Test Report: Docker_Linux_crio 19419

                    
                      8a9c88b3ddf5f2db5d767e246fc70d8fa21bf60c:2024-08-12:35756
                    
                

Test fail (2/336)

Order failed test Duration
43 TestAddons/parallel/Ingress 151.67
45 TestAddons/parallel/MetricsServer 363.75
x
+
TestAddons/parallel/Ingress (151.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-808918 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-808918 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-808918 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [bef3d5c7-f28f-481a-97de-a61ac3ad1d02] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [bef3d5c7-f28f-481a-97de-a61ac3ad1d02] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.002802845s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-808918 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.682811236s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-808918 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 addons disable ingress-dns --alsologtostderr -v=1: (1.498583657s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 addons disable ingress --alsologtostderr -v=1: (7.597457543s)
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-808918
helpers_test.go:235: (dbg) docker inspect addons-808918:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d",
	        "Created": "2024-08-12T17:56:15.740914333Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 391284,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-12T17:56:15.844056063Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:d17bd43848dafc874617b40727c19e00972ff1d078819db667eabdbf87894954",
	        "ResolvConfPath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/hostname",
	        "HostsPath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/hosts",
	        "LogPath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d-json.log",
	        "Name": "/addons-808918",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-808918:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-808918",
	            "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/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1-init/diff:/var/lib/docker/overlay2/07e187351611f1dfccdd9a045e09bf27d51dfeac4d877947d31bb83c6dbf6e09/diff",
	                "MergedDir": "/var/lib/docker/overlay2/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1/merged",
	                "UpperDir": "/var/lib/docker/overlay2/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1/diff",
	                "WorkDir": "/var/lib/docker/overlay2/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-808918",
	                "Source": "/var/lib/docker/volumes/addons-808918/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-808918",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0",
	            "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-808918",
	                "name.minikube.sigs.k8s.io": "addons-808918",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "703387f67e023c99d49d2a8df9c3ef0bcf760482feee75e36aa0c23aa789aa10",
	            "SandboxKey": "/var/run/docker/netns/703387f67e02",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-808918": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "7715664dca84518c8ac79036f8f7a42ea4aae4f36c6b489b548e9d17a720fb0c",
	                    "EndpointID": "4289ac478c4723c3bddcd82e90af67c113640460e86d0223cf0220552ec47dbc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-808918",
	                        "e10b6832fb7e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-808918 -n addons-808918
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-808918 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 logs -n 25: (1.073831455s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-578216 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | download-docker-578216                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-578216                                                                   | download-docker-578216 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-420801   | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | binary-mirror-420801                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:32957                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-420801                                                                     | binary-mirror-420801   | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| addons  | enable dashboard -p                                                                         | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-808918 --wait=true                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:58 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-808918 ssh cat                                                                       | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | /opt/local-path-provisioner/pvc-9a676841-9b09-42fc-bb69-c6ae0348fdbc_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 18:00 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-808918 ip                                                                            | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | -p addons-808918                                                                            |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| addons  | addons-808918 addons                                                                        | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-808918 addons                                                                        | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | -p addons-808918                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-808918 ssh curl -s                                                                   | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-808918 ip                                                                            | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:02 UTC | 12 Aug 24 18:02 UTC |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:02 UTC | 12 Aug 24 18:02 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:02 UTC | 12 Aug 24 18:02 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 17:55:54
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 17:55:54.372534  390563 out.go:291] Setting OutFile to fd 1 ...
	I0812 17:55:54.372628  390563 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:54.372635  390563 out.go:304] Setting ErrFile to fd 2...
	I0812 17:55:54.372639  390563 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:54.372805  390563 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 17:55:54.373395  390563 out.go:298] Setting JSON to false
	I0812 17:55:54.374296  390563 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":5901,"bootTime":1723479453,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 17:55:54.374356  390563 start.go:139] virtualization: kvm guest
	I0812 17:55:54.376331  390563 out.go:177] * [addons-808918] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 17:55:54.377638  390563 out.go:177]   - MINIKUBE_LOCATION=19419
	I0812 17:55:54.377636  390563 notify.go:220] Checking for updates...
	I0812 17:55:54.379891  390563 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 17:55:54.381021  390563 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 17:55:54.382253  390563 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 17:55:54.383483  390563 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 17:55:54.384601  390563 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 17:55:54.385917  390563 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 17:55:54.407957  390563 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 17:55:54.408083  390563 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:54.453887  390563 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 17:55:54.445466324 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:54.453996  390563 docker.go:307] overlay module found
	I0812 17:55:54.455840  390563 out.go:177] * Using the docker driver based on user configuration
	I0812 17:55:54.456987  390563 start.go:297] selected driver: docker
	I0812 17:55:54.456998  390563 start.go:901] validating driver "docker" against <nil>
	I0812 17:55:54.457009  390563 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 17:55:54.457782  390563 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:54.504753  390563 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 17:55:54.496193964 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:54.504931  390563 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 17:55:54.505133  390563 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]
	I0812 17:55:54.506672  390563 out.go:177] * Using Docker driver with root privileges
	I0812 17:55:54.508033  390563 cni.go:84] Creating CNI manager for ""
	I0812 17:55:54.508049  390563 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:55:54.508057  390563 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 17:55:54.508128  390563 start.go:340] cluster config:
	{Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 17:55:54.509378  390563 out.go:177] * Starting "addons-808918" primary control-plane node in "addons-808918" cluster
	I0812 17:55:54.510394  390563 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 17:55:54.511553  390563 out.go:177] * Pulling base image v0.0.44-1723026928-19389 ...
	I0812 17:55:54.512589  390563 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 17:55:54.512616  390563 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0812 17:55:54.512624  390563 cache.go:56] Caching tarball of preloaded images
	I0812 17:55:54.512681  390563 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 17:55:54.512695  390563 preload.go:172] Found /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0812 17:55:54.512704  390563 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0812 17:55:54.513030  390563 profile.go:143] Saving config to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/config.json ...
	I0812 17:55:54.513059  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/config.json: {Name:mkce0d62f88b3743c4b985bf5bdfe54d4f6ae0cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:55:54.527176  390563 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 17:55:54.527278  390563 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 17:55:54.527292  390563 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0812 17:55:54.527296  390563 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0812 17:55:54.527303  390563 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 17:55:54.527309  390563 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from local cache
	I0812 17:56:07.342245  390563 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from cached tarball
	I0812 17:56:07.342291  390563 cache.go:194] Successfully downloaded all kic artifacts
	I0812 17:56:07.342338  390563 start.go:360] acquireMachinesLock for addons-808918: {Name:mkb5ffd1644d0c67f171599800e9e0e0a8758a2d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0812 17:56:07.342443  390563 start.go:364] duration metric: took 83.564µs to acquireMachinesLock for "addons-808918"
	I0812 17:56:07.342467  390563 start.go:93] Provisioning new machine with config: &{Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0812 17:56:07.342539  390563 start.go:125] createHost starting for "" (driver="docker")
	I0812 17:56:07.425436  390563 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0812 17:56:07.425706  390563 start.go:159] libmachine.API.Create for "addons-808918" (driver="docker")
	I0812 17:56:07.425739  390563 client.go:168] LocalClient.Create starting
	I0812 17:56:07.425866  390563 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem
	I0812 17:56:07.510645  390563 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem
	I0812 17:56:07.697075  390563 cli_runner.go:164] Run: docker network inspect addons-808918 --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}}]}"
	W0812 17:56:07.712828  390563 cli_runner.go:211] docker network inspect addons-808918 --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
	I0812 17:56:07.712937  390563 network_create.go:284] running [docker network inspect addons-808918] to gather additional debugging logs...
	I0812 17:56:07.712966  390563 cli_runner.go:164] Run: docker network inspect addons-808918
	W0812 17:56:07.727660  390563 cli_runner.go:211] docker network inspect addons-808918 returned with exit code 1
	I0812 17:56:07.727694  390563 network_create.go:287] error running [docker network inspect addons-808918]: docker network inspect addons-808918: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-808918 not found
	I0812 17:56:07.727716  390563 network_create.go:289] output of [docker network inspect addons-808918]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-808918 not found
	
	** /stderr **
	I0812 17:56:07.727804  390563 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}}]}"
	I0812 17:56:07.744002  390563 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:0xc001ac47b0}
	I0812 17:56:07.744078  390563 network_create.go:124] attempt to create docker network addons-808918 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0812 17:56:07.744133  390563 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-808918 addons-808918
	I0812 17:56:08.001667  390563 network_create.go:108] docker network addons-808918 192.168.49.0/24 created
	I0812 17:56:08.001700  390563 kic.go:121] calculated static IP "192.168.49.2" for the "addons-808918" container
	I0812 17:56:08.001774  390563 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0812 17:56:08.016522  390563 cli_runner.go:164] Run: docker volume create addons-808918 --label name.minikube.sigs.k8s.io=addons-808918 --label created_by.minikube.sigs.k8s.io=true
	I0812 17:56:08.114383  390563 oci.go:103] Successfully created a docker volume addons-808918
	I0812 17:56:08.114484  390563 cli_runner.go:164] Run: docker run --rm --name addons-808918-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-808918 --entrypoint /usr/bin/test -v addons-808918:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib
	I0812 17:56:11.018049  390563 cli_runner.go:217] Completed: docker run --rm --name addons-808918-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-808918 --entrypoint /usr/bin/test -v addons-808918:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib: (2.903505036s)
	I0812 17:56:11.018080  390563 oci.go:107] Successfully prepared a docker volume addons-808918
	I0812 17:56:11.018097  390563 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 17:56:11.018125  390563 kic.go:194] Starting extracting preloaded images to volume ...
	I0812 17:56:11.018183  390563 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-808918:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0812 17:56:15.681972  390563 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-808918:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.663739271s)
	I0812 17:56:15.682016  390563 kic.go:203] duration metric: took 4.663878076s to extract preloaded images to volume ...
	W0812 17:56:15.682152  390563 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0812 17:56:15.682254  390563 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0812 17:56:15.726538  390563 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-808918 --name addons-808918 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-808918 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-808918 --network addons-808918 --ip 192.168.49.2 --volume addons-808918:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0
	I0812 17:56:16.015921  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Running}}
	I0812 17:56:16.033458  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:16.053348  390563 cli_runner.go:164] Run: docker exec addons-808918 stat /var/lib/dpkg/alternatives/iptables
	I0812 17:56:16.094352  390563 oci.go:144] the created container "addons-808918" has a running status.
	I0812 17:56:16.094385  390563 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa...
	I0812 17:56:16.276168  390563 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0812 17:56:16.301521  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:16.319647  390563 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0812 17:56:16.319671  390563 kic_runner.go:114] Args: [docker exec --privileged addons-808918 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0812 17:56:16.371961  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:16.391863  390563 machine.go:94] provisionDockerMachine start ...
	I0812 17:56:16.391956  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:16.408780  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:16.408968  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:16.408980  390563 main.go:141] libmachine: About to run SSH command:
	hostname
	I0812 17:56:16.610080  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-808918
	
	I0812 17:56:16.610109  390563 ubuntu.go:169] provisioning hostname "addons-808918"
	I0812 17:56:16.610175  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:16.632065  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:16.632298  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:16.632319  390563 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-808918 && echo "addons-808918" | sudo tee /etc/hostname
	I0812 17:56:16.760558  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-808918
	
	I0812 17:56:16.760642  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:16.777765  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:16.777982  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:16.778023  390563 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-808918' /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-808918/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-808918' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0812 17:56:16.893987  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0812 17:56:16.894054  390563 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19419-381930/.minikube CaCertPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19419-381930/.minikube}
	I0812 17:56:16.894088  390563 ubuntu.go:177] setting up certificates
	I0812 17:56:16.894101  390563 provision.go:84] configureAuth start
	I0812 17:56:16.894157  390563 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-808918
	I0812 17:56:16.910411  390563 provision.go:143] copyHostCerts
	I0812 17:56:16.910487  390563 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19419-381930/.minikube/key.pem (1679 bytes)
	I0812 17:56:16.910612  390563 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19419-381930/.minikube/ca.pem (1078 bytes)
	I0812 17:56:16.910681  390563 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19419-381930/.minikube/cert.pem (1123 bytes)
	I0812 17:56:16.910742  390563 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19419-381930/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca-key.pem org=jenkins.addons-808918 san=[127.0.0.1 192.168.49.2 addons-808918 localhost minikube]
	I0812 17:56:17.013322  390563 provision.go:177] copyRemoteCerts
	I0812 17:56:17.013397  390563 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0812 17:56:17.013435  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.029449  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.114216  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0812 17:56:17.135140  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0812 17:56:17.156012  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0812 17:56:17.176576  390563 provision.go:87] duration metric: took 282.461429ms to configureAuth
	I0812 17:56:17.176604  390563 ubuntu.go:193] setting minikube options for container-runtime
	I0812 17:56:17.176761  390563 config.go:182] Loaded profile config "addons-808918": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 17:56:17.176859  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.193216  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:17.193427  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:17.193450  390563 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0812 17:56:17.393782  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0812 17:56:17.393809  390563 machine.go:97] duration metric: took 1.001920745s to provisionDockerMachine
	I0812 17:56:17.393822  390563 client.go:171] duration metric: took 9.968075622s to LocalClient.Create
	I0812 17:56:17.393842  390563 start.go:167] duration metric: took 9.968138775s to libmachine.API.Create "addons-808918"
	I0812 17:56:17.393853  390563 start.go:293] postStartSetup for "addons-808918" (driver="docker")
	I0812 17:56:17.393865  390563 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]
	I0812 17:56:17.393922  390563 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
	I0812 17:56:17.393963  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.411111  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.502581  390563 ssh_runner.go:195] Run: cat /etc/os-release
	I0812 17:56:17.505493  390563 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0812 17:56:17.505519  390563 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0812 17:56:17.505527  390563 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0812 17:56:17.505533  390563 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0812 17:56:17.505543  390563 filesync.go:126] Scanning /home/jenkins/minikube-integration/19419-381930/.minikube/addons for local assets ...
	I0812 17:56:17.505589  390563 filesync.go:126] Scanning /home/jenkins/minikube-integration/19419-381930/.minikube/files for local assets ...
	I0812 17:56:17.505610  390563 start.go:296] duration metric: took 111.75152ms for postStartSetup
	I0812 17:56:17.505874  390563 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-808918
	I0812 17:56:17.522249  390563 profile.go:143] Saving config to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/config.json ...
	I0812 17:56:17.522480  390563 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 17:56:17.522524  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.538614  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.626620  390563 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0812 17:56:17.630715  390563 start.go:128] duration metric: took 10.28816258s to createHost
	I0812 17:56:17.630739  390563 start.go:83] releasing machines lock for "addons-808918", held for 10.288284956s
	I0812 17:56:17.630819  390563 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-808918
	I0812 17:56:17.647357  390563 ssh_runner.go:195] Run: cat /version.json
	I0812 17:56:17.647401  390563 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0812 17:56:17.647472  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.647403  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.664797  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.664891  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.826521  390563 ssh_runner.go:195] Run: systemctl --version
	I0812 17:56:17.830569  390563 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0812 17:56:17.967458  390563 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0812 17:56:17.971790  390563 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" ;
	I0812 17:56:17.989096  390563 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0812 17:56:17.989171  390563 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0812 17:56:18.014123  390563 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0812 17:56:18.014147  390563 start.go:495] detecting cgroup driver to use...
	I0812 17:56:18.014187  390563 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0812 17:56:18.014241  390563 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0812 17:56:18.027916  390563 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0812 17:56:18.037424  390563 docker.go:217] disabling cri-docker service (if available) ...
	I0812 17:56:18.037465  390563 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0812 17:56:18.049432  390563 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0812 17:56:18.061783  390563 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0812 17:56:18.134707  390563 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0812 17:56:18.210374  390563 docker.go:233] disabling docker service ...
	I0812 17:56:18.210423  390563 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0812 17:56:18.227727  390563 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0812 17:56:18.237653  390563 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0812 17:56:18.309606  390563 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0812 17:56:18.386717  390563 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0812 17:56:18.396784  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0812 17:56:18.410599  390563 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0812 17:56:18.410663  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.419312  390563 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0812 17:56:18.419366  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.427778  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.435929  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.444152  390563 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0812 17:56:18.452059  390563 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"
	I0812 17:56:18.460474  390563 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"
	I0812 17:56:18.474176  390563 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"
	I0812 17:56:18.483012  390563 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0812 17:56:18.490218  390563 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0812 17:56:18.497637  390563 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 17:56:18.568494  390563 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0812 17:56:18.675528  390563 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0812 17:56:18.675595  390563 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0812 17:56:18.678772  390563 start.go:563] Will wait 60s for crictl version
	I0812 17:56:18.678824  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:56:18.681851  390563 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0812 17:56:18.713273  390563 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0812 17:56:18.713366  390563 ssh_runner.go:195] Run: crio --version
	I0812 17:56:18.746739  390563 ssh_runner.go:195] Run: crio --version
	I0812 17:56:18.781842  390563 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0812 17:56:18.783082  390563 cli_runner.go:164] Run: docker network inspect addons-808918 --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}}]}"
	I0812 17:56:18.799168  390563 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0812 17:56:18.802640  390563 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""
	I0812 17:56:18.812460  390563 kubeadm.go:883] updating cluster {Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0812 17:56:18.812595  390563 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 17:56:18.812646  390563 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 17:56:18.876512  390563 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 17:56:18.876536  390563 crio.go:433] Images already preloaded, skipping extraction
	I0812 17:56:18.876594  390563 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 17:56:18.907150  390563 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 17:56:18.907174  390563 cache_images.go:84] Images are preloaded, skipping loading
	I0812 17:56:18.907182  390563 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0812 17:56:18.907280  390563 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-808918 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-808918 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:}
	I0812 17:56:18.907352  390563 ssh_runner.go:195] Run: crio config
	I0812 17:56:18.947463  390563 cni.go:84] Creating CNI manager for ""
	I0812 17:56:18.947488  390563 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:56:18.947505  390563 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0812 17:56:18.947535  390563 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-808918 NodeName:addons-808918 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}
	I0812 17:56:18.947711  390563 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-808918"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0812 17:56:18.947781  390563 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0812 17:56:18.955866  390563 binaries.go:44] Found k8s binaries, skipping transfer
	I0812 17:56:18.955932  390563 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0812 17:56:18.963307  390563 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0812 17:56:18.978525  390563 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0812 17:56:18.993827  390563 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0812 17:56:19.009653  390563 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0812 17:56:19.012540  390563 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""
	I0812 17:56:19.021691  390563 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 17:56:19.093370  390563 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 17:56:19.105790  390563 certs.go:68] Setting up /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918 for IP: 192.168.49.2
	I0812 17:56:19.105823  390563 certs.go:194] generating shared ca certs ...
	I0812 17:56:19.105849  390563 certs.go:226] acquiring lock for ca certs: {Name:mkfcc3edb334bd6ba47edb4b84a31a4a26ab9e3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.105988  390563 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key
	I0812 17:56:19.377820  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt ...
	I0812 17:56:19.377849  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt: {Name:mkeda05fa0babcd952c1f2e6e3144f0ab76fa4b6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.378016  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key ...
	I0812 17:56:19.378026  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key: {Name:mk2a258b121dcb15f07f63ee449a96b49b9248c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.378101  390563 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key
	I0812 17:56:19.748556  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.crt ...
	I0812 17:56:19.748587  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.crt: {Name:mk1bbe9a3c3bb2bc8f12d482a6247d9e5a47abe7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.748764  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key ...
	I0812 17:56:19.748775  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key: {Name:mk0049890c048abf67028d1ac867861b202c2026 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.748849  390563 certs.go:256] generating profile certs ...
	I0812 17:56:19.748909  390563 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.key
	I0812 17:56:19.748922  390563 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt with IP's: []
	I0812 17:56:19.820828  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt ...
	I0812 17:56:19.820857  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: {Name:mk29f232b7a1267f4fde315773f21ca6a3196f3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.821012  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.key ...
	I0812 17:56:19.821022  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.key: {Name:mke354a2d2b366afa78b3f676e674282de431a95 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.821093  390563 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f
	I0812 17:56:19.821112  390563 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0812 17:56:20.149861  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f ...
	I0812 17:56:20.149895  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f: {Name:mkca23c14b0f92a18db50588b2a218264d50f2af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.150074  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f ...
	I0812 17:56:20.150090  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f: {Name:mk581a81fa7a19b1903219aac636b8c78ecd9ec2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.150163  390563 certs.go:381] copying /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f -> /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt
	I0812 17:56:20.150261  390563 certs.go:385] copying /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f -> /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key
	I0812 17:56:20.150313  390563 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key
	I0812 17:56:20.150332  390563 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt with IP's: []
	I0812 17:56:20.270452  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt ...
	I0812 17:56:20.270483  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt: {Name:mkfb0b5b713bcf4163196fcee996d1fc896c387a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.270646  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key ...
	I0812 17:56:20.270659  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key: {Name:mk45b96dbe2be664415d2b833eedbd657d903989 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.270839  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca-key.pem (1675 bytes)
	I0812 17:56:20.270878  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem (1078 bytes)
	I0812 17:56:20.270904  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem (1123 bytes)
	I0812 17:56:20.270929  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/key.pem (1679 bytes)
	I0812 17:56:20.271516  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0812 17:56:20.293105  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0812 17:56:20.313936  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0812 17:56:20.334140  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0812 17:56:20.354920  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0812 17:56:20.375496  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0812 17:56:20.395957  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0812 17:56:20.416354  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0812 17:56:20.436971  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0812 17:56:20.457754  390563 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0812 17:56:20.472934  390563 ssh_runner.go:195] Run: openssl version
	I0812 17:56:20.477813  390563 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"
	I0812 17:56:20.486073  390563 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0812 17:56:20.489032  390563 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 12 17:56 /usr/share/ca-certificates/minikubeCA.pem
	I0812 17:56:20.489087  390563 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0812 17:56:20.495210  390563 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"
	I0812 17:56:20.503428  390563 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0812 17:56:20.506239  390563 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
	I0812 17:56:20.506300  390563 kubeadm.go:392] StartCluster: {Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 17:56:20.506385  390563 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0812 17:56:20.506441  390563 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0812 17:56:20.538350  390563 cri.go:89] found id: ""
	I0812 17:56:20.538424  390563 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0812 17:56:20.546466  390563 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0812 17:56:20.554247  390563 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0812 17:56:20.554300  390563 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
	I0812 17:56:20.561934  390563 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
	I0812 17:56:20.561974  390563 kubeadm.go:157] found existing configuration files:
	
	I0812 17:56:20.562063  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0812 17:56:20.570133  390563 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
	I0812 17:56:20.570187  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0812 17:56:20.577252  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0812 17:56:20.584528  390563 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
	I0812 17:56:20.584580  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0812 17:56:20.591522  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0812 17:56:20.598844  390563 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
	I0812 17:56:20.598891  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0812 17:56:20.605968  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0812 17:56:20.613268  390563 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
	I0812 17:56:20.613309  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0812 17:56:20.620346  390563 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0812 17:56:20.703022  390563 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-1066-gcp\n", err: exit status 1
	I0812 17:56:20.755299  390563 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0812 17:56:30.527615  390563 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0812 17:56:30.527666  390563 kubeadm.go:310] [preflight] Running pre-flight checks
	I0812 17:56:30.527784  390563 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0812 17:56:30.527885  390563 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0812 17:56:30.527935  390563 kubeadm.go:310] OS: Linux
	I0812 17:56:30.528000  390563 kubeadm.go:310] CGROUPS_CPU: enabled
	I0812 17:56:30.528064  390563 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0812 17:56:30.528132  390563 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0812 17:56:30.528195  390563 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0812 17:56:30.528264  390563 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0812 17:56:30.528328  390563 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0812 17:56:30.528399  390563 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0812 17:56:30.528470  390563 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0812 17:56:30.528543  390563 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0812 17:56:30.528640  390563 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0812 17:56:30.528771  390563 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0812 17:56:30.528907  390563 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0812 17:56:30.529016  390563 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0812 17:56:30.530714  390563 out.go:204]   - Generating certificates and keys ...
	I0812 17:56:30.530784  390563 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0812 17:56:30.530837  390563 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0812 17:56:30.530897  390563 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0812 17:56:30.530949  390563 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0812 17:56:30.531002  390563 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0812 17:56:30.531081  390563 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0812 17:56:30.531172  390563 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0812 17:56:30.531329  390563 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-808918 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 17:56:30.531414  390563 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0812 17:56:30.531553  390563 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-808918 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 17:56:30.531629  390563 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0812 17:56:30.531711  390563 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0812 17:56:30.531779  390563 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0812 17:56:30.531869  390563 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0812 17:56:30.531918  390563 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0812 17:56:30.531970  390563 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0812 17:56:30.532021  390563 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0812 17:56:30.532076  390563 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0812 17:56:30.532137  390563 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0812 17:56:30.532203  390563 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0812 17:56:30.532262  390563 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0812 17:56:30.533558  390563 out.go:204]   - Booting up control plane ...
	I0812 17:56:30.533623  390563 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0812 17:56:30.533695  390563 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0812 17:56:30.533774  390563 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0812 17:56:30.533877  390563 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0812 17:56:30.533949  390563 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0812 17:56:30.533983  390563 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0812 17:56:30.534115  390563 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0812 17:56:30.534186  390563 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0812 17:56:30.534235  390563 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.58874ms
	I0812 17:56:30.534298  390563 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0812 17:56:30.534346  390563 kubeadm.go:310] [api-check] The API server is healthy after 4.501957825s
	I0812 17:56:30.534433  390563 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0812 17:56:30.534575  390563 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0812 17:56:30.534625  390563 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0812 17:56:30.534779  390563 kubeadm.go:310] [mark-control-plane] Marking the node addons-808918 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0812 17:56:30.534826  390563 kubeadm.go:310] [bootstrap-token] Using token: c2l3yx.cmknwj5t5rosm03q
	I0812 17:56:30.536216  390563 out.go:204]   - Configuring RBAC rules ...
	I0812 17:56:30.536310  390563 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0812 17:56:30.536380  390563 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0812 17:56:30.536525  390563 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
	I0812 17:56:30.536684  390563 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0812 17:56:30.536803  390563 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0812 17:56:30.536926  390563 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0812 17:56:30.537047  390563 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0812 17:56:30.537115  390563 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0812 17:56:30.537173  390563 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0812 17:56:30.537182  390563 kubeadm.go:310] 
	I0812 17:56:30.537258  390563 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0812 17:56:30.537271  390563 kubeadm.go:310] 
	I0812 17:56:30.537385  390563 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0812 17:56:30.537394  390563 kubeadm.go:310] 
	I0812 17:56:30.537429  390563 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0812 17:56:30.537505  390563 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0812 17:56:30.537576  390563 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0812 17:56:30.537584  390563 kubeadm.go:310] 
	I0812 17:56:30.537652  390563 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0812 17:56:30.537665  390563 kubeadm.go:310] 
	I0812 17:56:30.537734  390563 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0812 17:56:30.537745  390563 kubeadm.go:310] 
	I0812 17:56:30.537827  390563 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0812 17:56:30.537891  390563 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0812 17:56:30.537957  390563 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0812 17:56:30.537966  390563 kubeadm.go:310] 
	I0812 17:56:30.538079  390563 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0812 17:56:30.538145  390563 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0812 17:56:30.538151  390563 kubeadm.go:310] 
	I0812 17:56:30.538229  390563 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token c2l3yx.cmknwj5t5rosm03q \
	I0812 17:56:30.538379  390563 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:863162be5a9ca86adb2b4a18d5f9c3a0664e7b9490b407e2f2c24b387ddd2d27 \
	I0812 17:56:30.538399  390563 kubeadm.go:310] 	--control-plane 
	I0812 17:56:30.538405  390563 kubeadm.go:310] 
	I0812 17:56:30.538477  390563 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0812 17:56:30.538482  390563 kubeadm.go:310] 
	I0812 17:56:30.538554  390563 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token c2l3yx.cmknwj5t5rosm03q \
	I0812 17:56:30.538661  390563 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:863162be5a9ca86adb2b4a18d5f9c3a0664e7b9490b407e2f2c24b387ddd2d27 
	I0812 17:56:30.538675  390563 cni.go:84] Creating CNI manager for ""
	I0812 17:56:30.538683  390563 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:56:30.540141  390563 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0812 17:56:30.541500  390563 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0812 17:56:30.545301  390563 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0812 17:56:30.545321  390563 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0812 17:56:30.561561  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0812 17:56:30.742826  390563 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0812 17:56:30.742915  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-808918 minikube.k8s.io/updated_at=2024_08_12T17_56_30_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=cef58b3fe6f92de527946427fe0cca1d2a7a15cc minikube.k8s.io/name=addons-808918 minikube.k8s.io/primary=true
	I0812 17:56:30.742915  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:30.864108  390563 ops.go:34] apiserver oom_adj: -16
	I0812 17:56:30.864224  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:31.364755  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:31.864736  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:32.364322  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:32.865118  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:33.364877  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:33.865206  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:34.364786  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:34.864915  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:35.365101  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:35.865123  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:36.365315  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:36.865212  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:37.364901  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:37.865029  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:38.364924  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:38.864447  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:39.365255  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:39.864395  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:40.364946  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:40.864297  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:41.365076  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:41.864712  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:42.365224  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:42.865192  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:43.365197  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:43.864351  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:43.928842  390563 kubeadm.go:1113] duration metric: took 13.186003823s to wait for elevateKubeSystemPrivileges
	I0812 17:56:43.928889  390563 kubeadm.go:394] duration metric: took 23.422595653s to StartCluster
	I0812 17:56:43.928929  390563 settings.go:142] acquiring lock: {Name:mke27b0d1485c5ddce671ff21d1ff05eaade07c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:43.929071  390563 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 17:56:43.929473  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/kubeconfig: {Name:mkf6da54cf5e65ae61df58077fa331943fa67f5c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:43.929691  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0812 17:56:43.929708  390563 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0812 17:56:43.929796  390563 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0812 17:56:43.929937  390563 addons.go:69] Setting yakd=true in profile "addons-808918"
	I0812 17:56:43.929935  390563 addons.go:69] Setting gcp-auth=true in profile "addons-808918"
	I0812 17:56:43.929954  390563 config.go:182] Loaded profile config "addons-808918": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 17:56:43.929953  390563 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-808918"
	I0812 17:56:43.929969  390563 addons.go:69] Setting cloud-spanner=true in profile "addons-808918"
	I0812 17:56:43.929986  390563 addons.go:234] Setting addon yakd=true in "addons-808918"
	I0812 17:56:43.929994  390563 mustload.go:65] Loading cluster: addons-808918
	I0812 17:56:43.929996  390563 addons.go:69] Setting default-storageclass=true in profile "addons-808918"
	I0812 17:56:43.930020  390563 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-808918"
	I0812 17:56:43.930028  390563 addons.go:69] Setting ingress-dns=true in profile "addons-808918"
	I0812 17:56:43.930049  390563 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-808918"
	I0812 17:56:43.930058  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930060  390563 addons.go:69] Setting ingress=true in profile "addons-808918"
	I0812 17:56:43.930064  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930079  390563 addons.go:234] Setting addon ingress=true in "addons-808918"
	I0812 17:56:43.930119  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930050  390563 addons.go:234] Setting addon ingress-dns=true in "addons-808918"
	I0812 17:56:43.930179  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930212  390563 config.go:182] Loaded profile config "addons-808918": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 17:56:43.930414  390563 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-808918"
	I0812 17:56:43.930443  390563 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-808918"
	I0812 17:56:43.930460  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930489  390563 addons.go:69] Setting metrics-server=true in profile "addons-808918"
	I0812 17:56:43.930515  390563 addons.go:234] Setting addon metrics-server=true in "addons-808918"
	I0812 17:56:43.930538  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930617  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930629  390563 addons.go:69] Setting registry=true in profile "addons-808918"
	I0812 17:56:43.930657  390563 addons.go:234] Setting addon registry=true in "addons-808918"
	I0812 17:56:43.930648  390563 addons.go:69] Setting volcano=true in profile "addons-808918"
	I0812 17:56:43.930681  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930707  390563 addons.go:234] Setting addon volcano=true in "addons-808918"
	I0812 17:56:43.930715  390563 addons.go:69] Setting storage-provisioner=true in profile "addons-808918"
	I0812 17:56:43.930739  390563 addons.go:234] Setting addon storage-provisioner=true in "addons-808918"
	I0812 17:56:43.930743  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930761  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930837  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930930  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930021  390563 addons.go:234] Setting addon cloud-spanner=true in "addons-808918"
	I0812 17:56:43.931153  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.931161  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931181  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931192  390563 addons.go:69] Setting volumesnapshots=true in profile "addons-808918"
	I0812 17:56:43.931217  390563 addons.go:234] Setting addon volumesnapshots=true in "addons-808918"
	I0812 17:56:43.931243  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.931259  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931589  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931652  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.932167  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.933657  390563 addons.go:69] Setting inspektor-gadget=true in profile "addons-808918"
	I0812 17:56:43.933699  390563 addons.go:234] Setting addon inspektor-gadget=true in "addons-808918"
	I0812 17:56:43.933733  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.934225  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.937484  390563 out.go:177] * Verifying Kubernetes components...
	I0812 17:56:43.930055  390563 addons.go:69] Setting helm-tiller=true in profile "addons-808918"
	I0812 17:56:43.937623  390563 addons.go:234] Setting addon helm-tiller=true in "addons-808918"
	I0812 17:56:43.930659  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.938544  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930617  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.929952  390563 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-808918"
	I0812 17:56:43.944926  390563 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 17:56:43.944943  390563 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-808918"
	I0812 17:56:43.944995  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.945382  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.945493  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930708  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.974477  390563 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0812 17:56:43.974582  390563 out.go:177]   - Using image docker.io/registry:2.8.3
	I0812 17:56:43.976251  390563 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0812 17:56:43.976276  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0812 17:56:43.976343  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.980258  390563 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0812 17:56:43.982203  390563 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0812 17:56:43.983145  390563 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0812 17:56:43.983170  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0812 17:56:43.983253  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.984242  390563 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0812 17:56:43.984258  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0812 17:56:43.984315  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.988945  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0812 17:56:43.989118  390563 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0812 17:56:43.990326  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0812 17:56:43.990392  390563 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0812 17:56:43.990531  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 17:56:43.990612  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.990971  390563 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0812 17:56:43.990988  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0812 17:56:43.991037  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.993513  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.994039  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 17:56:43.998844  390563 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0812 17:56:44.001932  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0812 17:56:44.001961  390563 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0812 17:56:44.002039  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.002244  390563 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0812 17:56:44.003500  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0812 17:56:44.003665  390563 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0812 17:56:44.003678  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0812 17:56:44.003726  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.005983  390563 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0812 17:56:44.011893  390563 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0812 17:56:44.011913  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0812 17:56:44.011972  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.012415  390563 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0812 17:56:44.012452  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0812 17:56:44.012522  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.021811  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0812 17:56:44.023877  390563 addons.go:234] Setting addon default-storageclass=true in "addons-808918"
	I0812 17:56:44.023922  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:44.024394  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:44.026680  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0812 17:56:44.028117  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0812 17:56:44.029267  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0812 17:56:44.030697  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0812 17:56:44.030979  390563 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-808918"
	I0812 17:56:44.031026  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:44.031500  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:44.032876  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0812 17:56:44.033004  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.035116  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0812 17:56:44.035119  390563 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0812 17:56:44.036338  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0812 17:56:44.036368  390563 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0812 17:56:44.036531  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.037550  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0812 17:56:44.038891  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0812 17:56:44.038914  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0812 17:56:44.038972  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	W0812 17:56:44.041978  390563 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0812 17:56:44.046454  390563 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0812 17:56:44.048105  390563 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0812 17:56:44.048127  390563 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0812 17:56:44.048199  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.061718  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.063547  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.070197  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.071703  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.082272  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.082272  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.083362  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.084442  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.099801  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.102998  390563 out.go:177]   - Using image docker.io/busybox:stable
	I0812 17:56:44.103486  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.105270  390563 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0812 17:56:44.105515  390563 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0812 17:56:44.105533  390563 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0812 17:56:44.105587  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.106561  390563 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0812 17:56:44.106579  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0812 17:56:44.106630  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.113466  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.122765  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.123699  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.161159  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0812 17:56:44.465350  390563 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 17:56:44.465668  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0812 17:56:44.467801  390563 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0812 17:56:44.467823  390563 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0812 17:56:44.553356  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0812 17:56:44.554711  390563 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0812 17:56:44.554781  390563 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0812 17:56:44.647906  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0812 17:56:44.651724  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0812 17:56:44.651811  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0812 17:56:44.653931  390563 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0812 17:56:44.653961  390563 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0812 17:56:44.657071  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0812 17:56:44.666769  390563 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0812 17:56:44.666818  390563 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0812 17:56:44.669741  390563 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0812 17:56:44.669767  390563 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0812 17:56:44.747741  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0812 17:56:44.751326  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0812 17:56:44.857611  390563 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0812 17:56:44.857645  390563 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0812 17:56:44.861664  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0812 17:56:44.861691  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0812 17:56:44.868537  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0812 17:56:44.868582  390563 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0812 17:56:44.950526  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0812 17:56:44.964362  390563 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0812 17:56:44.964395  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0812 17:56:44.967828  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0812 17:56:44.970421  390563 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0812 17:56:44.970445  390563 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0812 17:56:45.054532  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0812 17:56:45.054579  390563 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)
	I0812 17:56:45.057020  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0812 17:56:45.057046  390563 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0812 17:56:45.148728  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0812 17:56:45.148759  390563 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0812 17:56:45.151745  390563 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0812 17:56:45.151813  390563 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0812 17:56:45.257704  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0812 17:56:45.257803  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0812 17:56:45.262762  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0812 17:56:45.350135  390563 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0812 17:56:45.350167  390563 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0812 17:56:45.358441  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0812 17:56:45.358470  390563 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0812 17:56:45.447822  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0812 17:56:45.447912  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0812 17:56:45.553484  390563 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0812 17:56:45.553571  390563 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0812 17:56:45.647768  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0812 17:56:45.653504  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0812 17:56:45.653595  390563 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0812 17:56:45.659042  390563 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.497843664s)
	I0812 17:56:45.659223  390563 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0812 17:56:45.659158  390563 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.193771213s)
	I0812 17:56:45.660281  390563 node_ready.go:35] waiting up to 6m0s for node "addons-808918" to be "Ready" ...
	I0812 17:56:45.669533  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0812 17:56:45.669562  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0812 17:56:45.748445  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0812 17:56:45.748536  390563 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0812 17:56:45.947703  390563 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0812 17:56:45.947800  390563 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0812 17:56:46.149068  390563 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 17:56:46.149149  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0812 17:56:46.156066  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0812 17:56:46.156148  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0812 17:56:46.168425  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0812 17:56:46.168504  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0812 17:56:46.352208  390563 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-808918" context rescaled to 1 replicas
	I0812 17:56:46.356526  390563 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0812 17:56:46.356565  390563 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0812 17:56:46.360766  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 17:56:46.447688  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0812 17:56:46.656580  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0812 17:56:46.656681  390563 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0812 17:56:46.849449  390563 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0812 17:56:46.849535  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0812 17:56:46.948286  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0812 17:56:46.948329  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0812 17:56:47.148586  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0812 17:56:47.256550  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0812 17:56:47.256578  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0812 17:56:47.447807  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0812 17:56:47.447841  390563 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0812 17:56:47.568544  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0812 17:56:47.771401  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:50.164586  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:50.549714  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.083998393s)
	I0812 17:56:50.549767  390563 addons.go:475] Verifying addon ingress=true in "addons-808918"
	I0812 17:56:50.549887  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.996481941s)
	I0812 17:56:50.549998  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.902009061s)
	I0812 17:56:50.550103  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.893004004s)
	I0812 17:56:50.550155  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.802366406s)
	I0812 17:56:50.550210  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.798853114s)
	I0812 17:56:50.550254  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (5.599692569s)
	I0812 17:56:50.550303  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.582450439s)
	I0812 17:56:50.550351  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.287514988s)
	I0812 17:56:50.550370  390563 addons.go:475] Verifying addon registry=true in "addons-808918"
	I0812 17:56:50.550561  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.902693432s)
	I0812 17:56:50.550868  390563 addons.go:475] Verifying addon metrics-server=true in "addons-808918"
	I0812 17:56:50.554202  390563 out.go:177] * Verifying registry addon...
	I0812 17:56:50.554249  390563 out.go:177] * Verifying ingress addon...
	I0812 17:56:50.556816  390563 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0812 17:56:50.556816  390563 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0812 17:56:50.561841  390563 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0812 17:56:50.564196  390563 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 17:56:50.564216  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:50.564505  390563 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0812 17:56:50.564525  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:51.064425  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:51.064632  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:51.260643  390563 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0812 17:56:51.260725  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:51.280663  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:51.357518  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.996701321s)
	W0812 17:56:51.357579  390563 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0812 17:56:51.357629  390563 retry.go:31] will retry after 125.338355ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0812 17:56:51.357707  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.909926532s)
	I0812 17:56:51.358045  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.209395762s)
	I0812 17:56:51.359107  390563 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-808918 service yakd-dashboard -n yakd-dashboard
	
	I0812 17:56:51.483610  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 17:56:51.561115  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:51.561981  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:51.566350  390563 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0812 17:56:51.646543  390563 addons.go:234] Setting addon gcp-auth=true in "addons-808918"
	I0812 17:56:51.646615  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:51.647187  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:51.671411  390563 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0812 17:56:51.671475  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:51.692865  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:51.986485  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.417869588s)
	I0812 17:56:51.986535  390563 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-808918"
	I0812 17:56:51.988020  390563 out.go:177] * Verifying csi-hostpath-driver addon...
	I0812 17:56:51.990093  390563 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0812 17:56:52.049969  390563 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 17:56:52.050024  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:52.061544  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:52.061710  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:52.385220  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 17:56:52.386493  390563 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0812 17:56:52.387675  390563 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0812 17:56:52.387691  390563 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0812 17:56:52.404273  390563 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0812 17:56:52.404294  390563 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0812 17:56:52.420672  390563 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0812 17:56:52.420690  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0812 17:56:52.436181  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0812 17:56:52.495489  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:52.562426  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:52.563290  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:52.663590  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:52.763546  390563 addons.go:475] Verifying addon gcp-auth=true in "addons-808918"
	I0812 17:56:52.764906  390563 out.go:177] * Verifying gcp-auth addon...
	I0812 17:56:52.767074  390563 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0812 17:56:52.769134  390563 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0812 17:56:52.769150  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:52.994482  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:53.060413  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:53.060650  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:53.270364  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:53.494252  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:53.561954  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:53.562279  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:53.771894  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:54.049932  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:54.061843  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:54.062771  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:54.270644  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:54.495220  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:54.560469  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:54.560674  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:54.664371  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:54.770780  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:54.995626  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:55.060691  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:55.061064  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:55.270948  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:55.494811  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:55.560849  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:55.561090  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:55.770588  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:55.994487  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:56.060440  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:56.060917  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:56.270982  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:56.494815  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:56.560745  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:56.560911  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:56.770119  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:56.994784  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:57.060875  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:57.061063  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:57.169280  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:57.270807  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:57.494432  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:57.560639  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:57.560639  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:57.770968  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:57.994751  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:58.060626  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:58.060728  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:58.270989  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:58.496949  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:58.560840  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:58.561061  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:58.771121  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:58.994672  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:59.060846  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:59.061007  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:59.270716  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:59.494475  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:59.560326  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:59.560516  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:59.664031  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:59.770832  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:59.994537  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:00.060446  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:00.060622  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:00.270708  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:00.494356  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:00.561149  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:00.561207  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:00.770512  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:00.994417  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:01.060366  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:01.060559  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:01.270953  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:01.494562  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:01.560481  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:01.560665  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:01.770989  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:01.994649  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:02.060699  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:02.060884  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:02.163319  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:57:02.270852  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:02.494486  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:02.560487  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:02.560657  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:02.771803  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:02.994929  390563 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 17:57:02.994960  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:03.073626  390563 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 17:57:03.073730  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:03.074907  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:03.164013  390563 node_ready.go:49] node "addons-808918" has status "Ready":"True"
	I0812 17:57:03.164044  390563 node_ready.go:38] duration metric: took 17.503702041s for node "addons-808918" to be "Ready" ...
	I0812 17:57:03.164058  390563 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0812 17:57:03.173976  390563 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-k9fzz" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:03.270554  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:03.497192  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:03.562265  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:03.563943  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:03.770847  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:04.052417  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:04.062272  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:04.063914  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:04.180661  390563 pod_ready.go:92] pod "coredns-7db6d8ff4d-k9fzz" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.180690  390563 pod_ready.go:81] duration metric: took 1.006689071s for pod "coredns-7db6d8ff4d-k9fzz" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.180716  390563 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.252001  390563 pod_ready.go:92] pod "etcd-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.252028  390563 pod_ready.go:81] duration metric: took 71.303335ms for pod "etcd-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.252045  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.256560  390563 pod_ready.go:92] pod "kube-apiserver-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.256585  390563 pod_ready.go:81] duration metric: took 4.531355ms for pod "kube-apiserver-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.256597  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.261371  390563 pod_ready.go:92] pod "kube-controller-manager-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.261394  390563 pod_ready.go:81] duration metric: took 4.788161ms for pod "kube-controller-manager-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.261409  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-gq98h" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.269880  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:04.364870  390563 pod_ready.go:92] pod "kube-proxy-gq98h" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.364895  390563 pod_ready.go:81] duration metric: took 103.47911ms for pod "kube-proxy-gq98h" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.364906  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.496366  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:04.561841  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:04.561871  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:04.764870  390563 pod_ready.go:92] pod "kube-scheduler-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.764894  390563 pod_ready.go:81] duration metric: took 399.982151ms for pod "kube-scheduler-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.764904  390563 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.770607  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:04.996375  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:05.062469  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:05.062514  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:05.270591  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:05.496038  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:05.563789  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:05.565118  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:05.770499  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:05.996908  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:06.061981  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:06.062167  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:06.270895  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:06.496443  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:06.561893  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:06.561992  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:06.771024  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:06.771270  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:06.997022  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:07.062977  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:07.063681  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:07.270218  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:07.496351  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:07.561785  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:07.562174  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:07.771052  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:07.995899  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:08.061092  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:08.061400  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:08.270150  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:08.496287  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:08.561188  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:08.561508  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:08.770399  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:08.998238  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:09.060954  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:09.061196  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:09.269634  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:09.269854  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:09.495655  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:09.561517  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:09.561860  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:09.770320  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:09.994704  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:10.061665  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:10.061834  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:10.270723  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:10.495252  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:10.561468  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:10.561697  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:10.770641  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:10.996496  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:11.061554  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:11.062366  390563 kapi.go:107] duration metric: took 20.505542061s to wait for kubernetes.io/minikube-addons=registry ...
	I0812 17:57:11.270414  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:11.270492  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:11.495774  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:11.561384  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:11.772301  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:11.995575  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:12.062139  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:12.270410  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:12.495329  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:12.561653  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:12.770175  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:12.996223  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:13.061390  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:13.271054  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:13.271114  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:13.496801  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:13.561409  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:13.770495  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:13.996175  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:14.063123  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:14.270663  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:14.551339  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:14.561551  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:14.770790  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:14.995884  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:15.060773  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:15.270108  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:15.494608  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:15.562074  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:15.769924  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:15.770439  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:15.995232  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:16.062068  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:16.270822  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:16.551051  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:16.561960  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:16.770346  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:17.048346  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:17.061435  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:17.270140  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:17.496236  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:17.561432  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:17.770947  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:17.771330  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:17.996300  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:18.061415  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:18.275900  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:18.495540  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:18.562059  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:18.770394  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:18.995751  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:19.061972  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:19.270675  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:19.496385  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:19.561710  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:19.772229  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:19.773645  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:19.995484  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:20.061367  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:20.270636  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:20.495903  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:20.561504  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:20.769977  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:20.996321  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:21.061419  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:21.270869  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:21.495551  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:21.562129  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:21.769740  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:21.995211  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:22.060915  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:22.270304  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:22.270381  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:22.498100  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:22.560927  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:22.770766  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:23.051671  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:23.061803  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:23.271488  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:23.495430  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:23.561376  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:23.771165  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:23.996385  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:24.061509  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:24.270540  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:24.270648  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:24.495432  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:24.561923  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:24.770309  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:24.996301  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:25.062181  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:25.270667  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:25.495222  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:25.561167  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:25.770681  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:25.997112  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:26.061089  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:26.270541  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:26.494916  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:26.560652  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:26.769861  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:26.769934  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:26.995478  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:27.061313  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:27.270519  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:27.496372  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:27.561625  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:27.770852  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:27.996961  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:28.061243  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:28.270509  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:28.496219  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:28.560732  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:28.770857  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:28.770941  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:28.995619  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:29.061587  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:29.270813  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:29.496520  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:29.561485  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:29.770195  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:29.996069  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:30.061588  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:30.270831  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:30.496128  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:30.560943  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:30.770335  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:30.994578  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:31.061303  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:31.270632  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:31.270753  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:31.496347  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:31.560905  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:31.770559  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:31.995205  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:32.060839  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:32.270164  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:32.496187  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:32.561837  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:32.770254  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:32.997157  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:33.060762  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:33.270937  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:33.271135  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:33.496414  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:33.561893  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:33.771054  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:33.995988  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:34.061588  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:34.270829  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:34.496234  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:34.561007  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:34.770526  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:34.995441  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:35.061122  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:35.270461  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:35.494719  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:35.561402  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:35.772362  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:35.772834  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:36.050755  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:36.061580  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:36.272316  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:36.551983  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:36.562082  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:36.772731  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:37.053171  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:37.062681  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:37.270930  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:37.549991  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:37.562055  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:37.770068  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:37.995665  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:38.061417  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:38.270540  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:38.271251  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:38.495920  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:38.560863  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:38.770786  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:38.996387  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:39.061103  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:39.272449  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:39.496558  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:39.561094  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:39.770720  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:39.995956  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:40.060786  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:40.270312  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:40.495746  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:40.561523  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:40.771260  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:40.771260  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:40.995646  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:41.061425  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:41.270918  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:41.497008  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:41.561378  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:41.770616  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:41.995182  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:42.061227  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:42.272784  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:42.495330  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:42.561564  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:42.771238  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:42.771858  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:42.995940  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:43.060945  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:43.270173  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:43.498507  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:43.561587  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:43.770551  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:43.996690  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:44.060986  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:44.270581  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:44.496359  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:44.562282  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:44.770265  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:45.149752  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:45.150212  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:45.272262  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:45.272968  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:45.554176  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:45.564138  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:45.770740  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:46.052272  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:46.062516  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:46.355390  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:46.552121  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:46.568425  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:46.850613  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:47.149630  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:47.156770  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:47.270492  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:47.496177  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:47.562195  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:47.770504  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:47.770692  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:47.994937  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:48.060539  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:48.270364  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:48.496568  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:48.560961  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:48.770399  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:48.996631  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:49.061833  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:49.270546  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:49.496090  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:49.560827  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:49.770339  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:49.770961  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:49.995537  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:50.061215  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:50.269771  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:50.495630  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:50.561938  390563 kapi.go:107] duration metric: took 1m0.005119162s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0812 17:57:50.770529  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:50.995282  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:51.270474  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:51.494964  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:51.770758  390563 kapi.go:107] duration metric: took 59.003681965s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0812 17:57:51.771130  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:51.772696  390563 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-808918 cluster.
	I0812 17:57:51.774390  390563 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.
	I0812 17:57:51.775717  390563 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0812 17:57:52.052050  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:52.496328  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:52.995198  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:53.495394  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:53.996928  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:54.271449  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:54.496477  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:54.994924  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:55.497311  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:55.995538  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:56.495319  390563 kapi.go:107] duration metric: took 1m4.505224343s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0812 17:57:56.496923  390563 out.go:177] * Enabled addons: ingress-dns, storage-provisioner, nvidia-device-plugin, cloud-spanner, helm-tiller, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0812 17:57:56.498146  390563 addons.go:510] duration metric: took 1m12.568352093s for enable addons: enabled=[ingress-dns storage-provisioner nvidia-device-plugin cloud-spanner helm-tiller metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0812 17:57:56.770845  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:59.270358  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:01.271468  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:03.770883  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:05.771276  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:08.270207  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:10.770844  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:13.270537  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:15.770819  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:17.770888  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:19.772028  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:22.269974  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:24.270328  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:26.270407  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:28.770976  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:31.270165  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:33.270225  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:35.271170  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:37.770419  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:40.269973  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:42.270819  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:43.770977  390563 pod_ready.go:92] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"True"
	I0812 17:58:43.771005  390563 pod_ready.go:81] duration metric: took 1m39.006094451s for pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace to be "Ready" ...
	I0812 17:58:43.771016  390563 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-7wrl9" in "kube-system" namespace to be "Ready" ...
	I0812 17:58:43.775229  390563 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-7wrl9" in "kube-system" namespace has status "Ready":"True"
	I0812 17:58:43.775252  390563 pod_ready.go:81] duration metric: took 4.228901ms for pod "nvidia-device-plugin-daemonset-7wrl9" in "kube-system" namespace to be "Ready" ...
	I0812 17:58:43.775270  390563 pod_ready.go:38] duration metric: took 1m40.6111795s 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" ...
	I0812 17:58:43.775290  390563 api_server.go:52] waiting for apiserver process to appear ...
	I0812 17:58:43.775321  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 17:58:43.775372  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 17:58:43.809204  390563 cri.go:89] found id: "b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:43.809223  390563 cri.go:89] found id: ""
	I0812 17:58:43.809231  390563 logs.go:276] 1 containers: [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742]
	I0812 17:58:43.809273  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.812564  390563 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 17:58:43.812622  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 17:58:43.845860  390563 cri.go:89] found id: "a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:43.845886  390563 cri.go:89] found id: ""
	I0812 17:58:43.845895  390563 logs.go:276] 1 containers: [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b]
	I0812 17:58:43.845949  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.849180  390563 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 17:58:43.849244  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 17:58:43.882646  390563 cri.go:89] found id: "d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:43.882675  390563 cri.go:89] found id: ""
	I0812 17:58:43.882688  390563 logs.go:276] 1 containers: [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca]
	I0812 17:58:43.882737  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.886077  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 17:58:43.886129  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 17:58:43.919383  390563 cri.go:89] found id: "5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:43.919410  390563 cri.go:89] found id: ""
	I0812 17:58:43.919421  390563 logs.go:276] 1 containers: [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4]
	I0812 17:58:43.919480  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.922682  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 17:58:43.922743  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 17:58:43.955044  390563 cri.go:89] found id: "f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:43.955071  390563 cri.go:89] found id: ""
	I0812 17:58:43.955081  390563 logs.go:276] 1 containers: [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5]
	I0812 17:58:43.955136  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.958347  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 17:58:43.958420  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 17:58:43.990587  390563 cri.go:89] found id: "f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:43.990609  390563 cri.go:89] found id: ""
	I0812 17:58:43.990619  390563 logs.go:276] 1 containers: [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0]
	I0812 17:58:43.990679  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.994111  390563 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 17:58:43.994177  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 17:58:44.029140  390563 cri.go:89] found id: "975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:44.029159  390563 cri.go:89] found id: ""
	I0812 17:58:44.029167  390563 logs.go:276] 1 containers: [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33]
	I0812 17:58:44.029210  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:44.032385  390563 logs.go:123] Gathering logs for CRI-O ...
	I0812 17:58:44.032407  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 17:58:44.110839  390563 logs.go:123] Gathering logs for container status ...
	I0812 17:58:44.110878  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 17:58:44.153177  390563 logs.go:123] Gathering logs for kubelet ...
	I0812 17:58:44.153209  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 17:58:44.220654  390563 logs.go:123] Gathering logs for dmesg ...
	I0812 17:58:44.220692  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 17:58:44.246388  390563 logs.go:123] Gathering logs for kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] ...
	I0812 17:58:44.246422  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:44.289683  390563 logs.go:123] Gathering logs for coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] ...
	I0812 17:58:44.289716  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:44.326204  390563 logs.go:123] Gathering logs for kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] ...
	I0812 17:58:44.326238  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:44.382593  390563 logs.go:123] Gathering logs for kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] ...
	I0812 17:58:44.382628  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:44.423704  390563 logs.go:123] Gathering logs for describe nodes ...
	I0812 17:58:44.423739  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 17:58:44.520927  390563 logs.go:123] Gathering logs for etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] ...
	I0812 17:58:44.520960  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:44.564728  390563 logs.go:123] Gathering logs for kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] ...
	I0812 17:58:44.564757  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:44.604380  390563 logs.go:123] Gathering logs for kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] ...
	I0812 17:58:44.604414  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:47.137306  390563 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 17:58:47.151349  390563 api_server.go:72] duration metric: took 2m3.221602847s to wait for apiserver process to appear ...
	I0812 17:58:47.151384  390563 api_server.go:88] waiting for apiserver healthz status ...
	I0812 17:58:47.151419  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 17:58:47.151462  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 17:58:47.183483  390563 cri.go:89] found id: "b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:47.183503  390563 cri.go:89] found id: ""
	I0812 17:58:47.183510  390563 logs.go:276] 1 containers: [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742]
	I0812 17:58:47.183567  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.186872  390563 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 17:58:47.186931  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 17:58:47.220219  390563 cri.go:89] found id: "a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:47.220240  390563 cri.go:89] found id: ""
	I0812 17:58:47.220248  390563 logs.go:276] 1 containers: [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b]
	I0812 17:58:47.220301  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.223574  390563 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 17:58:47.223644  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 17:58:47.256438  390563 cri.go:89] found id: "d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:47.256463  390563 cri.go:89] found id: ""
	I0812 17:58:47.256471  390563 logs.go:276] 1 containers: [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca]
	I0812 17:58:47.256514  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.259825  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 17:58:47.259880  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 17:58:47.292370  390563 cri.go:89] found id: "5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:47.292393  390563 cri.go:89] found id: ""
	I0812 17:58:47.292403  390563 logs.go:276] 1 containers: [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4]
	I0812 17:58:47.292457  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.295798  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 17:58:47.295866  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 17:58:47.329445  390563 cri.go:89] found id: "f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:47.329468  390563 cri.go:89] found id: ""
	I0812 17:58:47.329477  390563 logs.go:276] 1 containers: [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5]
	I0812 17:58:47.329526  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.332790  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 17:58:47.332844  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 17:58:47.366998  390563 cri.go:89] found id: "f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:47.367021  390563 cri.go:89] found id: ""
	I0812 17:58:47.367030  390563 logs.go:276] 1 containers: [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0]
	I0812 17:58:47.367073  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.370395  390563 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 17:58:47.370456  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 17:58:47.404045  390563 cri.go:89] found id: "975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:47.404070  390563 cri.go:89] found id: ""
	I0812 17:58:47.404080  390563 logs.go:276] 1 containers: [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33]
	I0812 17:58:47.404141  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.407570  390563 logs.go:123] Gathering logs for coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] ...
	I0812 17:58:47.407593  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:47.443300  390563 logs.go:123] Gathering logs for kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] ...
	I0812 17:58:47.443331  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:47.482608  390563 logs.go:123] Gathering logs for kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] ...
	I0812 17:58:47.482639  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:47.538339  390563 logs.go:123] Gathering logs for kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] ...
	I0812 17:58:47.538372  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:47.578495  390563 logs.go:123] Gathering logs for container status ...
	I0812 17:58:47.578529  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 17:58:47.620501  390563 logs.go:123] Gathering logs for kubelet ...
	I0812 17:58:47.620529  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 17:58:47.689495  390563 logs.go:123] Gathering logs for etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] ...
	I0812 17:58:47.689536  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:47.733364  390563 logs.go:123] Gathering logs for kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] ...
	I0812 17:58:47.733400  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:47.777653  390563 logs.go:123] Gathering logs for kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] ...
	I0812 17:58:47.777689  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:47.810603  390563 logs.go:123] Gathering logs for CRI-O ...
	I0812 17:58:47.810638  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 17:58:47.884555  390563 logs.go:123] Gathering logs for dmesg ...
	I0812 17:58:47.884592  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 17:58:47.912023  390563 logs.go:123] Gathering logs for describe nodes ...
	I0812 17:58:47.912051  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 17:58:50.506637  390563 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0812 17:58:50.510241  390563 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0812 17:58:50.511180  390563 api_server.go:141] control plane version: v1.30.3
	I0812 17:58:50.511221  390563 api_server.go:131] duration metric: took 3.359829706s to wait for apiserver health ...
	I0812 17:58:50.511232  390563 system_pods.go:43] waiting for kube-system pods to appear ...
	I0812 17:58:50.511260  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 17:58:50.511317  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 17:58:50.545502  390563 cri.go:89] found id: "b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:50.545524  390563 cri.go:89] found id: ""
	I0812 17:58:50.545532  390563 logs.go:276] 1 containers: [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742]
	I0812 17:58:50.545589  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.549097  390563 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 17:58:50.549168  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 17:58:50.581832  390563 cri.go:89] found id: "a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:50.581858  390563 cri.go:89] found id: ""
	I0812 17:58:50.581867  390563 logs.go:276] 1 containers: [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b]
	I0812 17:58:50.581913  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.585326  390563 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 17:58:50.585396  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 17:58:50.617666  390563 cri.go:89] found id: "d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:50.617691  390563 cri.go:89] found id: ""
	I0812 17:58:50.617704  390563 logs.go:276] 1 containers: [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca]
	I0812 17:58:50.617754  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.620900  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 17:58:50.620959  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 17:58:50.653724  390563 cri.go:89] found id: "5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:50.653749  390563 cri.go:89] found id: ""
	I0812 17:58:50.653759  390563 logs.go:276] 1 containers: [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4]
	I0812 17:58:50.653811  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.657039  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 17:58:50.657096  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 17:58:50.689747  390563 cri.go:89] found id: "f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:50.689774  390563 cri.go:89] found id: ""
	I0812 17:58:50.689783  390563 logs.go:276] 1 containers: [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5]
	I0812 17:58:50.689849  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.693316  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 17:58:50.693383  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 17:58:50.726612  390563 cri.go:89] found id: "f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:50.726638  390563 cri.go:89] found id: ""
	I0812 17:58:50.726647  390563 logs.go:276] 1 containers: [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0]
	I0812 17:58:50.726698  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.730051  390563 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 17:58:50.730112  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 17:58:50.763224  390563 cri.go:89] found id: "975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:50.763246  390563 cri.go:89] found id: ""
	I0812 17:58:50.763254  390563 logs.go:276] 1 containers: [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33]
	I0812 17:58:50.763307  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.766628  390563 logs.go:123] Gathering logs for CRI-O ...
	I0812 17:58:50.766654  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 17:58:50.842899  390563 logs.go:123] Gathering logs for container status ...
	I0812 17:58:50.842939  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 17:58:50.883331  390563 logs.go:123] Gathering logs for describe nodes ...
	I0812 17:58:50.883360  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 17:58:50.977224  390563 logs.go:123] Gathering logs for etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] ...
	I0812 17:58:50.977255  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:51.019928  390563 logs.go:123] Gathering logs for kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] ...
	I0812 17:58:51.019960  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:51.059028  390563 logs.go:123] Gathering logs for kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] ...
	I0812 17:58:51.059056  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:51.113750  390563 logs.go:123] Gathering logs for kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] ...
	I0812 17:58:51.113784  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:51.147910  390563 logs.go:123] Gathering logs for kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] ...
	I0812 17:58:51.147935  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:51.188964  390563 logs.go:123] Gathering logs for kubelet ...
	I0812 17:58:51.188994  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 17:58:51.257347  390563 logs.go:123] Gathering logs for dmesg ...
	I0812 17:58:51.257384  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 17:58:51.283038  390563 logs.go:123] Gathering logs for kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] ...
	I0812 17:58:51.283075  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:51.326307  390563 logs.go:123] Gathering logs for coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] ...
	I0812 17:58:51.326339  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:53.875430  390563 system_pods.go:59] 19 kube-system pods found
	I0812 17:58:53.875461  390563 system_pods.go:61] "coredns-7db6d8ff4d-k9fzz" [7ecbdf95-7098-417e-80c9-93418d94eff4] Running
	I0812 17:58:53.875466  390563 system_pods.go:61] "csi-hostpath-attacher-0" [8a39a2ce-633c-42e7-ab33-b77e0a45ba2a] Running
	I0812 17:58:53.875471  390563 system_pods.go:61] "csi-hostpath-resizer-0" [620a03c9-f9da-406e-816b-507f8015ad5d] Running
	I0812 17:58:53.875474  390563 system_pods.go:61] "csi-hostpathplugin-g2gl5" [7c7fbf52-5654-45f6-a4ea-6ddb8934d9a9] Running
	I0812 17:58:53.875478  390563 system_pods.go:61] "etcd-addons-808918" [f2ab8b4d-94b2-4772-b9d7-87cd87a3ff7a] Running
	I0812 17:58:53.875481  390563 system_pods.go:61] "kindnet-ssl56" [0d4b6fc7-1e16-40ee-aa87-d18e020dc734] Running
	I0812 17:58:53.875485  390563 system_pods.go:61] "kube-apiserver-addons-808918" [f7c75b7c-2561-4198-952c-85452e8f0d6d] Running
	I0812 17:58:53.875488  390563 system_pods.go:61] "kube-controller-manager-addons-808918" [2c8971bf-406d-4122-941f-aeae4fe305ea] Running
	I0812 17:58:53.875491  390563 system_pods.go:61] "kube-ingress-dns-minikube" [2ee227fa-4a7a-4608-973b-6fb4ed08f281] Running
	I0812 17:58:53.875495  390563 system_pods.go:61] "kube-proxy-gq98h" [af1f17d3-f323-4a30-9d1c-b48c5d6566cc] Running
	I0812 17:58:53.875499  390563 system_pods.go:61] "kube-scheduler-addons-808918" [9782f8d1-f921-49e5-bfec-ccd1bba260b3] Running
	I0812 17:58:53.875504  390563 system_pods.go:61] "metrics-server-c59844bb4-5vl77" [06131209-4466-4549-9ec2-884be212e6da] Running
	I0812 17:58:53.875512  390563 system_pods.go:61] "nvidia-device-plugin-daemonset-7wrl9" [1a324a3a-b1f4-4dec-8237-29ff64b3aee0] Running
	I0812 17:58:53.875517  390563 system_pods.go:61] "registry-698f998955-l2xhc" [4afae8e5-0b35-4a54-a3fb-7fdfabfc290d] Running
	I0812 17:58:53.875528  390563 system_pods.go:61] "registry-proxy-vvb8n" [2c8acbf5-88cf-4f84-8a6f-726b9bc28164] Running
	I0812 17:58:53.875532  390563 system_pods.go:61] "snapshot-controller-745499f584-ml8p9" [ddbb21fe-2713-4370-86a5-cffa138e0f13] Running
	I0812 17:58:53.875537  390563 system_pods.go:61] "snapshot-controller-745499f584-txzn6" [29f5cd61-ae32-47ba-903b-830028bac519] Running
	I0812 17:58:53.875542  390563 system_pods.go:61] "storage-provisioner" [f6550f63-491f-4cfd-bdad-2f7ecb7bbc6a] Running
	I0812 17:58:53.875546  390563 system_pods.go:61] "tiller-deploy-6677d64bcd-xgzk5" [dc8fa4a7-5a0d-4d21-a2e7-9f4a977b6008] Running
	I0812 17:58:53.875555  390563 system_pods.go:74] duration metric: took 3.3643155s to wait for pod list to return data ...
	I0812 17:58:53.875566  390563 default_sa.go:34] waiting for default service account to be created ...
	I0812 17:58:53.877307  390563 default_sa.go:45] found service account: "default"
	I0812 17:58:53.877326  390563 default_sa.go:55] duration metric: took 1.75297ms for default service account to be created ...
	I0812 17:58:53.877333  390563 system_pods.go:116] waiting for k8s-apps to be running ...
	I0812 17:58:53.886140  390563 system_pods.go:86] 19 kube-system pods found
	I0812 17:58:53.886164  390563 system_pods.go:89] "coredns-7db6d8ff4d-k9fzz" [7ecbdf95-7098-417e-80c9-93418d94eff4] Running
	I0812 17:58:53.886170  390563 system_pods.go:89] "csi-hostpath-attacher-0" [8a39a2ce-633c-42e7-ab33-b77e0a45ba2a] Running
	I0812 17:58:53.886174  390563 system_pods.go:89] "csi-hostpath-resizer-0" [620a03c9-f9da-406e-816b-507f8015ad5d] Running
	I0812 17:58:53.886179  390563 system_pods.go:89] "csi-hostpathplugin-g2gl5" [7c7fbf52-5654-45f6-a4ea-6ddb8934d9a9] Running
	I0812 17:58:53.886185  390563 system_pods.go:89] "etcd-addons-808918" [f2ab8b4d-94b2-4772-b9d7-87cd87a3ff7a] Running
	I0812 17:58:53.886192  390563 system_pods.go:89] "kindnet-ssl56" [0d4b6fc7-1e16-40ee-aa87-d18e020dc734] Running
	I0812 17:58:53.886202  390563 system_pods.go:89] "kube-apiserver-addons-808918" [f7c75b7c-2561-4198-952c-85452e8f0d6d] Running
	I0812 17:58:53.886212  390563 system_pods.go:89] "kube-controller-manager-addons-808918" [2c8971bf-406d-4122-941f-aeae4fe305ea] Running
	I0812 17:58:53.886221  390563 system_pods.go:89] "kube-ingress-dns-minikube" [2ee227fa-4a7a-4608-973b-6fb4ed08f281] Running
	I0812 17:58:53.886229  390563 system_pods.go:89] "kube-proxy-gq98h" [af1f17d3-f323-4a30-9d1c-b48c5d6566cc] Running
	I0812 17:58:53.886234  390563 system_pods.go:89] "kube-scheduler-addons-808918" [9782f8d1-f921-49e5-bfec-ccd1bba260b3] Running
	I0812 17:58:53.886240  390563 system_pods.go:89] "metrics-server-c59844bb4-5vl77" [06131209-4466-4549-9ec2-884be212e6da] Running
	I0812 17:58:53.886245  390563 system_pods.go:89] "nvidia-device-plugin-daemonset-7wrl9" [1a324a3a-b1f4-4dec-8237-29ff64b3aee0] Running
	I0812 17:58:53.886253  390563 system_pods.go:89] "registry-698f998955-l2xhc" [4afae8e5-0b35-4a54-a3fb-7fdfabfc290d] Running
	I0812 17:58:53.886257  390563 system_pods.go:89] "registry-proxy-vvb8n" [2c8acbf5-88cf-4f84-8a6f-726b9bc28164] Running
	I0812 17:58:53.886264  390563 system_pods.go:89] "snapshot-controller-745499f584-ml8p9" [ddbb21fe-2713-4370-86a5-cffa138e0f13] Running
	I0812 17:58:53.886268  390563 system_pods.go:89] "snapshot-controller-745499f584-txzn6" [29f5cd61-ae32-47ba-903b-830028bac519] Running
	I0812 17:58:53.886275  390563 system_pods.go:89] "storage-provisioner" [f6550f63-491f-4cfd-bdad-2f7ecb7bbc6a] Running
	I0812 17:58:53.886283  390563 system_pods.go:89] "tiller-deploy-6677d64bcd-xgzk5" [dc8fa4a7-5a0d-4d21-a2e7-9f4a977b6008] Running
	I0812 17:58:53.886294  390563 system_pods.go:126] duration metric: took 8.955191ms to wait for k8s-apps to be running ...
	I0812 17:58:53.886306  390563 system_svc.go:44] waiting for kubelet service to be running ....
	I0812 17:58:53.886360  390563 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 17:58:53.897444  390563 system_svc.go:56] duration metric: took 11.132132ms WaitForService to wait for kubelet
	I0812 17:58:53.897470  390563 kubeadm.go:582] duration metric: took 2m9.967729017s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0812 17:58:53.897494  390563 node_conditions.go:102] verifying NodePressure condition ...
	I0812 17:58:53.900197  390563 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0812 17:58:53.900223  390563 node_conditions.go:123] node cpu capacity is 8
	I0812 17:58:53.900240  390563 node_conditions.go:105] duration metric: took 2.740471ms to run NodePressure ...
	I0812 17:58:53.900255  390563 start.go:241] waiting for startup goroutines ...
	I0812 17:58:53.900265  390563 start.go:246] waiting for cluster config update ...
	I0812 17:58:53.900287  390563 start.go:255] writing updated cluster config ...
	I0812 17:58:53.900568  390563 ssh_runner.go:195] Run: rm -f paused
	I0812 17:58:53.950159  390563 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0812 17:58:53.952484  390563 out.go:177] * Done! kubectl is now configured to use "addons-808918" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 12 18:02:25 addons-808918 crio[1029]: time="2024-08-12 18:02:25.809120648Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-7f6cj Namespace:ingress-nginx ID:57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888 UID:bb94187a-d528-48d4-9174-84f9ba45e9f0 NetNS:/var/run/netns/5dc0af64-aedd-460d-b4e0-1911dd802173 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 12 18:02:25 addons-808918 crio[1029]: time="2024-08-12 18:02:25.809258251Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-7f6cj from CNI network \"kindnet\" (type=ptp)"
	Aug 12 18:02:25 addons-808918 crio[1029]: time="2024-08-12 18:02:25.847520172Z" level=info msg="Stopped pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=4cffb49c-379d-40dd-9771-6b01e8ac59d3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:26 addons-808918 crio[1029]: time="2024-08-12 18:02:26.144610939Z" level=info msg="Removing container: 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8" id=90e34dd6-8ecf-404b-b319-dbe2ea645fb8 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:26 addons-808918 crio[1029]: time="2024-08-12 18:02:26.157701300Z" level=info msg="Removed container 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8: ingress-nginx/ingress-nginx-controller-6d9bd977d4-7f6cj/controller" id=90e34dd6-8ecf-404b-b319-dbe2ea645fb8 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.044747112Z" level=info msg="Removing container: 592b81b132a6a35727d1282d0b6a97fdd003fa9fcef645145ce0585398584b7b" id=97ad5931-5527-4d4d-84a2-fdda7b388410 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.058923843Z" level=info msg="Removed container 592b81b132a6a35727d1282d0b6a97fdd003fa9fcef645145ce0585398584b7b: ingress-nginx/ingress-nginx-admission-patch-l95bm/patch" id=97ad5931-5527-4d4d-84a2-fdda7b388410 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.060368436Z" level=info msg="Removing container: c0a00532c52c9dd30faa3ecd38a30bfe1496804e259de8333ad69068c4060d5a" id=79e772b1-c726-446e-8384-320c734073cc name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.074904661Z" level=info msg="Removed container c0a00532c52c9dd30faa3ecd38a30bfe1496804e259de8333ad69068c4060d5a: ingress-nginx/ingress-nginx-admission-create-dhrdt/create" id=79e772b1-c726-446e-8384-320c734073cc name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.076304399Z" level=info msg="Stopping pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=df633b1b-dd32-48ab-9d18-ea941336e1d9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.076342943Z" level=info msg="Stopped pod sandbox (already stopped): 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=df633b1b-dd32-48ab-9d18-ea941336e1d9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.076644580Z" level=info msg="Removing pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=340f46ce-c468-4ad3-99f9-42978ae88396 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.083793324Z" level=info msg="Removed pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=340f46ce-c468-4ad3-99f9-42978ae88396 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.084220102Z" level=info msg="Stopping pod sandbox: 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=7f01ef66-50fd-498a-b543-7ac656e35db5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.084257364Z" level=info msg="Stopped pod sandbox (already stopped): 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=7f01ef66-50fd-498a-b543-7ac656e35db5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.084584116Z" level=info msg="Removing pod sandbox: 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=5f619b94-2b7c-485c-a6d0-0245f170c321 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.091486669Z" level=info msg="Removed pod sandbox: 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=5f619b94-2b7c-485c-a6d0-0245f170c321 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.091877137Z" level=info msg="Stopping pod sandbox: bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=b0a019fb-c715-43b6-9cc4-e4ba5062834d name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.091910435Z" level=info msg="Stopped pod sandbox (already stopped): bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=b0a019fb-c715-43b6-9cc4-e4ba5062834d name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.092164177Z" level=info msg="Removing pod sandbox: bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=c663b2ec-799f-4495-9627-de3abafceda5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.098929261Z" level=info msg="Removed pod sandbox: bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=c663b2ec-799f-4495-9627-de3abafceda5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.099537025Z" level=info msg="Stopping pod sandbox: 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=e2391eda-278b-4ab6-90d2-59a9934bcfc2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.099598304Z" level=info msg="Stopped pod sandbox (already stopped): 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=e2391eda-278b-4ab6-90d2-59a9934bcfc2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.099932260Z" level=info msg="Removing pod sandbox: 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=8e06f410-3c32-4b51-ae40-6681afeaad4d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.106460613Z" level=info msg="Removed pod sandbox: 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=8e06f410-3c32-4b51-ae40-6681afeaad4d name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ab51791cbf777       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   8 seconds ago       Running             hello-world-app           0                   aa975950414e2       hello-world-app-6778b5fc9f-9trgx
	46f1dbb737a5d       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         2 minutes ago       Running             nginx                     0                   5208b3d84df68       nginx
	86ca61a579412       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     3 minutes ago       Running             busybox                   0                   2d92c70a60f65       busybox
	da7100d440f13       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   4 minutes ago       Running             metrics-server            0                   b7554934ab187       metrics-server-c59844bb4-5vl77
	d969a16ee6c44       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        5 minutes ago       Running             coredns                   0                   968d70ba994b8       coredns-7db6d8ff4d-k9fzz
	f81aec1fdd68d       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        5 minutes ago       Running             storage-provisioner       0                   544b13eb4226f       storage-provisioner
	975ffd4ef95f5       docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3                      5 minutes ago       Running             kindnet-cni               0                   b9a57a8664c2e       kindnet-ssl56
	f630daeff0617       55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1                                                        5 minutes ago       Running             kube-proxy                0                   8c066e9b9e1af       kube-proxy-gq98h
	f2a2a0b2bb6b7       76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e                                                        6 minutes ago       Running             kube-controller-manager   0                   5c9bb469c5392       kube-controller-manager-addons-808918
	b21e7ec861b31       1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d                                                        6 minutes ago       Running             kube-apiserver            0                   0032c7dd24f66       kube-apiserver-addons-808918
	5eb00253940e3       3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2                                                        6 minutes ago       Running             kube-scheduler            0                   00c53ee25b557       kube-scheduler-addons-808918
	a6e508d44055a       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        6 minutes ago       Running             etcd                      0                   b6199bf5992ad       etcd-addons-808918
	
	
	==> coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] <==
	[INFO] 10.244.0.3:58397 - 1135 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053323s
	[INFO] 10.244.0.3:43126 - 47379 "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.003766495s
	[INFO] 10.244.0.3:43126 - 58143 "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.004344704s
	[INFO] 10.244.0.3:48987 - 40777 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003650965s
	[INFO] 10.244.0.3:48987 - 40522 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005645767s
	[INFO] 10.244.0.3:35128 - 12458 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005522241s
	[INFO] 10.244.0.3:35128 - 45476 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.008769536s
	[INFO] 10.244.0.3:58316 - 11007 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000065755s
	[INFO] 10.244.0.3:58316 - 41978 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000111315s
	[INFO] 10.244.0.21:45461 - 48715 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000273812s
	[INFO] 10.244.0.21:50523 - 9282 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000347s
	[INFO] 10.244.0.21:34244 - 2480 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000134761s
	[INFO] 10.244.0.21:37314 - 56706 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000179741s
	[INFO] 10.244.0.21:35511 - 3315 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00010295s
	[INFO] 10.244.0.21:41906 - 51774 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000101572s
	[INFO] 10.244.0.21:53795 - 38634 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.006879793s
	[INFO] 10.244.0.21:48589 - 44085 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.008594153s
	[INFO] 10.244.0.21:60055 - 59587 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006320998s
	[INFO] 10.244.0.21:32898 - 25719 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007523787s
	[INFO] 10.244.0.21:32960 - 60775 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005392999s
	[INFO] 10.244.0.21:52212 - 13209 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.01749185s
	[INFO] 10.244.0.21:37955 - 23033 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000947312s
	[INFO] 10.244.0.21:42949 - 59112 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001033076s
	[INFO] 10.244.0.26:33613 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000215687s
	[INFO] 10.244.0.26:52084 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000138349s
	
	
	==> describe nodes <==
	Name:               addons-808918
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-808918
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=cef58b3fe6f92de527946427fe0cca1d2a7a15cc
	                    minikube.k8s.io/name=addons-808918
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_12T17_56_30_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-808918
	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:  Mon, 12 Aug 2024 17:56:27 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-808918
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 12 Aug 2024 18:02:28 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 12 Aug 2024 18:00:35 +0000   Mon, 12 Aug 2024 17:56:26 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 12 Aug 2024 18:00:35 +0000   Mon, 12 Aug 2024 17:56:26 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 12 Aug 2024 18:00:35 +0000   Mon, 12 Aug 2024 17:56:26 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 12 Aug 2024 18:00:35 +0000   Mon, 12 Aug 2024 17:57:02 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-808918
	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:                 0ae5f64a6c8d48f48dd120b513e382c6
	  System UUID:                e3a1fc3f-6648-44f9-a73f-032d6cdf188e
	  Boot ID:                    0dc6aaf6-9184-4868-a91f-f2a41e60c5d5
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m36s
	  default                     hello-world-app-6778b5fc9f-9trgx         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m30s
	  kube-system                 coredns-7db6d8ff4d-k9fzz                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     5m46s
	  kube-system                 etcd-addons-808918                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         6m1s
	  kube-system                 kindnet-ssl56                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      5m47s
	  kube-system                 kube-apiserver-addons-808918             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m1s
	  kube-system                 kube-controller-manager-addons-808918    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m1s
	  kube-system                 kube-proxy-gq98h                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m47s
	  kube-system                 kube-scheduler-addons-808918             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m1s
	  kube-system                 metrics-server-c59844bb4-5vl77           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         5m42s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m42s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             420Mi (1%!)(MISSING)  220Mi (0%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                  From             Message
	  ----    ------                   ----                 ----             -------
	  Normal  Starting                 5m42s                kube-proxy       
	  Normal  Starting                 6m6s                 kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m6s (x8 over 6m6s)  kubelet          Node addons-808918 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m6s (x8 over 6m6s)  kubelet          Node addons-808918 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m6s (x8 over 6m6s)  kubelet          Node addons-808918 status is now: NodeHasSufficientPID
	  Normal  Starting                 6m1s                 kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m1s                 kubelet          Node addons-808918 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m1s                 kubelet          Node addons-808918 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m1s                 kubelet          Node addons-808918 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5m47s                node-controller  Node addons-808918 event: Registered Node addons-808918 in Controller
	  Normal  NodeReady                5m28s                kubelet          Node addons-808918 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 0a f2 0c 99 eb 6e 08 06
	[ +11.387308] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 82 ad d8 1b c3 a2 08 06
	[  +0.000538] IPv4: martian source 10.244.0.3 from 10.244.0.2, on dev eth0
	[  +0.000004] ll header: 00000000: ff ff ff ff ff ff 12 1b c8 38 29 be 08 06
	[ +13.967950] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff e2 d4 31 c5 ba 5a 08 06
	[Aug12 17:27] 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 82 47 c4 64 c6 8a 08 06
	[ +32.481841] IPv4: martian source 10.244.0.3 from 10.244.0.2, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff e2 d4 31 c5 ba 5a 08 06
	[Aug12 18:00] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +1.031768] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +2.015868] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +4.031699] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +8.191397] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[ +16.126819] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[Aug12 18:01] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	
	
	==> etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] <==
	{"level":"warn","ts":"2024-08-12T17:56:46.564884Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-12T17:56:46.264375Z","time spent":"300.428314ms","remote":"127.0.0.1:44708","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":721,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/coredns-7db6d8ff4d-xgb5b.17eb0cd876fc0a56\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/coredns-7db6d8ff4d-xgb5b.17eb0cd876fc0a56\" value_size:633 lease:8128031164778798863 >> failure:<>"}
	{"level":"info","ts":"2024-08-12T17:56:46.555946Z","caller":"traceutil/trace.go:171","msg":"trace[1320227445] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"291.412593ms","start":"2024-08-12T17:56:46.264525Z","end":"2024-08-12T17:56:46.555938Z","steps":["trace[1320227445] 'process raft request'  (duration: 290.857331ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.556043Z","caller":"traceutil/trace.go:171","msg":"trace[845739360] linearizableReadLoop","detail":"{readStateIndex:427; appliedIndex:425; }","duration":"108.434501ms","start":"2024-08-12T17:56:46.4476Z","end":"2024-08-12T17:56:46.556034Z","steps":["trace[845739360] 'read index received'  (duration: 8.364346ms)","trace[845739360] 'applied index is now lower than readState.Index'  (duration: 100.069515ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T17:56:46.556106Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.490824ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4096"}
	{"level":"warn","ts":"2024-08-12T17:56:46.566431Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-12T17:56:46.264519Z","time spent":"301.858286ms","remote":"127.0.0.1:44824","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":229,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/endpointslicemirroring-controller\" mod_revision:321 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/endpointslicemirroring-controller\" value_size:150 >> failure:<request_range:<key:\"/registry/serviceaccounts/kube-system/endpointslicemirroring-controller\" > >"}
	{"level":"warn","ts":"2024-08-12T17:56:46.566632Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.612654ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-12T17:56:46.567075Z","caller":"traceutil/trace.go:171","msg":"trace[1832162950] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:417; }","duration":"116.080466ms","start":"2024-08-12T17:56:46.450981Z","end":"2024-08-12T17:56:46.567062Z","steps":["trace[1832162950] 'agreement among raft nodes before linearized reading'  (duration: 115.611815ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.566757Z","caller":"traceutil/trace.go:171","msg":"trace[767760448] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:417; }","duration":"119.167147ms","start":"2024-08-12T17:56:46.447564Z","end":"2024-08-12T17:56:46.566731Z","steps":["trace[767760448] 'agreement among raft nodes before linearized reading'  (duration: 108.494633ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.747603Z","caller":"traceutil/trace.go:171","msg":"trace[778766323] transaction","detail":"{read_only:false; response_revision:418; number_of_response:1; }","duration":"180.847836ms","start":"2024-08-12T17:56:46.566739Z","end":"2024-08-12T17:56:46.747587Z","steps":["trace[778766323] 'process raft request'  (duration: 180.767585ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.761012Z","caller":"traceutil/trace.go:171","msg":"trace[184342505] transaction","detail":"{read_only:false; response_revision:419; number_of_response:1; }","duration":"101.186405ms","start":"2024-08-12T17:56:46.659811Z","end":"2024-08-12T17:56:46.760997Z","steps":["trace[184342505] 'process raft request'  (duration: 100.988549ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.761287Z","caller":"traceutil/trace.go:171","msg":"trace[1083676019] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"101.234676ms","start":"2024-08-12T17:56:46.660039Z","end":"2024-08-12T17:56:46.761274Z","steps":["trace[1083676019] 'process raft request'  (duration: 100.849051ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.862949Z","caller":"traceutil/trace.go:171","msg":"trace[320645314] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"115.602299ms","start":"2024-08-12T17:56:46.747319Z","end":"2024-08-12T17:56:46.862921Z","steps":["trace[320645314] 'process raft request'  (duration: 104.349165ms)","trace[320645314] 'compare'  (duration: 11.096105ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-12T17:56:46.863089Z","caller":"traceutil/trace.go:171","msg":"trace[1575666765] linearizableReadLoop","detail":"{readStateIndex:434; appliedIndex:433; }","duration":"102.094089ms","start":"2024-08-12T17:56:46.760977Z","end":"2024-08-12T17:56:46.863071Z","steps":["trace[1575666765] 'read index received'  (duration: 90.642087ms)","trace[1575666765] 'applied index is now lower than readState.Index'  (duration: 11.450684ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T17:56:46.863302Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.907603ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-12T17:56:46.863345Z","caller":"traceutil/trace.go:171","msg":"trace[38192066] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:422; }","duration":"109.986005ms","start":"2024-08-12T17:56:46.75335Z","end":"2024-08-12T17:56:46.863336Z","steps":["trace[38192066] 'agreement among raft nodes before linearized reading'  (duration: 109.898426ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:56:46.863831Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.085912ms","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-08-12T17:56:46.863873Z","caller":"traceutil/trace.go:171","msg":"trace[1001039302] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:423; }","duration":"108.152262ms","start":"2024-08-12T17:56:46.75571Z","end":"2024-08-12T17:56:46.863863Z","steps":["trace[1001039302] 'agreement among raft nodes before linearized reading'  (duration: 107.462756ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:47.250499Z","caller":"traceutil/trace.go:171","msg":"trace[771517155] transaction","detail":"{read_only:false; response_revision:425; number_of_response:1; }","duration":"101.490743ms","start":"2024-08-12T17:56:47.148991Z","end":"2024-08-12T17:56:47.250482Z","steps":["trace[771517155] 'process raft request'  (duration: 101.132536ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:56:47.753178Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.737635ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-12T17:56:47.75516Z","caller":"traceutil/trace.go:171","msg":"trace[442082213] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:452; }","duration":"102.750987ms","start":"2024-08-12T17:56:47.652392Z","end":"2024-08-12T17:56:47.755143Z","steps":["trace[442082213] 'range keys from in-memory index tree'  (duration: 83.601044ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:56:48.651114Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"182.007212ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-12T17:56:48.651313Z","caller":"traceutil/trace.go:171","msg":"trace[1745891030] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:517; }","duration":"182.220516ms","start":"2024-08-12T17:56:48.469062Z","end":"2024-08-12T17:56:48.651282Z","steps":["trace[1745891030] 'agreement among raft nodes before linearized reading'  (duration: 181.947141ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:57:47.146756Z","caller":"traceutil/trace.go:171","msg":"trace[414200849] transaction","detail":"{read_only:false; response_revision:1174; number_of_response:1; }","duration":"176.758571ms","start":"2024-08-12T17:57:46.969962Z","end":"2024-08-12T17:57:47.146721Z","steps":["trace[414200849] 'process raft request'  (duration: 176.448636ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:57:47.14683Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.247843ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" ","response":"range_response_count:19 size:95046"}
	{"level":"info","ts":"2024-08-12T17:57:47.147142Z","caller":"traceutil/trace.go:171","msg":"trace[1936942855] range","detail":"{range_begin:/registry/pods/kube-system/; range_end:/registry/pods/kube-system0; response_count:19; response_revision:1174; }","duration":"100.600116ms","start":"2024-08-12T17:57:47.046524Z","end":"2024-08-12T17:57:47.147124Z","steps":["trace[1936942855] 'agreement among raft nodes before linearized reading'  (duration: 100.067902ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:02:30 up  1:44,  0 users,  load average: 0.38, 0.87, 0.74
	Linux addons-808918 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] <==
	I0812 18:01:12.647132       1 main.go:299] handling current node
	I0812 18:01:22.646934       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:01:22.646973       1 main.go:299] handling current node
	W0812 18:01:27.755995       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0812 18:01:27.756043       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0812 18:01:32.646735       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:01:32.646772       1 main.go:299] handling current node
	W0812 18:01:37.535586       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0812 18:01:37.535618       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0812 18:01:42.647443       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:01:42.647480       1 main.go:299] handling current node
	I0812 18:01:52.647131       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:01:52.647172       1 main.go:299] handling current node
	I0812 18:02:02.646775       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:02:02.646832       1 main.go:299] handling current node
	W0812 18:02:07.551167       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0812 18:02:07.551212       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0812 18:02:12.647170       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:02:12.647210       1 main.go:299] handling current node
	W0812 18:02:21.158462       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0812 18:02:21.158492       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0812 18:02:22.647223       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:02:22.647256       1 main.go:299] handling current node
	W0812 18:02:23.448450       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0812 18:02:23.448487       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	
	
	==> kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] <==
	E0812 17:59:20.487408       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0812 17:59:20.492967       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0812 17:59:20.498466       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0812 17:59:34.106431       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0812 17:59:35.499980       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0812 17:59:46.933327       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:52114: read: connection reset by peer
	I0812 17:59:54.698852       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0812 17:59:55.713461       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0812 18:00:00.178503       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0812 18:00:00.454648       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.13.227"}
	I0812 18:00:07.378050       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.378102       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.389997       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.390172       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.390397       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.390426       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.402746       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.402796       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.446740       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.446860       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:08.278905       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.110.77.103"}
	W0812 18:00:08.390915       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0812 18:00:08.447433       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0812 18:00:08.455329       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0812 18:02:20.451919       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.252.114"}
	
	
	==> kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] <==
	W0812 18:01:14.171052       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:01:14.171087       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:01:22.669595       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:01:22.669632       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:01:33.868585       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:01:33.868620       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:01:44.758342       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:01:44.758386       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:01:54.049147       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:01:54.049186       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:01:57.933534       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:01:57.933571       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:02:12.095978       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:02:12.096023       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0812 18:02:20.266224       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="14.521373ms"
	I0812 18:02:20.272666       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="6.324175ms"
	I0812 18:02:20.272750       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="43.385µs"
	I0812 18:02:20.278225       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="78.599µs"
	I0812 18:02:22.655959       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0812 18:02:22.657481       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="5.294µs"
	I0812 18:02:22.659521       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0812 18:02:23.149060       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="5.324006ms"
	I0812 18:02:23.149171       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="52.572µs"
	W0812 18:02:23.974122       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:02:23.974157       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	
	
	==> kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] <==
	I0812 17:56:46.968745       1 server_linux.go:69] "Using iptables proxy"
	I0812 17:56:47.372939       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0812 17:56:48.546502       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0812 17:56:48.546596       1 server_linux.go:165] "Using iptables Proxier"
	I0812 17:56:48.656032       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0812 17:56:48.664681       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0812 17:56:48.668408       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0812 17:56:48.668764       1 server.go:872] "Version info" version="v1.30.3"
	I0812 17:56:48.669185       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0812 17:56:48.670546       1 config.go:192] "Starting service config controller"
	I0812 17:56:48.670567       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0812 17:56:48.670600       1 config.go:101] "Starting endpoint slice config controller"
	I0812 17:56:48.670604       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0812 17:56:48.671070       1 config.go:319] "Starting node config controller"
	I0812 17:56:48.671077       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0812 17:56:48.846505       1 shared_informer.go:320] Caches are synced for node config
	I0812 17:56:48.846665       1 shared_informer.go:320] Caches are synced for service config
	I0812 17:56:48.846748       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] <==
	W0812 17:56:27.271352       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0812 17:56:27.346852       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0812 17:56:27.348175       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0812 17:56:27.348988       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0812 17:56:28.077731       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0812 17:56:28.077765       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0812 17:56:28.084713       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0812 17:56:28.084737       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0812 17:56:28.229212       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0812 17:56:28.229250       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0812 17:56:28.240200       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0812 17:56:28.240238       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0812 17:56:28.243097       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0812 17:56:28.243131       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0812 17:56:28.318824       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0812 17:56:28.318865       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0812 17:56:28.355932       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0812 17:56:28.355975       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0812 17:56:28.411257       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0812 17:56:28.411300       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0812 17:56:28.417161       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0812 17:56:28.417198       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0812 17:56:28.436217       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0812 17:56:28.436249       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	I0812 17:56:30.470056       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 12 18:02:20 addons-808918 kubelet[1756]: I0812 18:02:20.273340    1756 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-cnnnn\" (UniqueName: \"kubernetes.io/projected/fdd72da1-d04b-4530-9507-97f13c2fa449-kube-api-access-cnnnn\") pod \"hello-world-app-6778b5fc9f-9trgx\" (UID: \"fdd72da1-d04b-4530-9507-97f13c2fa449\") " pod="default/hello-world-app-6778b5fc9f-9trgx"
	Aug 12 18:02:21 addons-808918 kubelet[1756]: I0812 18:02:21.380787    1756 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l2lqb\" (UniqueName: \"kubernetes.io/projected/2ee227fa-4a7a-4608-973b-6fb4ed08f281-kube-api-access-l2lqb\") pod \"2ee227fa-4a7a-4608-973b-6fb4ed08f281\" (UID: \"2ee227fa-4a7a-4608-973b-6fb4ed08f281\") "
	Aug 12 18:02:21 addons-808918 kubelet[1756]: I0812 18:02:21.382578    1756 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2ee227fa-4a7a-4608-973b-6fb4ed08f281-kube-api-access-l2lqb" (OuterVolumeSpecName: "kube-api-access-l2lqb") pod "2ee227fa-4a7a-4608-973b-6fb4ed08f281" (UID: "2ee227fa-4a7a-4608-973b-6fb4ed08f281"). InnerVolumeSpecName "kube-api-access-l2lqb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 12 18:02:21 addons-808918 kubelet[1756]: I0812 18:02:21.481892    1756 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-l2lqb\" (UniqueName: \"kubernetes.io/projected/2ee227fa-4a7a-4608-973b-6fb4ed08f281-kube-api-access-l2lqb\") on node \"addons-808918\" DevicePath \"\""
	Aug 12 18:02:22 addons-808918 kubelet[1756]: I0812 18:02:22.130893    1756 scope.go:117] "RemoveContainer" containerID="5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f"
	Aug 12 18:02:22 addons-808918 kubelet[1756]: I0812 18:02:22.148552    1756 scope.go:117] "RemoveContainer" containerID="5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f"
	Aug 12 18:02:22 addons-808918 kubelet[1756]: E0812 18:02:22.149016    1756 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f\": container with ID starting with 5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f not found: ID does not exist" containerID="5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f"
	Aug 12 18:02:22 addons-808918 kubelet[1756]: I0812 18:02:22.149059    1756 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f"} err="failed to get container status \"5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f\": rpc error: code = NotFound desc = could not find container \"5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f\": container with ID starting with 5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f not found: ID does not exist"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.143944    1756 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-9trgx" podStartSLOduration=1.477160302 podStartE2EDuration="3.143918815s" podCreationTimestamp="2024-08-12 18:02:20 +0000 UTC" firstStartedPulling="2024-08-12 18:02:20.606495862 +0000 UTC m=+350.926282800" lastFinishedPulling="2024-08-12 18:02:22.273254361 +0000 UTC m=+352.593041313" observedRunningTime="2024-08-12 18:02:23.143555936 +0000 UTC m=+353.463342893" watchObservedRunningTime="2024-08-12 18:02:23.143918815 +0000 UTC m=+353.463705772"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.762601    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1e450fdc-8cab-47f8-9bd7-50072dee65e8" path="/var/lib/kubelet/pods/1e450fdc-8cab-47f8-9bd7-50072dee65e8/volumes"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.762957    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2ee227fa-4a7a-4608-973b-6fb4ed08f281" path="/var/lib/kubelet/pods/2ee227fa-4a7a-4608-973b-6fb4ed08f281/volumes"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.763266    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d0acfde0-f583-4fb4-ab7b-7b3f3f26fcd3" path="/var/lib/kubelet/pods/d0acfde0-f583-4fb4-ab7b-7b3f3f26fcd3/volumes"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.010131    1756 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-xh5p9\" (UniqueName: \"kubernetes.io/projected/bb94187a-d528-48d4-9174-84f9ba45e9f0-kube-api-access-xh5p9\") pod \"bb94187a-d528-48d4-9174-84f9ba45e9f0\" (UID: \"bb94187a-d528-48d4-9174-84f9ba45e9f0\") "
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.010197    1756 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/bb94187a-d528-48d4-9174-84f9ba45e9f0-webhook-cert\") pod \"bb94187a-d528-48d4-9174-84f9ba45e9f0\" (UID: \"bb94187a-d528-48d4-9174-84f9ba45e9f0\") "
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.012092    1756 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/bb94187a-d528-48d4-9174-84f9ba45e9f0-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "bb94187a-d528-48d4-9174-84f9ba45e9f0" (UID: "bb94187a-d528-48d4-9174-84f9ba45e9f0"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.012104    1756 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/bb94187a-d528-48d4-9174-84f9ba45e9f0-kube-api-access-xh5p9" (OuterVolumeSpecName: "kube-api-access-xh5p9") pod "bb94187a-d528-48d4-9174-84f9ba45e9f0" (UID: "bb94187a-d528-48d4-9174-84f9ba45e9f0"). InnerVolumeSpecName "kube-api-access-xh5p9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.110374    1756 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-xh5p9\" (UniqueName: \"kubernetes.io/projected/bb94187a-d528-48d4-9174-84f9ba45e9f0-kube-api-access-xh5p9\") on node \"addons-808918\" DevicePath \"\""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.110411    1756 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/bb94187a-d528-48d4-9174-84f9ba45e9f0-webhook-cert\") on node \"addons-808918\" DevicePath \"\""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.143531    1756 scope.go:117] "RemoveContainer" containerID="76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.157913    1756 scope.go:117] "RemoveContainer" containerID="76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: E0812 18:02:26.158256    1756 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8\": container with ID starting with 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8 not found: ID does not exist" containerID="76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.158299    1756 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"} err="failed to get container status \"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8\": rpc error: code = NotFound desc = could not find container \"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8\": container with ID starting with 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8 not found: ID does not exist"
	Aug 12 18:02:27 addons-808918 kubelet[1756]: I0812 18:02:27.761981    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="bb94187a-d528-48d4-9174-84f9ba45e9f0" path="/var/lib/kubelet/pods/bb94187a-d528-48d4-9174-84f9ba45e9f0/volumes"
	Aug 12 18:02:30 addons-808918 kubelet[1756]: I0812 18:02:30.043491    1756 scope.go:117] "RemoveContainer" containerID="592b81b132a6a35727d1282d0b6a97fdd003fa9fcef645145ce0585398584b7b"
	Aug 12 18:02:30 addons-808918 kubelet[1756]: I0812 18:02:30.059168    1756 scope.go:117] "RemoveContainer" containerID="c0a00532c52c9dd30faa3ecd38a30bfe1496804e259de8333ad69068c4060d5a"
	
	
	==> storage-provisioner [f81aec1fdd68dde23d06a8f781734c8885860834fabf2d8725f871029c4d23f0] <==
	I0812 17:57:03.788975       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0812 17:57:03.796747       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0812 17:57:03.796801       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0812 17:57:03.852348       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0812 17:57:03.852559       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-808918_49269686-cc0a-4cfa-8052-67891057af6d!
	I0812 17:57:03.853418       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"130f3c49-6f0d-4108-8434-81523e255d84", APIVersion:"v1", ResourceVersion:"943", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-808918_49269686-cc0a-4cfa-8052-67891057af6d became leader
	I0812 17:57:03.953222       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-808918_49269686-cc0a-4cfa-8052-67891057af6d!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (363.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.063287ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-5vl77" [06131209-4466-4549-9ec2-884be212e6da] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004273034s
addons_test.go:417: (dbg) Run:  kubectl --context addons-808918 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-808918 top pods -n kube-system: exit status 1 (66.081327ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 2m30.82421266s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 2m33.306774319s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 2m38.320428214s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 2m47.107871683s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 2m56.523568928s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 3m18.659944952s

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

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

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 4m46.294295036s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 6m12.101786072s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 7m24.855519973s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-k9fzz, age: 8m27.149105183s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d",
	        "Created": "2024-08-12T17:56:15.740914333Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 391284,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-12T17:56:15.844056063Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:d17bd43848dafc874617b40727c19e00972ff1d078819db667eabdbf87894954",
	        "ResolvConfPath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/hostname",
	        "HostsPath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/hosts",
	        "LogPath": "/var/lib/docker/containers/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d/e10b6832fb7ea74054546a845ed437afa46b452e741164e3783633cfb2ccb19d-json.log",
	        "Name": "/addons-808918",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-808918:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-808918",
	            "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/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1-init/diff:/var/lib/docker/overlay2/07e187351611f1dfccdd9a045e09bf27d51dfeac4d877947d31bb83c6dbf6e09/diff",
	                "MergedDir": "/var/lib/docker/overlay2/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1/merged",
	                "UpperDir": "/var/lib/docker/overlay2/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1/diff",
	                "WorkDir": "/var/lib/docker/overlay2/256ed2ddafae8b48da33ac93714079057a643a0edee41e1b6640d785f16e4df1/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-808918",
	                "Source": "/var/lib/docker/volumes/addons-808918/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-808918",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0",
	            "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-808918",
	                "name.minikube.sigs.k8s.io": "addons-808918",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "703387f67e023c99d49d2a8df9c3ef0bcf760482feee75e36aa0c23aa789aa10",
	            "SandboxKey": "/var/run/docker/netns/703387f67e02",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-808918": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "7715664dca84518c8ac79036f8f7a42ea4aae4f36c6b489b548e9d17a720fb0c",
	                    "EndpointID": "4289ac478c4723c3bddcd82e90af67c113640460e86d0223cf0220552ec47dbc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-808918",
	                        "e10b6832fb7e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-808918 -n addons-808918
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-808918 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 logs -n 25: (1.069947354s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-578216                                                                   | download-docker-578216 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-420801   | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | binary-mirror-420801                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:32957                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-420801                                                                     | binary-mirror-420801   | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| addons  | enable dashboard -p                                                                         | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-808918 --wait=true                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:58 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-808918 ssh cat                                                                       | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | /opt/local-path-provisioner/pvc-9a676841-9b09-42fc-bb69-c6ae0348fdbc_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 18:00 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-808918 ip                                                                            | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | -p addons-808918                                                                            |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 17:59 UTC | 12 Aug 24 17:59 UTC |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| addons  | addons-808918 addons                                                                        | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-808918 addons                                                                        | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | -p addons-808918                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | addons-808918                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-808918 ssh curl -s                                                                   | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:00 UTC | 12 Aug 24 18:00 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-808918 ip                                                                            | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:02 UTC | 12 Aug 24 18:02 UTC |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:02 UTC | 12 Aug 24 18:02 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-808918 addons disable                                                                | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:02 UTC | 12 Aug 24 18:02 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-808918 addons                                                                        | addons-808918          | jenkins | v1.33.1 | 12 Aug 24 18:05 UTC | 12 Aug 24 18:05 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 17:55:54
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 17:55:54.372534  390563 out.go:291] Setting OutFile to fd 1 ...
	I0812 17:55:54.372628  390563 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:54.372635  390563 out.go:304] Setting ErrFile to fd 2...
	I0812 17:55:54.372639  390563 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:54.372805  390563 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 17:55:54.373395  390563 out.go:298] Setting JSON to false
	I0812 17:55:54.374296  390563 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":5901,"bootTime":1723479453,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 17:55:54.374356  390563 start.go:139] virtualization: kvm guest
	I0812 17:55:54.376331  390563 out.go:177] * [addons-808918] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 17:55:54.377638  390563 out.go:177]   - MINIKUBE_LOCATION=19419
	I0812 17:55:54.377636  390563 notify.go:220] Checking for updates...
	I0812 17:55:54.379891  390563 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 17:55:54.381021  390563 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 17:55:54.382253  390563 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 17:55:54.383483  390563 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 17:55:54.384601  390563 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 17:55:54.385917  390563 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 17:55:54.407957  390563 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 17:55:54.408083  390563 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:54.453887  390563 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 17:55:54.445466324 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:54.453996  390563 docker.go:307] overlay module found
	I0812 17:55:54.455840  390563 out.go:177] * Using the docker driver based on user configuration
	I0812 17:55:54.456987  390563 start.go:297] selected driver: docker
	I0812 17:55:54.456998  390563 start.go:901] validating driver "docker" against <nil>
	I0812 17:55:54.457009  390563 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 17:55:54.457782  390563 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:54.504753  390563 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 17:55:54.496193964 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:54.504931  390563 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 17:55:54.505133  390563 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]
	I0812 17:55:54.506672  390563 out.go:177] * Using Docker driver with root privileges
	I0812 17:55:54.508033  390563 cni.go:84] Creating CNI manager for ""
	I0812 17:55:54.508049  390563 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:55:54.508057  390563 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 17:55:54.508128  390563 start.go:340] cluster config:
	{Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 17:55:54.509378  390563 out.go:177] * Starting "addons-808918" primary control-plane node in "addons-808918" cluster
	I0812 17:55:54.510394  390563 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 17:55:54.511553  390563 out.go:177] * Pulling base image v0.0.44-1723026928-19389 ...
	I0812 17:55:54.512589  390563 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 17:55:54.512616  390563 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0812 17:55:54.512624  390563 cache.go:56] Caching tarball of preloaded images
	I0812 17:55:54.512681  390563 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 17:55:54.512695  390563 preload.go:172] Found /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0812 17:55:54.512704  390563 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0812 17:55:54.513030  390563 profile.go:143] Saving config to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/config.json ...
	I0812 17:55:54.513059  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/config.json: {Name:mkce0d62f88b3743c4b985bf5bdfe54d4f6ae0cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:55:54.527176  390563 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 17:55:54.527278  390563 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 17:55:54.527292  390563 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0812 17:55:54.527296  390563 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0812 17:55:54.527303  390563 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 17:55:54.527309  390563 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from local cache
	I0812 17:56:07.342245  390563 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from cached tarball
	I0812 17:56:07.342291  390563 cache.go:194] Successfully downloaded all kic artifacts
	I0812 17:56:07.342338  390563 start.go:360] acquireMachinesLock for addons-808918: {Name:mkb5ffd1644d0c67f171599800e9e0e0a8758a2d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0812 17:56:07.342443  390563 start.go:364] duration metric: took 83.564µs to acquireMachinesLock for "addons-808918"
	I0812 17:56:07.342467  390563 start.go:93] Provisioning new machine with config: &{Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0812 17:56:07.342539  390563 start.go:125] createHost starting for "" (driver="docker")
	I0812 17:56:07.425436  390563 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0812 17:56:07.425706  390563 start.go:159] libmachine.API.Create for "addons-808918" (driver="docker")
	I0812 17:56:07.425739  390563 client.go:168] LocalClient.Create starting
	I0812 17:56:07.425866  390563 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem
	I0812 17:56:07.510645  390563 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem
	I0812 17:56:07.697075  390563 cli_runner.go:164] Run: docker network inspect addons-808918 --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}}]}"
	W0812 17:56:07.712828  390563 cli_runner.go:211] docker network inspect addons-808918 --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
	I0812 17:56:07.712937  390563 network_create.go:284] running [docker network inspect addons-808918] to gather additional debugging logs...
	I0812 17:56:07.712966  390563 cli_runner.go:164] Run: docker network inspect addons-808918
	W0812 17:56:07.727660  390563 cli_runner.go:211] docker network inspect addons-808918 returned with exit code 1
	I0812 17:56:07.727694  390563 network_create.go:287] error running [docker network inspect addons-808918]: docker network inspect addons-808918: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-808918 not found
	I0812 17:56:07.727716  390563 network_create.go:289] output of [docker network inspect addons-808918]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-808918 not found
	
	** /stderr **
	I0812 17:56:07.727804  390563 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}}]}"
	I0812 17:56:07.744002  390563 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:0xc001ac47b0}
	I0812 17:56:07.744078  390563 network_create.go:124] attempt to create docker network addons-808918 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0812 17:56:07.744133  390563 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-808918 addons-808918
	I0812 17:56:08.001667  390563 network_create.go:108] docker network addons-808918 192.168.49.0/24 created
	I0812 17:56:08.001700  390563 kic.go:121] calculated static IP "192.168.49.2" for the "addons-808918" container
	I0812 17:56:08.001774  390563 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0812 17:56:08.016522  390563 cli_runner.go:164] Run: docker volume create addons-808918 --label name.minikube.sigs.k8s.io=addons-808918 --label created_by.minikube.sigs.k8s.io=true
	I0812 17:56:08.114383  390563 oci.go:103] Successfully created a docker volume addons-808918
	I0812 17:56:08.114484  390563 cli_runner.go:164] Run: docker run --rm --name addons-808918-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-808918 --entrypoint /usr/bin/test -v addons-808918:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib
	I0812 17:56:11.018049  390563 cli_runner.go:217] Completed: docker run --rm --name addons-808918-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-808918 --entrypoint /usr/bin/test -v addons-808918:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib: (2.903505036s)
	I0812 17:56:11.018080  390563 oci.go:107] Successfully prepared a docker volume addons-808918
	I0812 17:56:11.018097  390563 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 17:56:11.018125  390563 kic.go:194] Starting extracting preloaded images to volume ...
	I0812 17:56:11.018183  390563 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-808918:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0812 17:56:15.681972  390563 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-808918:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.663739271s)
	I0812 17:56:15.682016  390563 kic.go:203] duration metric: took 4.663878076s to extract preloaded images to volume ...
	W0812 17:56:15.682152  390563 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0812 17:56:15.682254  390563 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0812 17:56:15.726538  390563 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-808918 --name addons-808918 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-808918 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-808918 --network addons-808918 --ip 192.168.49.2 --volume addons-808918:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0
	I0812 17:56:16.015921  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Running}}
	I0812 17:56:16.033458  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:16.053348  390563 cli_runner.go:164] Run: docker exec addons-808918 stat /var/lib/dpkg/alternatives/iptables
	I0812 17:56:16.094352  390563 oci.go:144] the created container "addons-808918" has a running status.
	I0812 17:56:16.094385  390563 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa...
	I0812 17:56:16.276168  390563 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0812 17:56:16.301521  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:16.319647  390563 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0812 17:56:16.319671  390563 kic_runner.go:114] Args: [docker exec --privileged addons-808918 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0812 17:56:16.371961  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:16.391863  390563 machine.go:94] provisionDockerMachine start ...
	I0812 17:56:16.391956  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:16.408780  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:16.408968  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:16.408980  390563 main.go:141] libmachine: About to run SSH command:
	hostname
	I0812 17:56:16.610080  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-808918
	
	I0812 17:56:16.610109  390563 ubuntu.go:169] provisioning hostname "addons-808918"
	I0812 17:56:16.610175  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:16.632065  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:16.632298  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:16.632319  390563 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-808918 && echo "addons-808918" | sudo tee /etc/hostname
	I0812 17:56:16.760558  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-808918
	
	I0812 17:56:16.760642  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:16.777765  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:16.777982  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:16.778023  390563 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-808918' /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-808918/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-808918' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0812 17:56:16.893987  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0812 17:56:16.894054  390563 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19419-381930/.minikube CaCertPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19419-381930/.minikube}
	I0812 17:56:16.894088  390563 ubuntu.go:177] setting up certificates
	I0812 17:56:16.894101  390563 provision.go:84] configureAuth start
	I0812 17:56:16.894157  390563 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-808918
	I0812 17:56:16.910411  390563 provision.go:143] copyHostCerts
	I0812 17:56:16.910487  390563 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19419-381930/.minikube/key.pem (1679 bytes)
	I0812 17:56:16.910612  390563 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19419-381930/.minikube/ca.pem (1078 bytes)
	I0812 17:56:16.910681  390563 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19419-381930/.minikube/cert.pem (1123 bytes)
	I0812 17:56:16.910742  390563 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19419-381930/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca-key.pem org=jenkins.addons-808918 san=[127.0.0.1 192.168.49.2 addons-808918 localhost minikube]
	I0812 17:56:17.013322  390563 provision.go:177] copyRemoteCerts
	I0812 17:56:17.013397  390563 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0812 17:56:17.013435  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.029449  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.114216  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0812 17:56:17.135140  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0812 17:56:17.156012  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0812 17:56:17.176576  390563 provision.go:87] duration metric: took 282.461429ms to configureAuth
	I0812 17:56:17.176604  390563 ubuntu.go:193] setting minikube options for container-runtime
	I0812 17:56:17.176761  390563 config.go:182] Loaded profile config "addons-808918": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 17:56:17.176859  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.193216  390563 main.go:141] libmachine: Using SSH client type: native
	I0812 17:56:17.193427  390563 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82dc60] 0x8309c0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0812 17:56:17.193450  390563 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0812 17:56:17.393782  390563 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0812 17:56:17.393809  390563 machine.go:97] duration metric: took 1.001920745s to provisionDockerMachine
	I0812 17:56:17.393822  390563 client.go:171] duration metric: took 9.968075622s to LocalClient.Create
	I0812 17:56:17.393842  390563 start.go:167] duration metric: took 9.968138775s to libmachine.API.Create "addons-808918"
	I0812 17:56:17.393853  390563 start.go:293] postStartSetup for "addons-808918" (driver="docker")
	I0812 17:56:17.393865  390563 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]
	I0812 17:56:17.393922  390563 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
	I0812 17:56:17.393963  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.411111  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.502581  390563 ssh_runner.go:195] Run: cat /etc/os-release
	I0812 17:56:17.505493  390563 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0812 17:56:17.505519  390563 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0812 17:56:17.505527  390563 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0812 17:56:17.505533  390563 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0812 17:56:17.505543  390563 filesync.go:126] Scanning /home/jenkins/minikube-integration/19419-381930/.minikube/addons for local assets ...
	I0812 17:56:17.505589  390563 filesync.go:126] Scanning /home/jenkins/minikube-integration/19419-381930/.minikube/files for local assets ...
	I0812 17:56:17.505610  390563 start.go:296] duration metric: took 111.75152ms for postStartSetup
	I0812 17:56:17.505874  390563 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-808918
	I0812 17:56:17.522249  390563 profile.go:143] Saving config to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/config.json ...
	I0812 17:56:17.522480  390563 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 17:56:17.522524  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.538614  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.626620  390563 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0812 17:56:17.630715  390563 start.go:128] duration metric: took 10.28816258s to createHost
	I0812 17:56:17.630739  390563 start.go:83] releasing machines lock for "addons-808918", held for 10.288284956s
	I0812 17:56:17.630819  390563 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-808918
	I0812 17:56:17.647357  390563 ssh_runner.go:195] Run: cat /version.json
	I0812 17:56:17.647401  390563 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0812 17:56:17.647472  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.647403  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:17.664797  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.664891  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:17.826521  390563 ssh_runner.go:195] Run: systemctl --version
	I0812 17:56:17.830569  390563 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0812 17:56:17.967458  390563 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0812 17:56:17.971790  390563 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" ;
	I0812 17:56:17.989096  390563 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0812 17:56:17.989171  390563 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0812 17:56:18.014123  390563 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0812 17:56:18.014147  390563 start.go:495] detecting cgroup driver to use...
	I0812 17:56:18.014187  390563 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0812 17:56:18.014241  390563 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0812 17:56:18.027916  390563 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0812 17:56:18.037424  390563 docker.go:217] disabling cri-docker service (if available) ...
	I0812 17:56:18.037465  390563 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0812 17:56:18.049432  390563 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0812 17:56:18.061783  390563 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0812 17:56:18.134707  390563 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0812 17:56:18.210374  390563 docker.go:233] disabling docker service ...
	I0812 17:56:18.210423  390563 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0812 17:56:18.227727  390563 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0812 17:56:18.237653  390563 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0812 17:56:18.309606  390563 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0812 17:56:18.386717  390563 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0812 17:56:18.396784  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0812 17:56:18.410599  390563 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0812 17:56:18.410663  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.419312  390563 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0812 17:56:18.419366  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.427778  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.435929  390563 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 17:56:18.444152  390563 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0812 17:56:18.452059  390563 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"
	I0812 17:56:18.460474  390563 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"
	I0812 17:56:18.474176  390563 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"
	I0812 17:56:18.483012  390563 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0812 17:56:18.490218  390563 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0812 17:56:18.497637  390563 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 17:56:18.568494  390563 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0812 17:56:18.675528  390563 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0812 17:56:18.675595  390563 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0812 17:56:18.678772  390563 start.go:563] Will wait 60s for crictl version
	I0812 17:56:18.678824  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:56:18.681851  390563 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0812 17:56:18.713273  390563 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0812 17:56:18.713366  390563 ssh_runner.go:195] Run: crio --version
	I0812 17:56:18.746739  390563 ssh_runner.go:195] Run: crio --version
	I0812 17:56:18.781842  390563 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0812 17:56:18.783082  390563 cli_runner.go:164] Run: docker network inspect addons-808918 --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}}]}"
	I0812 17:56:18.799168  390563 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0812 17:56:18.802640  390563 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""
	I0812 17:56:18.812460  390563 kubeadm.go:883] updating cluster {Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0812 17:56:18.812595  390563 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 17:56:18.812646  390563 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 17:56:18.876512  390563 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 17:56:18.876536  390563 crio.go:433] Images already preloaded, skipping extraction
	I0812 17:56:18.876594  390563 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 17:56:18.907150  390563 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 17:56:18.907174  390563 cache_images.go:84] Images are preloaded, skipping loading
	I0812 17:56:18.907182  390563 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0812 17:56:18.907280  390563 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-808918 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-808918 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:}
	I0812 17:56:18.907352  390563 ssh_runner.go:195] Run: crio config
	I0812 17:56:18.947463  390563 cni.go:84] Creating CNI manager for ""
	I0812 17:56:18.947488  390563 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:56:18.947505  390563 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0812 17:56:18.947535  390563 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-808918 NodeName:addons-808918 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}
	I0812 17:56:18.947711  390563 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-808918"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0812 17:56:18.947781  390563 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0812 17:56:18.955866  390563 binaries.go:44] Found k8s binaries, skipping transfer
	I0812 17:56:18.955932  390563 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0812 17:56:18.963307  390563 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0812 17:56:18.978525  390563 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0812 17:56:18.993827  390563 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0812 17:56:19.009653  390563 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0812 17:56:19.012540  390563 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""
	I0812 17:56:19.021691  390563 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 17:56:19.093370  390563 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 17:56:19.105790  390563 certs.go:68] Setting up /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918 for IP: 192.168.49.2
	I0812 17:56:19.105823  390563 certs.go:194] generating shared ca certs ...
	I0812 17:56:19.105849  390563 certs.go:226] acquiring lock for ca certs: {Name:mkfcc3edb334bd6ba47edb4b84a31a4a26ab9e3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.105988  390563 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key
	I0812 17:56:19.377820  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt ...
	I0812 17:56:19.377849  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt: {Name:mkeda05fa0babcd952c1f2e6e3144f0ab76fa4b6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.378016  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key ...
	I0812 17:56:19.378026  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key: {Name:mk2a258b121dcb15f07f63ee449a96b49b9248c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.378101  390563 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key
	I0812 17:56:19.748556  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.crt ...
	I0812 17:56:19.748587  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.crt: {Name:mk1bbe9a3c3bb2bc8f12d482a6247d9e5a47abe7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.748764  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key ...
	I0812 17:56:19.748775  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key: {Name:mk0049890c048abf67028d1ac867861b202c2026 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.748849  390563 certs.go:256] generating profile certs ...
	I0812 17:56:19.748909  390563 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.key
	I0812 17:56:19.748922  390563 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt with IP's: []
	I0812 17:56:19.820828  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt ...
	I0812 17:56:19.820857  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: {Name:mk29f232b7a1267f4fde315773f21ca6a3196f3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.821012  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.key ...
	I0812 17:56:19.821022  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.key: {Name:mke354a2d2b366afa78b3f676e674282de431a95 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:19.821093  390563 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f
	I0812 17:56:19.821112  390563 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0812 17:56:20.149861  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f ...
	I0812 17:56:20.149895  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f: {Name:mkca23c14b0f92a18db50588b2a218264d50f2af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.150074  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f ...
	I0812 17:56:20.150090  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f: {Name:mk581a81fa7a19b1903219aac636b8c78ecd9ec2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.150163  390563 certs.go:381] copying /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt.cd07b36f -> /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt
	I0812 17:56:20.150261  390563 certs.go:385] copying /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key.cd07b36f -> /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key
	I0812 17:56:20.150313  390563 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key
	I0812 17:56:20.150332  390563 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt with IP's: []
	I0812 17:56:20.270452  390563 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt ...
	I0812 17:56:20.270483  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt: {Name:mkfb0b5b713bcf4163196fcee996d1fc896c387a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.270646  390563 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key ...
	I0812 17:56:20.270659  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key: {Name:mk45b96dbe2be664415d2b833eedbd657d903989 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:20.270839  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca-key.pem (1675 bytes)
	I0812 17:56:20.270878  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/ca.pem (1078 bytes)
	I0812 17:56:20.270904  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/cert.pem (1123 bytes)
	I0812 17:56:20.270929  390563 certs.go:484] found cert: /home/jenkins/minikube-integration/19419-381930/.minikube/certs/key.pem (1679 bytes)
	I0812 17:56:20.271516  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0812 17:56:20.293105  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0812 17:56:20.313936  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0812 17:56:20.334140  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0812 17:56:20.354920  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0812 17:56:20.375496  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0812 17:56:20.395957  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0812 17:56:20.416354  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0812 17:56:20.436971  390563 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0812 17:56:20.457754  390563 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0812 17:56:20.472934  390563 ssh_runner.go:195] Run: openssl version
	I0812 17:56:20.477813  390563 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"
	I0812 17:56:20.486073  390563 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0812 17:56:20.489032  390563 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 12 17:56 /usr/share/ca-certificates/minikubeCA.pem
	I0812 17:56:20.489087  390563 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0812 17:56:20.495210  390563 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"
	I0812 17:56:20.503428  390563 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0812 17:56:20.506239  390563 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
	I0812 17:56:20.506300  390563 kubeadm.go:392] StartCluster: {Name:addons-808918 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-808918 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 17:56:20.506385  390563 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0812 17:56:20.506441  390563 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0812 17:56:20.538350  390563 cri.go:89] found id: ""
	I0812 17:56:20.538424  390563 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0812 17:56:20.546466  390563 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0812 17:56:20.554247  390563 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0812 17:56:20.554300  390563 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
	I0812 17:56:20.561934  390563 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
	I0812 17:56:20.561974  390563 kubeadm.go:157] found existing configuration files:
	
	I0812 17:56:20.562063  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0812 17:56:20.570133  390563 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
	I0812 17:56:20.570187  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0812 17:56:20.577252  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0812 17:56:20.584528  390563 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
	I0812 17:56:20.584580  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0812 17:56:20.591522  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0812 17:56:20.598844  390563 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
	I0812 17:56:20.598891  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0812 17:56:20.605968  390563 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0812 17:56:20.613268  390563 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
	I0812 17:56:20.613309  390563 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0812 17:56:20.620346  390563 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0812 17:56:20.703022  390563 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-1066-gcp\n", err: exit status 1
	I0812 17:56:20.755299  390563 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0812 17:56:30.527615  390563 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0812 17:56:30.527666  390563 kubeadm.go:310] [preflight] Running pre-flight checks
	I0812 17:56:30.527784  390563 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0812 17:56:30.527885  390563 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0812 17:56:30.527935  390563 kubeadm.go:310] OS: Linux
	I0812 17:56:30.528000  390563 kubeadm.go:310] CGROUPS_CPU: enabled
	I0812 17:56:30.528064  390563 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0812 17:56:30.528132  390563 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0812 17:56:30.528195  390563 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0812 17:56:30.528264  390563 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0812 17:56:30.528328  390563 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0812 17:56:30.528399  390563 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0812 17:56:30.528470  390563 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0812 17:56:30.528543  390563 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0812 17:56:30.528640  390563 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0812 17:56:30.528771  390563 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0812 17:56:30.528907  390563 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0812 17:56:30.529016  390563 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0812 17:56:30.530714  390563 out.go:204]   - Generating certificates and keys ...
	I0812 17:56:30.530784  390563 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0812 17:56:30.530837  390563 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0812 17:56:30.530897  390563 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0812 17:56:30.530949  390563 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0812 17:56:30.531002  390563 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0812 17:56:30.531081  390563 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0812 17:56:30.531172  390563 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0812 17:56:30.531329  390563 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-808918 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 17:56:30.531414  390563 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0812 17:56:30.531553  390563 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-808918 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 17:56:30.531629  390563 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0812 17:56:30.531711  390563 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0812 17:56:30.531779  390563 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0812 17:56:30.531869  390563 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0812 17:56:30.531918  390563 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0812 17:56:30.531970  390563 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0812 17:56:30.532021  390563 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0812 17:56:30.532076  390563 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0812 17:56:30.532137  390563 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0812 17:56:30.532203  390563 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0812 17:56:30.532262  390563 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0812 17:56:30.533558  390563 out.go:204]   - Booting up control plane ...
	I0812 17:56:30.533623  390563 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0812 17:56:30.533695  390563 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0812 17:56:30.533774  390563 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0812 17:56:30.533877  390563 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0812 17:56:30.533949  390563 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0812 17:56:30.533983  390563 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0812 17:56:30.534115  390563 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0812 17:56:30.534186  390563 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0812 17:56:30.534235  390563 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.58874ms
	I0812 17:56:30.534298  390563 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0812 17:56:30.534346  390563 kubeadm.go:310] [api-check] The API server is healthy after 4.501957825s
	I0812 17:56:30.534433  390563 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0812 17:56:30.534575  390563 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0812 17:56:30.534625  390563 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0812 17:56:30.534779  390563 kubeadm.go:310] [mark-control-plane] Marking the node addons-808918 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0812 17:56:30.534826  390563 kubeadm.go:310] [bootstrap-token] Using token: c2l3yx.cmknwj5t5rosm03q
	I0812 17:56:30.536216  390563 out.go:204]   - Configuring RBAC rules ...
	I0812 17:56:30.536310  390563 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0812 17:56:30.536380  390563 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0812 17:56:30.536525  390563 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
	I0812 17:56:30.536684  390563 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0812 17:56:30.536803  390563 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0812 17:56:30.536926  390563 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0812 17:56:30.537047  390563 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0812 17:56:30.537115  390563 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0812 17:56:30.537173  390563 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0812 17:56:30.537182  390563 kubeadm.go:310] 
	I0812 17:56:30.537258  390563 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0812 17:56:30.537271  390563 kubeadm.go:310] 
	I0812 17:56:30.537385  390563 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0812 17:56:30.537394  390563 kubeadm.go:310] 
	I0812 17:56:30.537429  390563 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0812 17:56:30.537505  390563 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0812 17:56:30.537576  390563 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0812 17:56:30.537584  390563 kubeadm.go:310] 
	I0812 17:56:30.537652  390563 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0812 17:56:30.537665  390563 kubeadm.go:310] 
	I0812 17:56:30.537734  390563 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0812 17:56:30.537745  390563 kubeadm.go:310] 
	I0812 17:56:30.537827  390563 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0812 17:56:30.537891  390563 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0812 17:56:30.537957  390563 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0812 17:56:30.537966  390563 kubeadm.go:310] 
	I0812 17:56:30.538079  390563 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0812 17:56:30.538145  390563 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0812 17:56:30.538151  390563 kubeadm.go:310] 
	I0812 17:56:30.538229  390563 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token c2l3yx.cmknwj5t5rosm03q \
	I0812 17:56:30.538379  390563 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:863162be5a9ca86adb2b4a18d5f9c3a0664e7b9490b407e2f2c24b387ddd2d27 \
	I0812 17:56:30.538399  390563 kubeadm.go:310] 	--control-plane 
	I0812 17:56:30.538405  390563 kubeadm.go:310] 
	I0812 17:56:30.538477  390563 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0812 17:56:30.538482  390563 kubeadm.go:310] 
	I0812 17:56:30.538554  390563 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token c2l3yx.cmknwj5t5rosm03q \
	I0812 17:56:30.538661  390563 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:863162be5a9ca86adb2b4a18d5f9c3a0664e7b9490b407e2f2c24b387ddd2d27 
	I0812 17:56:30.538675  390563 cni.go:84] Creating CNI manager for ""
	I0812 17:56:30.538683  390563 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:56:30.540141  390563 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0812 17:56:30.541500  390563 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0812 17:56:30.545301  390563 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0812 17:56:30.545321  390563 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0812 17:56:30.561561  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0812 17:56:30.742826  390563 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0812 17:56:30.742915  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-808918 minikube.k8s.io/updated_at=2024_08_12T17_56_30_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=cef58b3fe6f92de527946427fe0cca1d2a7a15cc minikube.k8s.io/name=addons-808918 minikube.k8s.io/primary=true
	I0812 17:56:30.742915  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:30.864108  390563 ops.go:34] apiserver oom_adj: -16
	I0812 17:56:30.864224  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:31.364755  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:31.864736  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:32.364322  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:32.865118  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:33.364877  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:33.865206  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:34.364786  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:34.864915  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:35.365101  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:35.865123  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:36.365315  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:36.865212  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:37.364901  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:37.865029  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:38.364924  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:38.864447  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:39.365255  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:39.864395  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:40.364946  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:40.864297  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:41.365076  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:41.864712  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:42.365224  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:42.865192  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:43.365197  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:43.864351  390563 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 17:56:43.928842  390563 kubeadm.go:1113] duration metric: took 13.186003823s to wait for elevateKubeSystemPrivileges
	I0812 17:56:43.928889  390563 kubeadm.go:394] duration metric: took 23.422595653s to StartCluster
	I0812 17:56:43.928929  390563 settings.go:142] acquiring lock: {Name:mke27b0d1485c5ddce671ff21d1ff05eaade07c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:43.929071  390563 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 17:56:43.929473  390563 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/kubeconfig: {Name:mkf6da54cf5e65ae61df58077fa331943fa67f5c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:56:43.929691  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0812 17:56:43.929708  390563 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0812 17:56:43.929796  390563 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0812 17:56:43.929937  390563 addons.go:69] Setting yakd=true in profile "addons-808918"
	I0812 17:56:43.929935  390563 addons.go:69] Setting gcp-auth=true in profile "addons-808918"
	I0812 17:56:43.929954  390563 config.go:182] Loaded profile config "addons-808918": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 17:56:43.929953  390563 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-808918"
	I0812 17:56:43.929969  390563 addons.go:69] Setting cloud-spanner=true in profile "addons-808918"
	I0812 17:56:43.929986  390563 addons.go:234] Setting addon yakd=true in "addons-808918"
	I0812 17:56:43.929994  390563 mustload.go:65] Loading cluster: addons-808918
	I0812 17:56:43.929996  390563 addons.go:69] Setting default-storageclass=true in profile "addons-808918"
	I0812 17:56:43.930020  390563 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-808918"
	I0812 17:56:43.930028  390563 addons.go:69] Setting ingress-dns=true in profile "addons-808918"
	I0812 17:56:43.930049  390563 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-808918"
	I0812 17:56:43.930058  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930060  390563 addons.go:69] Setting ingress=true in profile "addons-808918"
	I0812 17:56:43.930064  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930079  390563 addons.go:234] Setting addon ingress=true in "addons-808918"
	I0812 17:56:43.930119  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930050  390563 addons.go:234] Setting addon ingress-dns=true in "addons-808918"
	I0812 17:56:43.930179  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930212  390563 config.go:182] Loaded profile config "addons-808918": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 17:56:43.930414  390563 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-808918"
	I0812 17:56:43.930443  390563 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-808918"
	I0812 17:56:43.930460  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930489  390563 addons.go:69] Setting metrics-server=true in profile "addons-808918"
	I0812 17:56:43.930515  390563 addons.go:234] Setting addon metrics-server=true in "addons-808918"
	I0812 17:56:43.930538  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930617  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930629  390563 addons.go:69] Setting registry=true in profile "addons-808918"
	I0812 17:56:43.930657  390563 addons.go:234] Setting addon registry=true in "addons-808918"
	I0812 17:56:43.930648  390563 addons.go:69] Setting volcano=true in profile "addons-808918"
	I0812 17:56:43.930681  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930707  390563 addons.go:234] Setting addon volcano=true in "addons-808918"
	I0812 17:56:43.930715  390563 addons.go:69] Setting storage-provisioner=true in profile "addons-808918"
	I0812 17:56:43.930739  390563 addons.go:234] Setting addon storage-provisioner=true in "addons-808918"
	I0812 17:56:43.930743  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930761  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930837  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930930  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930021  390563 addons.go:234] Setting addon cloud-spanner=true in "addons-808918"
	I0812 17:56:43.931153  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.931161  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931181  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931192  390563 addons.go:69] Setting volumesnapshots=true in profile "addons-808918"
	I0812 17:56:43.931217  390563 addons.go:234] Setting addon volumesnapshots=true in "addons-808918"
	I0812 17:56:43.931243  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.931259  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931589  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.931652  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.932167  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.933657  390563 addons.go:69] Setting inspektor-gadget=true in profile "addons-808918"
	I0812 17:56:43.933699  390563 addons.go:234] Setting addon inspektor-gadget=true in "addons-808918"
	I0812 17:56:43.933733  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.934225  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.937484  390563 out.go:177] * Verifying Kubernetes components...
	I0812 17:56:43.930055  390563 addons.go:69] Setting helm-tiller=true in profile "addons-808918"
	I0812 17:56:43.937623  390563 addons.go:234] Setting addon helm-tiller=true in "addons-808918"
	I0812 17:56:43.930659  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.938544  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.930617  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.929952  390563 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-808918"
	I0812 17:56:43.944926  390563 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 17:56:43.944943  390563 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-808918"
	I0812 17:56:43.944995  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.945382  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.945493  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.930708  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:43.974477  390563 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0812 17:56:43.974582  390563 out.go:177]   - Using image docker.io/registry:2.8.3
	I0812 17:56:43.976251  390563 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0812 17:56:43.976276  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0812 17:56:43.976343  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.980258  390563 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0812 17:56:43.982203  390563 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0812 17:56:43.983145  390563 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0812 17:56:43.983170  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0812 17:56:43.983253  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.984242  390563 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0812 17:56:43.984258  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0812 17:56:43.984315  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.988945  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0812 17:56:43.989118  390563 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0812 17:56:43.990326  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0812 17:56:43.990392  390563 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0812 17:56:43.990531  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 17:56:43.990612  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.990971  390563 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0812 17:56:43.990988  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0812 17:56:43.991037  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:43.993513  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:43.994039  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 17:56:43.998844  390563 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0812 17:56:44.001932  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0812 17:56:44.001961  390563 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0812 17:56:44.002039  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.002244  390563 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0812 17:56:44.003500  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0812 17:56:44.003665  390563 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0812 17:56:44.003678  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0812 17:56:44.003726  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.005983  390563 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0812 17:56:44.011893  390563 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0812 17:56:44.011913  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0812 17:56:44.011972  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.012415  390563 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0812 17:56:44.012452  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0812 17:56:44.012522  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.021811  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0812 17:56:44.023877  390563 addons.go:234] Setting addon default-storageclass=true in "addons-808918"
	I0812 17:56:44.023922  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:44.024394  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:44.026680  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0812 17:56:44.028117  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0812 17:56:44.029267  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0812 17:56:44.030697  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0812 17:56:44.030979  390563 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-808918"
	I0812 17:56:44.031026  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:44.031500  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:44.032876  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0812 17:56:44.033004  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.035116  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0812 17:56:44.035119  390563 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0812 17:56:44.036338  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0812 17:56:44.036368  390563 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0812 17:56:44.036531  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.037550  390563 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0812 17:56:44.038891  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0812 17:56:44.038914  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0812 17:56:44.038972  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	W0812 17:56:44.041978  390563 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0812 17:56:44.046454  390563 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0812 17:56:44.048105  390563 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0812 17:56:44.048127  390563 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0812 17:56:44.048199  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.061718  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.063547  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.070197  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.071703  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.082272  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.082272  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.083362  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.084442  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.099801  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.102998  390563 out.go:177]   - Using image docker.io/busybox:stable
	I0812 17:56:44.103486  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.105270  390563 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0812 17:56:44.105515  390563 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0812 17:56:44.105533  390563 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0812 17:56:44.105587  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.106561  390563 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0812 17:56:44.106579  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0812 17:56:44.106630  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:44.113466  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.122765  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.123699  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:44.161159  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0812 17:56:44.465350  390563 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 17:56:44.465668  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0812 17:56:44.467801  390563 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0812 17:56:44.467823  390563 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0812 17:56:44.553356  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0812 17:56:44.554711  390563 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0812 17:56:44.554781  390563 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0812 17:56:44.647906  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0812 17:56:44.651724  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0812 17:56:44.651811  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0812 17:56:44.653931  390563 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0812 17:56:44.653961  390563 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0812 17:56:44.657071  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0812 17:56:44.666769  390563 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0812 17:56:44.666818  390563 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0812 17:56:44.669741  390563 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0812 17:56:44.669767  390563 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0812 17:56:44.747741  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0812 17:56:44.751326  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0812 17:56:44.857611  390563 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0812 17:56:44.857645  390563 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0812 17:56:44.861664  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0812 17:56:44.861691  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0812 17:56:44.868537  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0812 17:56:44.868582  390563 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0812 17:56:44.950526  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0812 17:56:44.964362  390563 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0812 17:56:44.964395  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0812 17:56:44.967828  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0812 17:56:44.970421  390563 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0812 17:56:44.970445  390563 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0812 17:56:45.054532  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0812 17:56:45.054579  390563 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)
	I0812 17:56:45.057020  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0812 17:56:45.057046  390563 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0812 17:56:45.148728  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0812 17:56:45.148759  390563 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0812 17:56:45.151745  390563 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0812 17:56:45.151813  390563 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0812 17:56:45.257704  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0812 17:56:45.257803  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0812 17:56:45.262762  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0812 17:56:45.350135  390563 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0812 17:56:45.350167  390563 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0812 17:56:45.358441  390563 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0812 17:56:45.358470  390563 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0812 17:56:45.447822  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0812 17:56:45.447912  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0812 17:56:45.553484  390563 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0812 17:56:45.553571  390563 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0812 17:56:45.647768  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0812 17:56:45.653504  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0812 17:56:45.653595  390563 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0812 17:56:45.659042  390563 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.497843664s)
	I0812 17:56:45.659223  390563 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0812 17:56:45.659158  390563 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.193771213s)
	I0812 17:56:45.660281  390563 node_ready.go:35] waiting up to 6m0s for node "addons-808918" to be "Ready" ...
	I0812 17:56:45.669533  390563 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0812 17:56:45.669562  390563 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0812 17:56:45.748445  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0812 17:56:45.748536  390563 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0812 17:56:45.947703  390563 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0812 17:56:45.947800  390563 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0812 17:56:46.149068  390563 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 17:56:46.149149  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0812 17:56:46.156066  390563 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0812 17:56:46.156148  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0812 17:56:46.168425  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0812 17:56:46.168504  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0812 17:56:46.352208  390563 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-808918" context rescaled to 1 replicas
	I0812 17:56:46.356526  390563 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0812 17:56:46.356565  390563 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0812 17:56:46.360766  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 17:56:46.447688  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0812 17:56:46.656580  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0812 17:56:46.656681  390563 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0812 17:56:46.849449  390563 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0812 17:56:46.849535  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0812 17:56:46.948286  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0812 17:56:46.948329  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0812 17:56:47.148586  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0812 17:56:47.256550  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0812 17:56:47.256578  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0812 17:56:47.447807  390563 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0812 17:56:47.447841  390563 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0812 17:56:47.568544  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0812 17:56:47.771401  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:50.164586  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:50.549714  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.083998393s)
	I0812 17:56:50.549767  390563 addons.go:475] Verifying addon ingress=true in "addons-808918"
	I0812 17:56:50.549887  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.996481941s)
	I0812 17:56:50.549998  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.902009061s)
	I0812 17:56:50.550103  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.893004004s)
	I0812 17:56:50.550155  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.802366406s)
	I0812 17:56:50.550210  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.798853114s)
	I0812 17:56:50.550254  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (5.599692569s)
	I0812 17:56:50.550303  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.582450439s)
	I0812 17:56:50.550351  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.287514988s)
	I0812 17:56:50.550370  390563 addons.go:475] Verifying addon registry=true in "addons-808918"
	I0812 17:56:50.550561  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.902693432s)
	I0812 17:56:50.550868  390563 addons.go:475] Verifying addon metrics-server=true in "addons-808918"
	I0812 17:56:50.554202  390563 out.go:177] * Verifying registry addon...
	I0812 17:56:50.554249  390563 out.go:177] * Verifying ingress addon...
	I0812 17:56:50.556816  390563 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0812 17:56:50.556816  390563 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0812 17:56:50.561841  390563 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0812 17:56:50.564196  390563 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 17:56:50.564216  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:50.564505  390563 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0812 17:56:50.564525  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:51.064425  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:51.064632  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:51.260643  390563 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0812 17:56:51.260725  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:51.280663  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:51.357518  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.996701321s)
	W0812 17:56:51.357579  390563 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0812 17:56:51.357629  390563 retry.go:31] will retry after 125.338355ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0812 17:56:51.357707  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.909926532s)
	I0812 17:56:51.358045  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.209395762s)
	I0812 17:56:51.359107  390563 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-808918 service yakd-dashboard -n yakd-dashboard
	
	I0812 17:56:51.483610  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 17:56:51.561115  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:51.561981  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:51.566350  390563 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0812 17:56:51.646543  390563 addons.go:234] Setting addon gcp-auth=true in "addons-808918"
	I0812 17:56:51.646615  390563 host.go:66] Checking if "addons-808918" exists ...
	I0812 17:56:51.647187  390563 cli_runner.go:164] Run: docker container inspect addons-808918 --format={{.State.Status}}
	I0812 17:56:51.671411  390563 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0812 17:56:51.671475  390563 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-808918
	I0812 17:56:51.692865  390563 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/addons-808918/id_rsa Username:docker}
	I0812 17:56:51.986485  390563 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.417869588s)
	I0812 17:56:51.986535  390563 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-808918"
	I0812 17:56:51.988020  390563 out.go:177] * Verifying csi-hostpath-driver addon...
	I0812 17:56:51.990093  390563 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0812 17:56:52.049969  390563 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 17:56:52.050024  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:52.061544  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:52.061710  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:52.385220  390563 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 17:56:52.386493  390563 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0812 17:56:52.387675  390563 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0812 17:56:52.387691  390563 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0812 17:56:52.404273  390563 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0812 17:56:52.404294  390563 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0812 17:56:52.420672  390563 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0812 17:56:52.420690  390563 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0812 17:56:52.436181  390563 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0812 17:56:52.495489  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:52.562426  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:52.563290  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:52.663590  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:52.763546  390563 addons.go:475] Verifying addon gcp-auth=true in "addons-808918"
	I0812 17:56:52.764906  390563 out.go:177] * Verifying gcp-auth addon...
	I0812 17:56:52.767074  390563 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0812 17:56:52.769134  390563 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0812 17:56:52.769150  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:52.994482  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:53.060413  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:53.060650  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:53.270364  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:53.494252  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:53.561954  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:53.562279  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:53.771894  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:54.049932  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:54.061843  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:54.062771  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:54.270644  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:54.495220  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:54.560469  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:54.560674  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:54.664371  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:54.770780  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:54.995626  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:55.060691  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:55.061064  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:55.270948  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:55.494811  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:55.560849  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:55.561090  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:55.770588  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:55.994487  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:56.060440  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:56.060917  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:56.270982  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:56.494815  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:56.560745  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:56.560911  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:56.770119  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:56.994784  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:57.060875  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:57.061063  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:57.169280  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:57.270807  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:57.494432  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:57.560639  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:57.560639  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:57.770968  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:57.994751  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:58.060626  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:58.060728  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:58.270989  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:58.496949  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:58.560840  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:58.561061  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:58.771121  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:58.994672  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:59.060846  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:59.061007  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:59.270716  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:59.494475  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:56:59.560326  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:56:59.560516  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:56:59.664031  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:56:59.770832  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:56:59.994537  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:00.060446  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:00.060622  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:00.270708  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:00.494356  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:00.561149  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:00.561207  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:00.770512  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:00.994417  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:01.060366  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:01.060559  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:01.270953  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:01.494562  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:01.560481  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:01.560665  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:01.770989  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:01.994649  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:02.060699  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:02.060884  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:02.163319  390563 node_ready.go:53] node "addons-808918" has status "Ready":"False"
	I0812 17:57:02.270852  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:02.494486  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:02.560487  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:02.560657  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:02.771803  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:02.994929  390563 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 17:57:02.994960  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:03.073626  390563 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 17:57:03.073730  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:03.074907  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:03.164013  390563 node_ready.go:49] node "addons-808918" has status "Ready":"True"
	I0812 17:57:03.164044  390563 node_ready.go:38] duration metric: took 17.503702041s for node "addons-808918" to be "Ready" ...
	I0812 17:57:03.164058  390563 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0812 17:57:03.173976  390563 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-k9fzz" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:03.270554  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:03.497192  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:03.562265  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:03.563943  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:03.770847  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:04.052417  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:04.062272  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:04.063914  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:04.180661  390563 pod_ready.go:92] pod "coredns-7db6d8ff4d-k9fzz" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.180690  390563 pod_ready.go:81] duration metric: took 1.006689071s for pod "coredns-7db6d8ff4d-k9fzz" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.180716  390563 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.252001  390563 pod_ready.go:92] pod "etcd-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.252028  390563 pod_ready.go:81] duration metric: took 71.303335ms for pod "etcd-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.252045  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.256560  390563 pod_ready.go:92] pod "kube-apiserver-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.256585  390563 pod_ready.go:81] duration metric: took 4.531355ms for pod "kube-apiserver-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.256597  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.261371  390563 pod_ready.go:92] pod "kube-controller-manager-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.261394  390563 pod_ready.go:81] duration metric: took 4.788161ms for pod "kube-controller-manager-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.261409  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-gq98h" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.269880  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:04.364870  390563 pod_ready.go:92] pod "kube-proxy-gq98h" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.364895  390563 pod_ready.go:81] duration metric: took 103.47911ms for pod "kube-proxy-gq98h" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.364906  390563 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.496366  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:04.561841  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:04.561871  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:04.764870  390563 pod_ready.go:92] pod "kube-scheduler-addons-808918" in "kube-system" namespace has status "Ready":"True"
	I0812 17:57:04.764894  390563 pod_ready.go:81] duration metric: took 399.982151ms for pod "kube-scheduler-addons-808918" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.764904  390563 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace to be "Ready" ...
	I0812 17:57:04.770607  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:04.996375  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:05.062469  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:05.062514  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:05.270591  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:05.496038  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:05.563789  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:05.565118  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:05.770499  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:05.996908  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:06.061981  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:06.062167  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:06.270895  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:06.496443  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:06.561893  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:06.561992  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:06.771024  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:06.771270  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:06.997022  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:07.062977  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:07.063681  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:07.270218  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:07.496351  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:07.561785  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:07.562174  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:07.771052  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:07.995899  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:08.061092  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:08.061400  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:08.270150  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:08.496287  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:08.561188  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:08.561508  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:08.770399  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:08.998238  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:09.060954  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:09.061196  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:09.269634  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:09.269854  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:09.495655  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:09.561517  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:09.561860  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:09.770320  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:09.994704  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:10.061665  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:10.061834  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:10.270723  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:10.495252  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:10.561468  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:10.561697  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 17:57:10.770641  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:10.996496  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:11.061554  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:11.062366  390563 kapi.go:107] duration metric: took 20.505542061s to wait for kubernetes.io/minikube-addons=registry ...
	I0812 17:57:11.270414  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:11.270492  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:11.495774  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:11.561384  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:11.772301  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:11.995575  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:12.062139  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:12.270410  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:12.495329  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:12.561653  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:12.770175  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:12.996223  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:13.061390  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:13.271054  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:13.271114  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:13.496801  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:13.561409  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:13.770495  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:13.996175  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:14.063123  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:14.270663  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:14.551339  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:14.561551  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:14.770790  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:14.995884  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:15.060773  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:15.270108  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:15.494608  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:15.562074  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:15.769924  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:15.770439  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:15.995232  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:16.062068  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:16.270822  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:16.551051  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:16.561960  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:16.770346  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:17.048346  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:17.061435  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:17.270140  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:17.496236  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:17.561432  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:17.770947  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:17.771330  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:17.996300  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:18.061415  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:18.275900  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:18.495540  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:18.562059  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:18.770394  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:18.995751  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:19.061972  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:19.270675  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:19.496385  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:19.561710  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:19.772229  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:19.773645  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:19.995484  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:20.061367  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:20.270636  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:20.495903  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:20.561504  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:20.769977  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:20.996321  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:21.061419  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:21.270869  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:21.495551  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:21.562129  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:21.769740  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:21.995211  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:22.060915  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:22.270304  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:22.270381  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:22.498100  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:22.560927  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:22.770766  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:23.051671  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:23.061803  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:23.271488  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:23.495430  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:23.561376  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:23.771165  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:23.996385  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:24.061509  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:24.270540  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:24.270648  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:24.495432  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:24.561923  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:24.770309  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:24.996301  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:25.062181  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:25.270667  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:25.495222  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:25.561167  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:25.770681  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:25.997112  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:26.061089  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:26.270541  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:26.494916  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:26.560652  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:26.769861  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:26.769934  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:26.995478  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:27.061313  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:27.270519  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:27.496372  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:27.561625  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:27.770852  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:27.996961  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:28.061243  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:28.270509  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:28.496219  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:28.560732  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:28.770857  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:28.770941  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:28.995619  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:29.061587  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:29.270813  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:29.496520  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:29.561485  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:29.770195  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:29.996069  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:30.061588  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:30.270831  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:30.496128  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:30.560943  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:30.770335  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:30.994578  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:31.061303  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:31.270632  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:31.270753  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:31.496347  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:31.560905  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:31.770559  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:31.995205  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:32.060839  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:32.270164  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:32.496187  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:32.561837  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:32.770254  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:32.997157  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:33.060762  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:33.270937  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:33.271135  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:33.496414  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:33.561893  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:33.771054  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:33.995988  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:34.061588  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:34.270829  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:34.496234  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:34.561007  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:34.770526  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:34.995441  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:35.061122  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:35.270461  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:35.494719  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:35.561402  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:35.772362  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:35.772834  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:36.050755  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:36.061580  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:36.272316  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:36.551983  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:36.562082  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:36.772731  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:37.053171  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:37.062681  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:37.270930  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:37.549991  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:37.562055  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:37.770068  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:37.995665  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:38.061417  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:38.270540  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:38.271251  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:38.495920  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:38.560863  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:38.770786  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:38.996387  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:39.061103  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:39.272449  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:39.496558  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:39.561094  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:39.770720  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:39.995956  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:40.060786  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:40.270312  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:40.495746  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:40.561523  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:40.771260  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:40.771260  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:40.995646  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:41.061425  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:41.270918  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:41.497008  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:41.561378  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:41.770616  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:41.995182  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:42.061227  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:42.272784  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:42.495330  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:42.561564  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:42.771238  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:42.771858  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:42.995940  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:43.060945  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:43.270173  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:43.498507  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:43.561587  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:43.770551  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:43.996690  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:44.060986  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:44.270581  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:44.496359  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:44.562282  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:44.770265  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:45.149752  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:45.150212  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:45.272262  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:45.272968  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:45.554176  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:45.564138  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:45.770740  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:46.052272  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:46.062516  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:46.355390  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:46.552121  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:46.568425  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:46.850613  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:47.149630  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:47.156770  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:47.270492  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:47.496177  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:47.562195  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:47.770504  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:47.770692  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:47.994937  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:48.060539  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:48.270364  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:48.496568  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:48.560961  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:48.770399  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:48.996631  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:49.061833  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:49.270546  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:49.496090  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:49.560827  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:49.770339  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:49.770961  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:49.995537  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:50.061215  390563 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 17:57:50.269771  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:50.495630  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:50.561938  390563 kapi.go:107] duration metric: took 1m0.005119162s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0812 17:57:50.770529  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:50.995282  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:51.270474  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 17:57:51.494964  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:51.770758  390563 kapi.go:107] duration metric: took 59.003681965s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0812 17:57:51.771130  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:51.772696  390563 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-808918 cluster.
	I0812 17:57:51.774390  390563 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.
	I0812 17:57:51.775717  390563 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0812 17:57:52.052050  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:52.496328  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:52.995198  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:53.495394  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:53.996928  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:54.271449  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:54.496477  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:54.994924  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:55.497311  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:55.995538  390563 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 17:57:56.495319  390563 kapi.go:107] duration metric: took 1m4.505224343s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0812 17:57:56.496923  390563 out.go:177] * Enabled addons: ingress-dns, storage-provisioner, nvidia-device-plugin, cloud-spanner, helm-tiller, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0812 17:57:56.498146  390563 addons.go:510] duration metric: took 1m12.568352093s for enable addons: enabled=[ingress-dns storage-provisioner nvidia-device-plugin cloud-spanner helm-tiller metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0812 17:57:56.770845  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:57:59.270358  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:01.271468  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:03.770883  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:05.771276  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:08.270207  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:10.770844  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:13.270537  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:15.770819  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:17.770888  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:19.772028  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:22.269974  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:24.270328  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:26.270407  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:28.770976  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:31.270165  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:33.270225  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:35.271170  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:37.770419  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:40.269973  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:42.270819  390563 pod_ready.go:102] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"False"
	I0812 17:58:43.770977  390563 pod_ready.go:92] pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace has status "Ready":"True"
	I0812 17:58:43.771005  390563 pod_ready.go:81] duration metric: took 1m39.006094451s for pod "metrics-server-c59844bb4-5vl77" in "kube-system" namespace to be "Ready" ...
	I0812 17:58:43.771016  390563 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-7wrl9" in "kube-system" namespace to be "Ready" ...
	I0812 17:58:43.775229  390563 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-7wrl9" in "kube-system" namespace has status "Ready":"True"
	I0812 17:58:43.775252  390563 pod_ready.go:81] duration metric: took 4.228901ms for pod "nvidia-device-plugin-daemonset-7wrl9" in "kube-system" namespace to be "Ready" ...
	I0812 17:58:43.775270  390563 pod_ready.go:38] duration metric: took 1m40.6111795s 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" ...
	I0812 17:58:43.775290  390563 api_server.go:52] waiting for apiserver process to appear ...
	I0812 17:58:43.775321  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 17:58:43.775372  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 17:58:43.809204  390563 cri.go:89] found id: "b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:43.809223  390563 cri.go:89] found id: ""
	I0812 17:58:43.809231  390563 logs.go:276] 1 containers: [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742]
	I0812 17:58:43.809273  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.812564  390563 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 17:58:43.812622  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 17:58:43.845860  390563 cri.go:89] found id: "a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:43.845886  390563 cri.go:89] found id: ""
	I0812 17:58:43.845895  390563 logs.go:276] 1 containers: [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b]
	I0812 17:58:43.845949  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.849180  390563 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 17:58:43.849244  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 17:58:43.882646  390563 cri.go:89] found id: "d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:43.882675  390563 cri.go:89] found id: ""
	I0812 17:58:43.882688  390563 logs.go:276] 1 containers: [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca]
	I0812 17:58:43.882737  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.886077  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 17:58:43.886129  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 17:58:43.919383  390563 cri.go:89] found id: "5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:43.919410  390563 cri.go:89] found id: ""
	I0812 17:58:43.919421  390563 logs.go:276] 1 containers: [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4]
	I0812 17:58:43.919480  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.922682  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 17:58:43.922743  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 17:58:43.955044  390563 cri.go:89] found id: "f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:43.955071  390563 cri.go:89] found id: ""
	I0812 17:58:43.955081  390563 logs.go:276] 1 containers: [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5]
	I0812 17:58:43.955136  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.958347  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 17:58:43.958420  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 17:58:43.990587  390563 cri.go:89] found id: "f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:43.990609  390563 cri.go:89] found id: ""
	I0812 17:58:43.990619  390563 logs.go:276] 1 containers: [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0]
	I0812 17:58:43.990679  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:43.994111  390563 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 17:58:43.994177  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 17:58:44.029140  390563 cri.go:89] found id: "975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:44.029159  390563 cri.go:89] found id: ""
	I0812 17:58:44.029167  390563 logs.go:276] 1 containers: [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33]
	I0812 17:58:44.029210  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:44.032385  390563 logs.go:123] Gathering logs for CRI-O ...
	I0812 17:58:44.032407  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 17:58:44.110839  390563 logs.go:123] Gathering logs for container status ...
	I0812 17:58:44.110878  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 17:58:44.153177  390563 logs.go:123] Gathering logs for kubelet ...
	I0812 17:58:44.153209  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 17:58:44.220654  390563 logs.go:123] Gathering logs for dmesg ...
	I0812 17:58:44.220692  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 17:58:44.246388  390563 logs.go:123] Gathering logs for kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] ...
	I0812 17:58:44.246422  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:44.289683  390563 logs.go:123] Gathering logs for coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] ...
	I0812 17:58:44.289716  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:44.326204  390563 logs.go:123] Gathering logs for kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] ...
	I0812 17:58:44.326238  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:44.382593  390563 logs.go:123] Gathering logs for kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] ...
	I0812 17:58:44.382628  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:44.423704  390563 logs.go:123] Gathering logs for describe nodes ...
	I0812 17:58:44.423739  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 17:58:44.520927  390563 logs.go:123] Gathering logs for etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] ...
	I0812 17:58:44.520960  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:44.564728  390563 logs.go:123] Gathering logs for kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] ...
	I0812 17:58:44.564757  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:44.604380  390563 logs.go:123] Gathering logs for kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] ...
	I0812 17:58:44.604414  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:47.137306  390563 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 17:58:47.151349  390563 api_server.go:72] duration metric: took 2m3.221602847s to wait for apiserver process to appear ...
	I0812 17:58:47.151384  390563 api_server.go:88] waiting for apiserver healthz status ...
	I0812 17:58:47.151419  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 17:58:47.151462  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 17:58:47.183483  390563 cri.go:89] found id: "b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:47.183503  390563 cri.go:89] found id: ""
	I0812 17:58:47.183510  390563 logs.go:276] 1 containers: [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742]
	I0812 17:58:47.183567  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.186872  390563 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 17:58:47.186931  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 17:58:47.220219  390563 cri.go:89] found id: "a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:47.220240  390563 cri.go:89] found id: ""
	I0812 17:58:47.220248  390563 logs.go:276] 1 containers: [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b]
	I0812 17:58:47.220301  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.223574  390563 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 17:58:47.223644  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 17:58:47.256438  390563 cri.go:89] found id: "d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:47.256463  390563 cri.go:89] found id: ""
	I0812 17:58:47.256471  390563 logs.go:276] 1 containers: [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca]
	I0812 17:58:47.256514  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.259825  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 17:58:47.259880  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 17:58:47.292370  390563 cri.go:89] found id: "5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:47.292393  390563 cri.go:89] found id: ""
	I0812 17:58:47.292403  390563 logs.go:276] 1 containers: [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4]
	I0812 17:58:47.292457  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.295798  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 17:58:47.295866  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 17:58:47.329445  390563 cri.go:89] found id: "f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:47.329468  390563 cri.go:89] found id: ""
	I0812 17:58:47.329477  390563 logs.go:276] 1 containers: [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5]
	I0812 17:58:47.329526  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.332790  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 17:58:47.332844  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 17:58:47.366998  390563 cri.go:89] found id: "f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:47.367021  390563 cri.go:89] found id: ""
	I0812 17:58:47.367030  390563 logs.go:276] 1 containers: [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0]
	I0812 17:58:47.367073  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.370395  390563 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 17:58:47.370456  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 17:58:47.404045  390563 cri.go:89] found id: "975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:47.404070  390563 cri.go:89] found id: ""
	I0812 17:58:47.404080  390563 logs.go:276] 1 containers: [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33]
	I0812 17:58:47.404141  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:47.407570  390563 logs.go:123] Gathering logs for coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] ...
	I0812 17:58:47.407593  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:47.443300  390563 logs.go:123] Gathering logs for kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] ...
	I0812 17:58:47.443331  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:47.482608  390563 logs.go:123] Gathering logs for kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] ...
	I0812 17:58:47.482639  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:47.538339  390563 logs.go:123] Gathering logs for kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] ...
	I0812 17:58:47.538372  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:47.578495  390563 logs.go:123] Gathering logs for container status ...
	I0812 17:58:47.578529  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 17:58:47.620501  390563 logs.go:123] Gathering logs for kubelet ...
	I0812 17:58:47.620529  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 17:58:47.689495  390563 logs.go:123] Gathering logs for etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] ...
	I0812 17:58:47.689536  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:47.733364  390563 logs.go:123] Gathering logs for kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] ...
	I0812 17:58:47.733400  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:47.777653  390563 logs.go:123] Gathering logs for kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] ...
	I0812 17:58:47.777689  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:47.810603  390563 logs.go:123] Gathering logs for CRI-O ...
	I0812 17:58:47.810638  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 17:58:47.884555  390563 logs.go:123] Gathering logs for dmesg ...
	I0812 17:58:47.884592  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 17:58:47.912023  390563 logs.go:123] Gathering logs for describe nodes ...
	I0812 17:58:47.912051  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 17:58:50.506637  390563 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0812 17:58:50.510241  390563 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0812 17:58:50.511180  390563 api_server.go:141] control plane version: v1.30.3
	I0812 17:58:50.511221  390563 api_server.go:131] duration metric: took 3.359829706s to wait for apiserver health ...
	I0812 17:58:50.511232  390563 system_pods.go:43] waiting for kube-system pods to appear ...
	I0812 17:58:50.511260  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 17:58:50.511317  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 17:58:50.545502  390563 cri.go:89] found id: "b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:50.545524  390563 cri.go:89] found id: ""
	I0812 17:58:50.545532  390563 logs.go:276] 1 containers: [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742]
	I0812 17:58:50.545589  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.549097  390563 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 17:58:50.549168  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 17:58:50.581832  390563 cri.go:89] found id: "a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:50.581858  390563 cri.go:89] found id: ""
	I0812 17:58:50.581867  390563 logs.go:276] 1 containers: [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b]
	I0812 17:58:50.581913  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.585326  390563 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 17:58:50.585396  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 17:58:50.617666  390563 cri.go:89] found id: "d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:50.617691  390563 cri.go:89] found id: ""
	I0812 17:58:50.617704  390563 logs.go:276] 1 containers: [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca]
	I0812 17:58:50.617754  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.620900  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 17:58:50.620959  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 17:58:50.653724  390563 cri.go:89] found id: "5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:50.653749  390563 cri.go:89] found id: ""
	I0812 17:58:50.653759  390563 logs.go:276] 1 containers: [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4]
	I0812 17:58:50.653811  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.657039  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 17:58:50.657096  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 17:58:50.689747  390563 cri.go:89] found id: "f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:50.689774  390563 cri.go:89] found id: ""
	I0812 17:58:50.689783  390563 logs.go:276] 1 containers: [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5]
	I0812 17:58:50.689849  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.693316  390563 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 17:58:50.693383  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 17:58:50.726612  390563 cri.go:89] found id: "f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:50.726638  390563 cri.go:89] found id: ""
	I0812 17:58:50.726647  390563 logs.go:276] 1 containers: [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0]
	I0812 17:58:50.726698  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.730051  390563 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 17:58:50.730112  390563 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 17:58:50.763224  390563 cri.go:89] found id: "975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:50.763246  390563 cri.go:89] found id: ""
	I0812 17:58:50.763254  390563 logs.go:276] 1 containers: [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33]
	I0812 17:58:50.763307  390563 ssh_runner.go:195] Run: which crictl
	I0812 17:58:50.766628  390563 logs.go:123] Gathering logs for CRI-O ...
	I0812 17:58:50.766654  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 17:58:50.842899  390563 logs.go:123] Gathering logs for container status ...
	I0812 17:58:50.842939  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 17:58:50.883331  390563 logs.go:123] Gathering logs for describe nodes ...
	I0812 17:58:50.883360  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 17:58:50.977224  390563 logs.go:123] Gathering logs for etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] ...
	I0812 17:58:50.977255  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b"
	I0812 17:58:51.019928  390563 logs.go:123] Gathering logs for kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] ...
	I0812 17:58:51.019960  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4"
	I0812 17:58:51.059028  390563 logs.go:123] Gathering logs for kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] ...
	I0812 17:58:51.059056  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0"
	I0812 17:58:51.113750  390563 logs.go:123] Gathering logs for kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] ...
	I0812 17:58:51.113784  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5"
	I0812 17:58:51.147910  390563 logs.go:123] Gathering logs for kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] ...
	I0812 17:58:51.147935  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33"
	I0812 17:58:51.188964  390563 logs.go:123] Gathering logs for kubelet ...
	I0812 17:58:51.188994  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 17:58:51.257347  390563 logs.go:123] Gathering logs for dmesg ...
	I0812 17:58:51.257384  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 17:58:51.283038  390563 logs.go:123] Gathering logs for kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] ...
	I0812 17:58:51.283075  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742"
	I0812 17:58:51.326307  390563 logs.go:123] Gathering logs for coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] ...
	I0812 17:58:51.326339  390563 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca"
	I0812 17:58:53.875430  390563 system_pods.go:59] 19 kube-system pods found
	I0812 17:58:53.875461  390563 system_pods.go:61] "coredns-7db6d8ff4d-k9fzz" [7ecbdf95-7098-417e-80c9-93418d94eff4] Running
	I0812 17:58:53.875466  390563 system_pods.go:61] "csi-hostpath-attacher-0" [8a39a2ce-633c-42e7-ab33-b77e0a45ba2a] Running
	I0812 17:58:53.875471  390563 system_pods.go:61] "csi-hostpath-resizer-0" [620a03c9-f9da-406e-816b-507f8015ad5d] Running
	I0812 17:58:53.875474  390563 system_pods.go:61] "csi-hostpathplugin-g2gl5" [7c7fbf52-5654-45f6-a4ea-6ddb8934d9a9] Running
	I0812 17:58:53.875478  390563 system_pods.go:61] "etcd-addons-808918" [f2ab8b4d-94b2-4772-b9d7-87cd87a3ff7a] Running
	I0812 17:58:53.875481  390563 system_pods.go:61] "kindnet-ssl56" [0d4b6fc7-1e16-40ee-aa87-d18e020dc734] Running
	I0812 17:58:53.875485  390563 system_pods.go:61] "kube-apiserver-addons-808918" [f7c75b7c-2561-4198-952c-85452e8f0d6d] Running
	I0812 17:58:53.875488  390563 system_pods.go:61] "kube-controller-manager-addons-808918" [2c8971bf-406d-4122-941f-aeae4fe305ea] Running
	I0812 17:58:53.875491  390563 system_pods.go:61] "kube-ingress-dns-minikube" [2ee227fa-4a7a-4608-973b-6fb4ed08f281] Running
	I0812 17:58:53.875495  390563 system_pods.go:61] "kube-proxy-gq98h" [af1f17d3-f323-4a30-9d1c-b48c5d6566cc] Running
	I0812 17:58:53.875499  390563 system_pods.go:61] "kube-scheduler-addons-808918" [9782f8d1-f921-49e5-bfec-ccd1bba260b3] Running
	I0812 17:58:53.875504  390563 system_pods.go:61] "metrics-server-c59844bb4-5vl77" [06131209-4466-4549-9ec2-884be212e6da] Running
	I0812 17:58:53.875512  390563 system_pods.go:61] "nvidia-device-plugin-daemonset-7wrl9" [1a324a3a-b1f4-4dec-8237-29ff64b3aee0] Running
	I0812 17:58:53.875517  390563 system_pods.go:61] "registry-698f998955-l2xhc" [4afae8e5-0b35-4a54-a3fb-7fdfabfc290d] Running
	I0812 17:58:53.875528  390563 system_pods.go:61] "registry-proxy-vvb8n" [2c8acbf5-88cf-4f84-8a6f-726b9bc28164] Running
	I0812 17:58:53.875532  390563 system_pods.go:61] "snapshot-controller-745499f584-ml8p9" [ddbb21fe-2713-4370-86a5-cffa138e0f13] Running
	I0812 17:58:53.875537  390563 system_pods.go:61] "snapshot-controller-745499f584-txzn6" [29f5cd61-ae32-47ba-903b-830028bac519] Running
	I0812 17:58:53.875542  390563 system_pods.go:61] "storage-provisioner" [f6550f63-491f-4cfd-bdad-2f7ecb7bbc6a] Running
	I0812 17:58:53.875546  390563 system_pods.go:61] "tiller-deploy-6677d64bcd-xgzk5" [dc8fa4a7-5a0d-4d21-a2e7-9f4a977b6008] Running
	I0812 17:58:53.875555  390563 system_pods.go:74] duration metric: took 3.3643155s to wait for pod list to return data ...
	I0812 17:58:53.875566  390563 default_sa.go:34] waiting for default service account to be created ...
	I0812 17:58:53.877307  390563 default_sa.go:45] found service account: "default"
	I0812 17:58:53.877326  390563 default_sa.go:55] duration metric: took 1.75297ms for default service account to be created ...
	I0812 17:58:53.877333  390563 system_pods.go:116] waiting for k8s-apps to be running ...
	I0812 17:58:53.886140  390563 system_pods.go:86] 19 kube-system pods found
	I0812 17:58:53.886164  390563 system_pods.go:89] "coredns-7db6d8ff4d-k9fzz" [7ecbdf95-7098-417e-80c9-93418d94eff4] Running
	I0812 17:58:53.886170  390563 system_pods.go:89] "csi-hostpath-attacher-0" [8a39a2ce-633c-42e7-ab33-b77e0a45ba2a] Running
	I0812 17:58:53.886174  390563 system_pods.go:89] "csi-hostpath-resizer-0" [620a03c9-f9da-406e-816b-507f8015ad5d] Running
	I0812 17:58:53.886179  390563 system_pods.go:89] "csi-hostpathplugin-g2gl5" [7c7fbf52-5654-45f6-a4ea-6ddb8934d9a9] Running
	I0812 17:58:53.886185  390563 system_pods.go:89] "etcd-addons-808918" [f2ab8b4d-94b2-4772-b9d7-87cd87a3ff7a] Running
	I0812 17:58:53.886192  390563 system_pods.go:89] "kindnet-ssl56" [0d4b6fc7-1e16-40ee-aa87-d18e020dc734] Running
	I0812 17:58:53.886202  390563 system_pods.go:89] "kube-apiserver-addons-808918" [f7c75b7c-2561-4198-952c-85452e8f0d6d] Running
	I0812 17:58:53.886212  390563 system_pods.go:89] "kube-controller-manager-addons-808918" [2c8971bf-406d-4122-941f-aeae4fe305ea] Running
	I0812 17:58:53.886221  390563 system_pods.go:89] "kube-ingress-dns-minikube" [2ee227fa-4a7a-4608-973b-6fb4ed08f281] Running
	I0812 17:58:53.886229  390563 system_pods.go:89] "kube-proxy-gq98h" [af1f17d3-f323-4a30-9d1c-b48c5d6566cc] Running
	I0812 17:58:53.886234  390563 system_pods.go:89] "kube-scheduler-addons-808918" [9782f8d1-f921-49e5-bfec-ccd1bba260b3] Running
	I0812 17:58:53.886240  390563 system_pods.go:89] "metrics-server-c59844bb4-5vl77" [06131209-4466-4549-9ec2-884be212e6da] Running
	I0812 17:58:53.886245  390563 system_pods.go:89] "nvidia-device-plugin-daemonset-7wrl9" [1a324a3a-b1f4-4dec-8237-29ff64b3aee0] Running
	I0812 17:58:53.886253  390563 system_pods.go:89] "registry-698f998955-l2xhc" [4afae8e5-0b35-4a54-a3fb-7fdfabfc290d] Running
	I0812 17:58:53.886257  390563 system_pods.go:89] "registry-proxy-vvb8n" [2c8acbf5-88cf-4f84-8a6f-726b9bc28164] Running
	I0812 17:58:53.886264  390563 system_pods.go:89] "snapshot-controller-745499f584-ml8p9" [ddbb21fe-2713-4370-86a5-cffa138e0f13] Running
	I0812 17:58:53.886268  390563 system_pods.go:89] "snapshot-controller-745499f584-txzn6" [29f5cd61-ae32-47ba-903b-830028bac519] Running
	I0812 17:58:53.886275  390563 system_pods.go:89] "storage-provisioner" [f6550f63-491f-4cfd-bdad-2f7ecb7bbc6a] Running
	I0812 17:58:53.886283  390563 system_pods.go:89] "tiller-deploy-6677d64bcd-xgzk5" [dc8fa4a7-5a0d-4d21-a2e7-9f4a977b6008] Running
	I0812 17:58:53.886294  390563 system_pods.go:126] duration metric: took 8.955191ms to wait for k8s-apps to be running ...
	I0812 17:58:53.886306  390563 system_svc.go:44] waiting for kubelet service to be running ....
	I0812 17:58:53.886360  390563 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 17:58:53.897444  390563 system_svc.go:56] duration metric: took 11.132132ms WaitForService to wait for kubelet
	I0812 17:58:53.897470  390563 kubeadm.go:582] duration metric: took 2m9.967729017s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0812 17:58:53.897494  390563 node_conditions.go:102] verifying NodePressure condition ...
	I0812 17:58:53.900197  390563 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0812 17:58:53.900223  390563 node_conditions.go:123] node cpu capacity is 8
	I0812 17:58:53.900240  390563 node_conditions.go:105] duration metric: took 2.740471ms to run NodePressure ...
	I0812 17:58:53.900255  390563 start.go:241] waiting for startup goroutines ...
	I0812 17:58:53.900265  390563 start.go:246] waiting for cluster config update ...
	I0812 17:58:53.900287  390563 start.go:255] writing updated cluster config ...
	I0812 17:58:53.900568  390563 ssh_runner.go:195] Run: rm -f paused
	I0812 17:58:53.950159  390563 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0812 17:58:53.952484  390563 out.go:177] * Done! kubectl is now configured to use "addons-808918" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 12 18:02:25 addons-808918 crio[1029]: time="2024-08-12 18:02:25.809258251Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-7f6cj from CNI network \"kindnet\" (type=ptp)"
	Aug 12 18:02:25 addons-808918 crio[1029]: time="2024-08-12 18:02:25.847520172Z" level=info msg="Stopped pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=4cffb49c-379d-40dd-9771-6b01e8ac59d3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:26 addons-808918 crio[1029]: time="2024-08-12 18:02:26.144610939Z" level=info msg="Removing container: 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8" id=90e34dd6-8ecf-404b-b319-dbe2ea645fb8 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:26 addons-808918 crio[1029]: time="2024-08-12 18:02:26.157701300Z" level=info msg="Removed container 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8: ingress-nginx/ingress-nginx-controller-6d9bd977d4-7f6cj/controller" id=90e34dd6-8ecf-404b-b319-dbe2ea645fb8 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.044747112Z" level=info msg="Removing container: 592b81b132a6a35727d1282d0b6a97fdd003fa9fcef645145ce0585398584b7b" id=97ad5931-5527-4d4d-84a2-fdda7b388410 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.058923843Z" level=info msg="Removed container 592b81b132a6a35727d1282d0b6a97fdd003fa9fcef645145ce0585398584b7b: ingress-nginx/ingress-nginx-admission-patch-l95bm/patch" id=97ad5931-5527-4d4d-84a2-fdda7b388410 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.060368436Z" level=info msg="Removing container: c0a00532c52c9dd30faa3ecd38a30bfe1496804e259de8333ad69068c4060d5a" id=79e772b1-c726-446e-8384-320c734073cc name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.074904661Z" level=info msg="Removed container c0a00532c52c9dd30faa3ecd38a30bfe1496804e259de8333ad69068c4060d5a: ingress-nginx/ingress-nginx-admission-create-dhrdt/create" id=79e772b1-c726-446e-8384-320c734073cc name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.076304399Z" level=info msg="Stopping pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=df633b1b-dd32-48ab-9d18-ea941336e1d9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.076342943Z" level=info msg="Stopped pod sandbox (already stopped): 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=df633b1b-dd32-48ab-9d18-ea941336e1d9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.076644580Z" level=info msg="Removing pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=340f46ce-c468-4ad3-99f9-42978ae88396 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.083793324Z" level=info msg="Removed pod sandbox: 57feaccddeb5d2d66dd75e510029aab40142600ca7b55c45924689d23db15888" id=340f46ce-c468-4ad3-99f9-42978ae88396 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.084220102Z" level=info msg="Stopping pod sandbox: 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=7f01ef66-50fd-498a-b543-7ac656e35db5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.084257364Z" level=info msg="Stopped pod sandbox (already stopped): 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=7f01ef66-50fd-498a-b543-7ac656e35db5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.084584116Z" level=info msg="Removing pod sandbox: 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=5f619b94-2b7c-485c-a6d0-0245f170c321 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.091486669Z" level=info msg="Removed pod sandbox: 3d4aa53ef6e7b05ca27449be9bd12f9aa67e1717b78302102b68eb21fa46591f" id=5f619b94-2b7c-485c-a6d0-0245f170c321 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.091877137Z" level=info msg="Stopping pod sandbox: bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=b0a019fb-c715-43b6-9cc4-e4ba5062834d name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.091910435Z" level=info msg="Stopped pod sandbox (already stopped): bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=b0a019fb-c715-43b6-9cc4-e4ba5062834d name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.092164177Z" level=info msg="Removing pod sandbox: bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=c663b2ec-799f-4495-9627-de3abafceda5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.098929261Z" level=info msg="Removed pod sandbox: bf1ce46b3022ecf705faac9a7ceaf8d504d3e828006e27fcecabfb2e4259c262" id=c663b2ec-799f-4495-9627-de3abafceda5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.099537025Z" level=info msg="Stopping pod sandbox: 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=e2391eda-278b-4ab6-90d2-59a9934bcfc2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.099598304Z" level=info msg="Stopped pod sandbox (already stopped): 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=e2391eda-278b-4ab6-90d2-59a9934bcfc2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.099932260Z" level=info msg="Removing pod sandbox: 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=8e06f410-3c32-4b51-ae40-6681afeaad4d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:02:30 addons-808918 crio[1029]: time="2024-08-12 18:02:30.106460613Z" level=info msg="Removed pod sandbox: 6ff746bcb1566973e1a100b2a11b4d806156faaa2b804c80dd8e440e73a181f0" id=8e06f410-3c32-4b51-ae40-6681afeaad4d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 18:05:11 addons-808918 crio[1029]: time="2024-08-12 18:05:11.574254682Z" level=info msg="Stopping container: da7100d440f135d7c571f25f49b5985b847423b7c6a8319a4a7a58f6964fb309 (timeout: 30s)" id=a8bf7eb8-5409-44a5-80f4-f3391f795369 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ab51791cbf777       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   aa975950414e2       hello-world-app-6778b5fc9f-9trgx
	46f1dbb737a5d       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         5 minutes ago       Running             nginx                     0                   5208b3d84df68       nginx
	86ca61a579412       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   2d92c70a60f65       busybox
	da7100d440f13       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   7 minutes ago       Running             metrics-server            0                   b7554934ab187       metrics-server-c59844bb4-5vl77
	d969a16ee6c44       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        8 minutes ago       Running             coredns                   0                   968d70ba994b8       coredns-7db6d8ff4d-k9fzz
	f81aec1fdd68d       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        8 minutes ago       Running             storage-provisioner       0                   544b13eb4226f       storage-provisioner
	975ffd4ef95f5       docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3                      8 minutes ago       Running             kindnet-cni               0                   b9a57a8664c2e       kindnet-ssl56
	f630daeff0617       55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1                                                        8 minutes ago       Running             kube-proxy                0                   8c066e9b9e1af       kube-proxy-gq98h
	f2a2a0b2bb6b7       76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e                                                        8 minutes ago       Running             kube-controller-manager   0                   5c9bb469c5392       kube-controller-manager-addons-808918
	b21e7ec861b31       1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d                                                        8 minutes ago       Running             kube-apiserver            0                   0032c7dd24f66       kube-apiserver-addons-808918
	5eb00253940e3       3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2                                                        8 minutes ago       Running             kube-scheduler            0                   00c53ee25b557       kube-scheduler-addons-808918
	a6e508d44055a       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        8 minutes ago       Running             etcd                      0                   b6199bf5992ad       etcd-addons-808918
	
	
	==> coredns [d969a16ee6c44afacf5a8112150b3bfc693e5cedce2b0fc0272085ed571b18ca] <==
	[INFO] 10.244.0.3:58397 - 1135 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053323s
	[INFO] 10.244.0.3:43126 - 47379 "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.003766495s
	[INFO] 10.244.0.3:43126 - 58143 "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.004344704s
	[INFO] 10.244.0.3:48987 - 40777 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003650965s
	[INFO] 10.244.0.3:48987 - 40522 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005645767s
	[INFO] 10.244.0.3:35128 - 12458 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005522241s
	[INFO] 10.244.0.3:35128 - 45476 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.008769536s
	[INFO] 10.244.0.3:58316 - 11007 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000065755s
	[INFO] 10.244.0.3:58316 - 41978 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000111315s
	[INFO] 10.244.0.21:45461 - 48715 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000273812s
	[INFO] 10.244.0.21:50523 - 9282 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000347s
	[INFO] 10.244.0.21:34244 - 2480 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000134761s
	[INFO] 10.244.0.21:37314 - 56706 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000179741s
	[INFO] 10.244.0.21:35511 - 3315 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00010295s
	[INFO] 10.244.0.21:41906 - 51774 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000101572s
	[INFO] 10.244.0.21:53795 - 38634 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.006879793s
	[INFO] 10.244.0.21:48589 - 44085 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.008594153s
	[INFO] 10.244.0.21:60055 - 59587 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006320998s
	[INFO] 10.244.0.21:32898 - 25719 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007523787s
	[INFO] 10.244.0.21:32960 - 60775 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005392999s
	[INFO] 10.244.0.21:52212 - 13209 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.01749185s
	[INFO] 10.244.0.21:37955 - 23033 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000947312s
	[INFO] 10.244.0.21:42949 - 59112 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001033076s
	[INFO] 10.244.0.26:33613 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000215687s
	[INFO] 10.244.0.26:52084 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000138349s
	
	
	==> describe nodes <==
	Name:               addons-808918
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-808918
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=cef58b3fe6f92de527946427fe0cca1d2a7a15cc
	                    minikube.k8s.io/name=addons-808918
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_12T17_56_30_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-808918
	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:  Mon, 12 Aug 2024 17:56:27 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-808918
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 12 Aug 2024 18:05:12 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 12 Aug 2024 18:02:37 +0000   Mon, 12 Aug 2024 17:56:26 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 12 Aug 2024 18:02:37 +0000   Mon, 12 Aug 2024 17:56:26 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 12 Aug 2024 18:02:37 +0000   Mon, 12 Aug 2024 17:56:26 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 12 Aug 2024 18:02:37 +0000   Mon, 12 Aug 2024 17:57:02 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-808918
	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:                 0ae5f64a6c8d48f48dd120b513e382c6
	  System UUID:                e3a1fc3f-6648-44f9-a73f-032d6cdf188e
	  Boot ID:                    0dc6aaf6-9184-4868-a91f-f2a41e60c5d5
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m18s
	  default                     hello-world-app-6778b5fc9f-9trgx         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m52s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m12s
	  kube-system                 coredns-7db6d8ff4d-k9fzz                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     8m28s
	  kube-system                 etcd-addons-808918                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m43s
	  kube-system                 kindnet-ssl56                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m29s
	  kube-system                 kube-apiserver-addons-808918             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m43s
	  kube-system                 kube-controller-manager-addons-808918    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m43s
	  kube-system                 kube-proxy-gq98h                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m29s
	  kube-system                 kube-scheduler-addons-808918             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m43s
	  kube-system                 metrics-server-c59844bb4-5vl77           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m24s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m24s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             420Mi (1%!)(MISSING)  220Mi (0%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 8m24s                  kube-proxy       
	  Normal  Starting                 8m48s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m48s (x8 over 8m48s)  kubelet          Node addons-808918 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m48s (x8 over 8m48s)  kubelet          Node addons-808918 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m48s (x8 over 8m48s)  kubelet          Node addons-808918 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m43s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m43s                  kubelet          Node addons-808918 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m43s                  kubelet          Node addons-808918 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m43s                  kubelet          Node addons-808918 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m29s                  node-controller  Node addons-808918 event: Registered Node addons-808918 in Controller
	  Normal  NodeReady                8m10s                  kubelet          Node addons-808918 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 0a f2 0c 99 eb 6e 08 06
	[ +11.387308] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 82 ad d8 1b c3 a2 08 06
	[  +0.000538] IPv4: martian source 10.244.0.3 from 10.244.0.2, on dev eth0
	[  +0.000004] ll header: 00000000: ff ff ff ff ff ff 12 1b c8 38 29 be 08 06
	[ +13.967950] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff e2 d4 31 c5 ba 5a 08 06
	[Aug12 17:27] 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 82 47 c4 64 c6 8a 08 06
	[ +32.481841] IPv4: martian source 10.244.0.3 from 10.244.0.2, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff e2 d4 31 c5 ba 5a 08 06
	[Aug12 18:00] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +1.031768] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +2.015868] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +4.031699] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[  +8.191397] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[ +16.126819] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	[Aug12 18:01] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 fb 93 df 05 1f ee dd 07 40 fc ce 08 00
	
	
	==> etcd [a6e508d44055a56fcac43a3530f084186f88151812cea99189346bbd57cbba1b] <==
	{"level":"warn","ts":"2024-08-12T17:56:46.564884Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-12T17:56:46.264375Z","time spent":"300.428314ms","remote":"127.0.0.1:44708","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":721,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/coredns-7db6d8ff4d-xgb5b.17eb0cd876fc0a56\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/coredns-7db6d8ff4d-xgb5b.17eb0cd876fc0a56\" value_size:633 lease:8128031164778798863 >> failure:<>"}
	{"level":"info","ts":"2024-08-12T17:56:46.555946Z","caller":"traceutil/trace.go:171","msg":"trace[1320227445] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"291.412593ms","start":"2024-08-12T17:56:46.264525Z","end":"2024-08-12T17:56:46.555938Z","steps":["trace[1320227445] 'process raft request'  (duration: 290.857331ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.556043Z","caller":"traceutil/trace.go:171","msg":"trace[845739360] linearizableReadLoop","detail":"{readStateIndex:427; appliedIndex:425; }","duration":"108.434501ms","start":"2024-08-12T17:56:46.4476Z","end":"2024-08-12T17:56:46.556034Z","steps":["trace[845739360] 'read index received'  (duration: 8.364346ms)","trace[845739360] 'applied index is now lower than readState.Index'  (duration: 100.069515ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T17:56:46.556106Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.490824ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4096"}
	{"level":"warn","ts":"2024-08-12T17:56:46.566431Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-12T17:56:46.264519Z","time spent":"301.858286ms","remote":"127.0.0.1:44824","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":229,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/endpointslicemirroring-controller\" mod_revision:321 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/endpointslicemirroring-controller\" value_size:150 >> failure:<request_range:<key:\"/registry/serviceaccounts/kube-system/endpointslicemirroring-controller\" > >"}
	{"level":"warn","ts":"2024-08-12T17:56:46.566632Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.612654ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-12T17:56:46.567075Z","caller":"traceutil/trace.go:171","msg":"trace[1832162950] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:417; }","duration":"116.080466ms","start":"2024-08-12T17:56:46.450981Z","end":"2024-08-12T17:56:46.567062Z","steps":["trace[1832162950] 'agreement among raft nodes before linearized reading'  (duration: 115.611815ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.566757Z","caller":"traceutil/trace.go:171","msg":"trace[767760448] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:417; }","duration":"119.167147ms","start":"2024-08-12T17:56:46.447564Z","end":"2024-08-12T17:56:46.566731Z","steps":["trace[767760448] 'agreement among raft nodes before linearized reading'  (duration: 108.494633ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.747603Z","caller":"traceutil/trace.go:171","msg":"trace[778766323] transaction","detail":"{read_only:false; response_revision:418; number_of_response:1; }","duration":"180.847836ms","start":"2024-08-12T17:56:46.566739Z","end":"2024-08-12T17:56:46.747587Z","steps":["trace[778766323] 'process raft request'  (duration: 180.767585ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.761012Z","caller":"traceutil/trace.go:171","msg":"trace[184342505] transaction","detail":"{read_only:false; response_revision:419; number_of_response:1; }","duration":"101.186405ms","start":"2024-08-12T17:56:46.659811Z","end":"2024-08-12T17:56:46.760997Z","steps":["trace[184342505] 'process raft request'  (duration: 100.988549ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.761287Z","caller":"traceutil/trace.go:171","msg":"trace[1083676019] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"101.234676ms","start":"2024-08-12T17:56:46.660039Z","end":"2024-08-12T17:56:46.761274Z","steps":["trace[1083676019] 'process raft request'  (duration: 100.849051ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:46.862949Z","caller":"traceutil/trace.go:171","msg":"trace[320645314] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"115.602299ms","start":"2024-08-12T17:56:46.747319Z","end":"2024-08-12T17:56:46.862921Z","steps":["trace[320645314] 'process raft request'  (duration: 104.349165ms)","trace[320645314] 'compare'  (duration: 11.096105ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-12T17:56:46.863089Z","caller":"traceutil/trace.go:171","msg":"trace[1575666765] linearizableReadLoop","detail":"{readStateIndex:434; appliedIndex:433; }","duration":"102.094089ms","start":"2024-08-12T17:56:46.760977Z","end":"2024-08-12T17:56:46.863071Z","steps":["trace[1575666765] 'read index received'  (duration: 90.642087ms)","trace[1575666765] 'applied index is now lower than readState.Index'  (duration: 11.450684ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T17:56:46.863302Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.907603ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-12T17:56:46.863345Z","caller":"traceutil/trace.go:171","msg":"trace[38192066] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:422; }","duration":"109.986005ms","start":"2024-08-12T17:56:46.75335Z","end":"2024-08-12T17:56:46.863336Z","steps":["trace[38192066] 'agreement among raft nodes before linearized reading'  (duration: 109.898426ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:56:46.863831Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.085912ms","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-08-12T17:56:46.863873Z","caller":"traceutil/trace.go:171","msg":"trace[1001039302] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:423; }","duration":"108.152262ms","start":"2024-08-12T17:56:46.75571Z","end":"2024-08-12T17:56:46.863863Z","steps":["trace[1001039302] 'agreement among raft nodes before linearized reading'  (duration: 107.462756ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:56:47.250499Z","caller":"traceutil/trace.go:171","msg":"trace[771517155] transaction","detail":"{read_only:false; response_revision:425; number_of_response:1; }","duration":"101.490743ms","start":"2024-08-12T17:56:47.148991Z","end":"2024-08-12T17:56:47.250482Z","steps":["trace[771517155] 'process raft request'  (duration: 101.132536ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:56:47.753178Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.737635ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-12T17:56:47.75516Z","caller":"traceutil/trace.go:171","msg":"trace[442082213] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:452; }","duration":"102.750987ms","start":"2024-08-12T17:56:47.652392Z","end":"2024-08-12T17:56:47.755143Z","steps":["trace[442082213] 'range keys from in-memory index tree'  (duration: 83.601044ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:56:48.651114Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"182.007212ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-12T17:56:48.651313Z","caller":"traceutil/trace.go:171","msg":"trace[1745891030] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:517; }","duration":"182.220516ms","start":"2024-08-12T17:56:48.469062Z","end":"2024-08-12T17:56:48.651282Z","steps":["trace[1745891030] 'agreement among raft nodes before linearized reading'  (duration: 181.947141ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T17:57:47.146756Z","caller":"traceutil/trace.go:171","msg":"trace[414200849] transaction","detail":"{read_only:false; response_revision:1174; number_of_response:1; }","duration":"176.758571ms","start":"2024-08-12T17:57:46.969962Z","end":"2024-08-12T17:57:47.146721Z","steps":["trace[414200849] 'process raft request'  (duration: 176.448636ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T17:57:47.14683Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.247843ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" ","response":"range_response_count:19 size:95046"}
	{"level":"info","ts":"2024-08-12T17:57:47.147142Z","caller":"traceutil/trace.go:171","msg":"trace[1936942855] range","detail":"{range_begin:/registry/pods/kube-system/; range_end:/registry/pods/kube-system0; response_count:19; response_revision:1174; }","duration":"100.600116ms","start":"2024-08-12T17:57:47.046524Z","end":"2024-08-12T17:57:47.147124Z","steps":["trace[1936942855] 'agreement among raft nodes before linearized reading'  (duration: 100.067902ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:05:12 up  1:47,  0 users,  load average: 0.12, 0.53, 0.63
	Linux addons-808918 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [975ffd4ef95f567e3d06db5ce1b5c1cc8b25e5ecc0a4d81f24f0044057aafe33] <==
	E0812 18:03:59.252454       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0812 18:04:02.647351       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:04:02.647384       1 main.go:299] handling current node
	I0812 18:04:12.646581       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:04:12.646613       1 main.go:299] handling current node
	I0812 18:04:22.646848       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:04:22.646891       1 main.go:299] handling current node
	W0812 18:04:31.993596       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0812 18:04:31.993634       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0812 18:04:32.647238       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:04:32.647272       1 main.go:299] handling current node
	W0812 18:04:32.905041       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0812 18:04:32.905104       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0812 18:04:42.647191       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:04:42.647230       1 main.go:299] handling current node
	W0812 18:04:42.825160       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0812 18:04:42.825191       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0812 18:04:52.646428       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:04:52.646466       1 main.go:299] handling current node
	W0812 18:05:02.627729       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0812 18:05:02.627773       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0812 18:05:02.646837       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:05:02.646858       1 main.go:299] handling current node
	I0812 18:05:12.647168       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 18:05:12.647198       1 main.go:299] handling current node
	
	
	==> kube-apiserver [b21e7ec861b31b114311f638f7f92785f0c7c7a2eb803886a0a3c4fb3b490742] <==
	E0812 17:59:20.487408       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0812 17:59:20.492967       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0812 17:59:20.498466       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0812 17:59:34.106431       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0812 17:59:35.499980       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0812 17:59:46.933327       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:52114: read: connection reset by peer
	I0812 17:59:54.698852       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0812 17:59:55.713461       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0812 18:00:00.178503       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0812 18:00:00.454648       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.13.227"}
	I0812 18:00:07.378050       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.378102       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.389997       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.390172       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.390397       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.390426       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.402746       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.402796       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:07.446740       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 18:00:07.446860       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 18:00:08.278905       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.110.77.103"}
	W0812 18:00:08.390915       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0812 18:00:08.447433       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0812 18:00:08.455329       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0812 18:02:20.451919       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.252.114"}
	
	
	==> kube-controller-manager [f2a2a0b2bb6b732277d5594073a67536a8140a95757eada209ef572d9bd752d0] <==
	W0812 18:02:52.558960       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:02:52.558995       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:03:04.335719       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:03:04.335754       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:03:24.511444       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:03:24.511487       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:03:35.484026       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:03:35.484062       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:03:38.692961       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:03:38.692996       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:03:41.454065       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:03:41.454108       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:04:02.594115       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:04:02.594157       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:04:12.994216       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:04:12.994254       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:04:18.731083       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:04:18.731116       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:04:26.814654       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:04:26.814691       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:04:48.813494       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:04:48.813533       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0812 18:04:49.484987       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0812 18:04:49.485021       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0812 18:05:11.562297       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="5.624µs"
	
	
	==> kube-proxy [f630daeff0617517e30ecb4fa8df7e1b893f85bce15ef1de4d21eff4ae5fbcc5] <==
	I0812 17:56:46.968745       1 server_linux.go:69] "Using iptables proxy"
	I0812 17:56:47.372939       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0812 17:56:48.546502       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0812 17:56:48.546596       1 server_linux.go:165] "Using iptables Proxier"
	I0812 17:56:48.656032       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0812 17:56:48.664681       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0812 17:56:48.668408       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0812 17:56:48.668764       1 server.go:872] "Version info" version="v1.30.3"
	I0812 17:56:48.669185       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0812 17:56:48.670546       1 config.go:192] "Starting service config controller"
	I0812 17:56:48.670567       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0812 17:56:48.670600       1 config.go:101] "Starting endpoint slice config controller"
	I0812 17:56:48.670604       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0812 17:56:48.671070       1 config.go:319] "Starting node config controller"
	I0812 17:56:48.671077       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0812 17:56:48.846505       1 shared_informer.go:320] Caches are synced for node config
	I0812 17:56:48.846665       1 shared_informer.go:320] Caches are synced for service config
	I0812 17:56:48.846748       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [5eb00253940e3eeeae339c8a8234039a48b3efa17916267fccc2abcb00191cf4] <==
	W0812 17:56:27.271352       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0812 17:56:27.346852       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0812 17:56:27.348175       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0812 17:56:27.348988       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0812 17:56:28.077731       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0812 17:56:28.077765       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0812 17:56:28.084713       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0812 17:56:28.084737       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0812 17:56:28.229212       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0812 17:56:28.229250       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0812 17:56:28.240200       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0812 17:56:28.240238       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0812 17:56:28.243097       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0812 17:56:28.243131       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0812 17:56:28.318824       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0812 17:56:28.318865       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0812 17:56:28.355932       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0812 17:56:28.355975       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0812 17:56:28.411257       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0812 17:56:28.411300       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0812 17:56:28.417161       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0812 17:56:28.417198       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0812 17:56:28.436217       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0812 17:56:28.436249       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	I0812 17:56:30.470056       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 12 18:02:22 addons-808918 kubelet[1756]: I0812 18:02:22.149059    1756 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f"} err="failed to get container status \"5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f\": rpc error: code = NotFound desc = could not find container \"5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f\": container with ID starting with 5e7fb22984fa64e3c1c3310f1ee7ba87b479bc23ed79460fdb66cd30bf73938f not found: ID does not exist"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.143944    1756 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-9trgx" podStartSLOduration=1.477160302 podStartE2EDuration="3.143918815s" podCreationTimestamp="2024-08-12 18:02:20 +0000 UTC" firstStartedPulling="2024-08-12 18:02:20.606495862 +0000 UTC m=+350.926282800" lastFinishedPulling="2024-08-12 18:02:22.273254361 +0000 UTC m=+352.593041313" observedRunningTime="2024-08-12 18:02:23.143555936 +0000 UTC m=+353.463342893" watchObservedRunningTime="2024-08-12 18:02:23.143918815 +0000 UTC m=+353.463705772"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.762601    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1e450fdc-8cab-47f8-9bd7-50072dee65e8" path="/var/lib/kubelet/pods/1e450fdc-8cab-47f8-9bd7-50072dee65e8/volumes"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.762957    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2ee227fa-4a7a-4608-973b-6fb4ed08f281" path="/var/lib/kubelet/pods/2ee227fa-4a7a-4608-973b-6fb4ed08f281/volumes"
	Aug 12 18:02:23 addons-808918 kubelet[1756]: I0812 18:02:23.763266    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d0acfde0-f583-4fb4-ab7b-7b3f3f26fcd3" path="/var/lib/kubelet/pods/d0acfde0-f583-4fb4-ab7b-7b3f3f26fcd3/volumes"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.010131    1756 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-xh5p9\" (UniqueName: \"kubernetes.io/projected/bb94187a-d528-48d4-9174-84f9ba45e9f0-kube-api-access-xh5p9\") pod \"bb94187a-d528-48d4-9174-84f9ba45e9f0\" (UID: \"bb94187a-d528-48d4-9174-84f9ba45e9f0\") "
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.010197    1756 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/bb94187a-d528-48d4-9174-84f9ba45e9f0-webhook-cert\") pod \"bb94187a-d528-48d4-9174-84f9ba45e9f0\" (UID: \"bb94187a-d528-48d4-9174-84f9ba45e9f0\") "
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.012092    1756 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/bb94187a-d528-48d4-9174-84f9ba45e9f0-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "bb94187a-d528-48d4-9174-84f9ba45e9f0" (UID: "bb94187a-d528-48d4-9174-84f9ba45e9f0"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.012104    1756 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/bb94187a-d528-48d4-9174-84f9ba45e9f0-kube-api-access-xh5p9" (OuterVolumeSpecName: "kube-api-access-xh5p9") pod "bb94187a-d528-48d4-9174-84f9ba45e9f0" (UID: "bb94187a-d528-48d4-9174-84f9ba45e9f0"). InnerVolumeSpecName "kube-api-access-xh5p9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.110374    1756 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-xh5p9\" (UniqueName: \"kubernetes.io/projected/bb94187a-d528-48d4-9174-84f9ba45e9f0-kube-api-access-xh5p9\") on node \"addons-808918\" DevicePath \"\""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.110411    1756 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/bb94187a-d528-48d4-9174-84f9ba45e9f0-webhook-cert\") on node \"addons-808918\" DevicePath \"\""
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.143531    1756 scope.go:117] "RemoveContainer" containerID="76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.157913    1756 scope.go:117] "RemoveContainer" containerID="76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: E0812 18:02:26.158256    1756 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8\": container with ID starting with 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8 not found: ID does not exist" containerID="76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"
	Aug 12 18:02:26 addons-808918 kubelet[1756]: I0812 18:02:26.158299    1756 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8"} err="failed to get container status \"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8\": rpc error: code = NotFound desc = could not find container \"76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8\": container with ID starting with 76609dfb374cc0231166f71e6e4efe321ae0676a3658c7b2fb0b51dbcfec6bf8 not found: ID does not exist"
	Aug 12 18:02:27 addons-808918 kubelet[1756]: I0812 18:02:27.761981    1756 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="bb94187a-d528-48d4-9174-84f9ba45e9f0" path="/var/lib/kubelet/pods/bb94187a-d528-48d4-9174-84f9ba45e9f0/volumes"
	Aug 12 18:02:30 addons-808918 kubelet[1756]: I0812 18:02:30.043491    1756 scope.go:117] "RemoveContainer" containerID="592b81b132a6a35727d1282d0b6a97fdd003fa9fcef645145ce0585398584b7b"
	Aug 12 18:02:30 addons-808918 kubelet[1756]: I0812 18:02:30.059168    1756 scope.go:117] "RemoveContainer" containerID="c0a00532c52c9dd30faa3ecd38a30bfe1496804e259de8333ad69068c4060d5a"
	Aug 12 18:02:32 addons-808918 kubelet[1756]: I0812 18:02:32.760761    1756 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 12 18:03:55 addons-808918 kubelet[1756]: I0812 18:03:55.761128    1756 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 12 18:05:00 addons-808918 kubelet[1756]: I0812 18:05:00.761527    1756 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 12 18:05:12 addons-808918 kubelet[1756]: I0812 18:05:12.921647    1756 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-k9jkc\" (UniqueName: \"kubernetes.io/projected/06131209-4466-4549-9ec2-884be212e6da-kube-api-access-k9jkc\") pod \"06131209-4466-4549-9ec2-884be212e6da\" (UID: \"06131209-4466-4549-9ec2-884be212e6da\") "
	Aug 12 18:05:12 addons-808918 kubelet[1756]: I0812 18:05:12.921706    1756 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/06131209-4466-4549-9ec2-884be212e6da-tmp-dir\") pod \"06131209-4466-4549-9ec2-884be212e6da\" (UID: \"06131209-4466-4549-9ec2-884be212e6da\") "
	Aug 12 18:05:12 addons-808918 kubelet[1756]: I0812 18:05:12.922127    1756 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/06131209-4466-4549-9ec2-884be212e6da-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "06131209-4466-4549-9ec2-884be212e6da" (UID: "06131209-4466-4549-9ec2-884be212e6da"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 12 18:05:12 addons-808918 kubelet[1756]: I0812 18:05:12.923592    1756 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/06131209-4466-4549-9ec2-884be212e6da-kube-api-access-k9jkc" (OuterVolumeSpecName: "kube-api-access-k9jkc") pod "06131209-4466-4549-9ec2-884be212e6da" (UID: "06131209-4466-4549-9ec2-884be212e6da"). InnerVolumeSpecName "kube-api-access-k9jkc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	
	
	==> storage-provisioner [f81aec1fdd68dde23d06a8f781734c8885860834fabf2d8725f871029c4d23f0] <==
	I0812 17:57:03.788975       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0812 17:57:03.796747       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0812 17:57:03.796801       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0812 17:57:03.852348       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0812 17:57:03.852559       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-808918_49269686-cc0a-4cfa-8052-67891057af6d!
	I0812 17:57:03.853418       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"130f3c49-6f0d-4108-8434-81523e255d84", APIVersion:"v1", ResourceVersion:"943", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-808918_49269686-cc0a-4cfa-8052-67891057af6d became leader
	I0812 17:57:03.953222       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-808918_49269686-cc0a-4cfa-8052-67891057af6d!
	

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

                                                
                                    

Test pass (306/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.74
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.3/json-events 4.78
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.06
18 TestDownloadOnly/v1.30.3/DeleteAll 0.19
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.12
21 TestDownloadOnly/v1.31.0-rc.1/json-events 12.95
22 TestDownloadOnly/v1.31.0-rc.1/preload-exists 0
26 TestDownloadOnly/v1.31.0-rc.1/LogsDuration 0.06
27 TestDownloadOnly/v1.31.0-rc.1/DeleteAll 0.19
28 TestDownloadOnly/v1.31.0-rc.1/DeleteAlwaysSucceeds 0.12
29 TestDownloadOnlyKic 1.09
30 TestBinaryMirror 0.7
31 TestOffline 67.13
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
36 TestAddons/Setup 179.63
40 TestAddons/serial/GCPAuth/Namespaces 0.13
42 TestAddons/parallel/Registry 13.64
44 TestAddons/parallel/InspektorGadget 10.65
46 TestAddons/parallel/HelmTiller 9.79
48 TestAddons/parallel/CSI 57.82
49 TestAddons/parallel/Headlamp 19.38
50 TestAddons/parallel/CloudSpanner 5.49
51 TestAddons/parallel/LocalPath 53.05
52 TestAddons/parallel/NvidiaDevicePlugin 5.43
53 TestAddons/parallel/Yakd 10.66
54 TestAddons/StoppedEnableDisable 12.05
55 TestCertOptions 23.79
56 TestCertExpiration 249.3
58 TestForceSystemdFlag 36.59
59 TestForceSystemdEnv 40.22
61 TestKVMDriverInstallOrUpdate 3.37
65 TestErrorSpam/setup 23.4
66 TestErrorSpam/start 0.53
67 TestErrorSpam/status 0.81
68 TestErrorSpam/pause 1.45
69 TestErrorSpam/unpause 1.39
70 TestErrorSpam/stop 1.34
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 48.08
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 50.42
77 TestFunctional/serial/KubeContext 0.04
78 TestFunctional/serial/KubectlGetPods 0.06
81 TestFunctional/serial/CacheCmd/cache/add_remote 3.06
82 TestFunctional/serial/CacheCmd/cache/add_local 1.36
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.05
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
86 TestFunctional/serial/CacheCmd/cache/cache_reload 1.58
87 TestFunctional/serial/CacheCmd/cache/delete 0.09
88 TestFunctional/serial/MinikubeKubectlCmd 0.1
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
90 TestFunctional/serial/ExtraConfig 35.64
91 TestFunctional/serial/ComponentHealth 0.06
92 TestFunctional/serial/LogsCmd 1.28
93 TestFunctional/serial/LogsFileCmd 1.31
94 TestFunctional/serial/InvalidService 4.22
96 TestFunctional/parallel/ConfigCmd 0.37
97 TestFunctional/parallel/DashboardCmd 14.49
98 TestFunctional/parallel/DryRun 0.4
99 TestFunctional/parallel/InternationalLanguage 0.18
100 TestFunctional/parallel/StatusCmd 1.07
104 TestFunctional/parallel/ServiceCmdConnect 9.79
105 TestFunctional/parallel/AddonsCmd 0.15
106 TestFunctional/parallel/PersistentVolumeClaim 40.12
108 TestFunctional/parallel/SSHCmd 0.7
109 TestFunctional/parallel/CpCmd 1.84
110 TestFunctional/parallel/MySQL 19.46
111 TestFunctional/parallel/FileSync 0.24
112 TestFunctional/parallel/CertSync 1.5
116 TestFunctional/parallel/NodeLabels 0.09
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.56
120 TestFunctional/parallel/License 0.21
121 TestFunctional/parallel/ServiceCmd/DeployApp 11.21
122 TestFunctional/parallel/Version/short 0.05
123 TestFunctional/parallel/Version/components 0.48
125 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.54
126 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
128 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.26
129 TestFunctional/parallel/ServiceCmd/List 0.88
130 TestFunctional/parallel/ServiceCmd/JSONOutput 0.9
131 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
132 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
136 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
137 TestFunctional/parallel/ServiceCmd/HTTPS 0.36
138 TestFunctional/parallel/ProfileCmd/profile_not_create 0.37
139 TestFunctional/parallel/ServiceCmd/Format 0.33
140 TestFunctional/parallel/ProfileCmd/profile_list 0.34
141 TestFunctional/parallel/ServiceCmd/URL 0.33
142 TestFunctional/parallel/ProfileCmd/profile_json_output 0.33
143 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
144 TestFunctional/parallel/ImageCommands/ImageListTable 0.2
145 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
146 TestFunctional/parallel/ImageCommands/ImageListYaml 0.22
147 TestFunctional/parallel/ImageCommands/ImageBuild 3.38
148 TestFunctional/parallel/ImageCommands/Setup 1.02
149 TestFunctional/parallel/MountCmd/any-port 7.2
150 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 3.42
151 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.86
152 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.26
153 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.49
154 TestFunctional/parallel/ImageCommands/ImageRemove 0.5
155 TestFunctional/parallel/MountCmd/specific-port 1.88
156 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.73
157 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.53
158 TestFunctional/parallel/MountCmd/VerifyCleanup 1.86
159 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
160 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
161 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
162 TestFunctional/delete_echo-server_images 0.03
163 TestFunctional/delete_my-image_image 0.01
164 TestFunctional/delete_minikube_cached_images 0.01
168 TestMultiControlPlane/serial/StartCluster 110.03
169 TestMultiControlPlane/serial/DeployApp 3.63
170 TestMultiControlPlane/serial/PingHostFromPods 1.02
171 TestMultiControlPlane/serial/AddWorkerNode 36.13
172 TestMultiControlPlane/serial/NodeLabels 0.06
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.62
174 TestMultiControlPlane/serial/CopyFile 15.08
175 TestMultiControlPlane/serial/StopSecondaryNode 12.52
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.46
177 TestMultiControlPlane/serial/RestartSecondaryNode 20.43
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 16.23
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 199.5
180 TestMultiControlPlane/serial/DeleteSecondaryNode 11.66
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.45
182 TestMultiControlPlane/serial/StopCluster 35.55
183 TestMultiControlPlane/serial/RestartCluster 71.39
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.43
185 TestMultiControlPlane/serial/AddSecondaryNode 40.82
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.6
190 TestJSONOutput/start/Command 58.16
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.63
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.57
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.7
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.19
215 TestKicCustomNetwork/create_custom_network 31.67
216 TestKicCustomNetwork/use_default_bridge_network 25.55
217 TestKicExistingNetwork 24.92
218 TestKicCustomSubnet 26.09
219 TestKicStaticIP 26.58
220 TestMainNoArgs 0.04
221 TestMinikubeProfile 46.92
224 TestMountStart/serial/StartWithMountFirst 8.09
225 TestMountStart/serial/VerifyMountFirst 0.23
226 TestMountStart/serial/StartWithMountSecond 8.45
227 TestMountStart/serial/VerifyMountSecond 0.24
228 TestMountStart/serial/DeleteFirst 1.59
229 TestMountStart/serial/VerifyMountPostDelete 0.23
230 TestMountStart/serial/Stop 1.17
231 TestMountStart/serial/RestartStopped 6.95
232 TestMountStart/serial/VerifyMountPostStop 0.23
235 TestMultiNode/serial/FreshStart2Nodes 81.53
236 TestMultiNode/serial/DeployApp2Nodes 3.91
237 TestMultiNode/serial/PingHostFrom2Pods 0.7
238 TestMultiNode/serial/AddNode 27.5
239 TestMultiNode/serial/MultiNodeLabels 0.06
240 TestMultiNode/serial/ProfileList 0.28
241 TestMultiNode/serial/CopyFile 8.56
242 TestMultiNode/serial/StopNode 2.06
243 TestMultiNode/serial/StartAfterStop 8.83
244 TestMultiNode/serial/RestartKeepsNodes 81.03
245 TestMultiNode/serial/DeleteNode 4.9
246 TestMultiNode/serial/StopMultiNode 23.64
247 TestMultiNode/serial/RestartMultiNode 49.17
248 TestMultiNode/serial/ValidateNameConflict 23.54
253 TestPreload 108.4
255 TestScheduledStopUnix 99.78
258 TestInsufficientStorage 12.39
259 TestRunningBinaryUpgrade 93.18
261 TestKubernetesUpgrade 350.11
262 TestMissingContainerUpgrade 128.62
264 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
265 TestNoKubernetes/serial/StartWithK8s 35.98
266 TestNoKubernetes/serial/StartWithStopK8s 18.8
267 TestNoKubernetes/serial/Start 11.57
268 TestNoKubernetes/serial/VerifyK8sNotRunning 0.25
269 TestNoKubernetes/serial/ProfileList 6.74
270 TestStoppedBinaryUpgrade/Setup 0.51
271 TestStoppedBinaryUpgrade/Upgrade 63.28
272 TestNoKubernetes/serial/Stop 1.25
273 TestNoKubernetes/serial/StartNoArgs 6.33
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.24
282 TestStoppedBinaryUpgrade/MinikubeLogs 0.88
284 TestPause/serial/Start 52.04
285 TestPause/serial/SecondStartNoReconfiguration 55.7
293 TestNetworkPlugins/group/false 3.32
294 TestPause/serial/Pause 0.72
295 TestPause/serial/VerifyStatus 0.3
296 TestPause/serial/Unpause 0.63
297 TestPause/serial/PauseAgain 0.74
298 TestPause/serial/DeletePaused 2.7
302 TestPause/serial/VerifyDeletedResources 0.5
304 TestStartStop/group/old-k8s-version/serial/FirstStart 134.39
306 TestStartStop/group/no-preload/serial/FirstStart 67.1
307 TestStartStop/group/no-preload/serial/DeployApp 8.22
308 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.8
309 TestStartStop/group/no-preload/serial/Stop 11.85
310 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.16
311 TestStartStop/group/no-preload/serial/SecondStart 262.6
313 TestStartStop/group/embed-certs/serial/FirstStart 54.72
314 TestStartStop/group/old-k8s-version/serial/DeployApp 8.46
316 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 48.77
317 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.86
318 TestStartStop/group/old-k8s-version/serial/Stop 12.17
319 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
320 TestStartStop/group/old-k8s-version/serial/SecondStart 134.53
321 TestStartStop/group/embed-certs/serial/DeployApp 9.24
322 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.24
323 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.85
324 TestStartStop/group/embed-certs/serial/Stop 12.97
325 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.9
326 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.92
327 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
328 TestStartStop/group/embed-certs/serial/SecondStart 262.22
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
330 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.95
331 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
332 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
333 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
334 TestStartStop/group/old-k8s-version/serial/Pause 2.44
336 TestStartStop/group/newest-cni/serial/FirstStart 29.44
337 TestStartStop/group/newest-cni/serial/DeployApp 0
338 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.74
339 TestStartStop/group/newest-cni/serial/Stop 1.19
340 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
341 TestStartStop/group/newest-cni/serial/SecondStart 12.63
342 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
343 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
346 TestStartStop/group/newest-cni/serial/Pause 2.63
347 TestNetworkPlugins/group/auto/Start 54.54
348 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
349 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.29
350 TestStartStop/group/no-preload/serial/Pause 2.79
351 TestNetworkPlugins/group/kindnet/Start 50.73
352 TestNetworkPlugins/group/auto/KubeletFlags 0.25
353 TestNetworkPlugins/group/auto/NetCatPod 9.18
354 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
355 TestNetworkPlugins/group/auto/DNS 0.12
356 TestNetworkPlugins/group/auto/Localhost 0.1
357 TestNetworkPlugins/group/auto/HairPin 0.1
358 TestNetworkPlugins/group/kindnet/KubeletFlags 0.24
359 TestNetworkPlugins/group/kindnet/NetCatPod 10.17
360 TestNetworkPlugins/group/kindnet/DNS 0.13
361 TestNetworkPlugins/group/kindnet/Localhost 0.11
362 TestNetworkPlugins/group/kindnet/HairPin 0.11
363 TestNetworkPlugins/group/calico/Start 63.33
364 TestNetworkPlugins/group/custom-flannel/Start 58.37
365 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
366 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
367 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
368 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
369 TestStartStop/group/embed-certs/serial/Pause 2.76
370 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
371 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.29
372 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.47
373 TestNetworkPlugins/group/enable-default-cni/Start 79.73
374 TestNetworkPlugins/group/flannel/Start 58.74
375 TestNetworkPlugins/group/calico/ControllerPod 6.01
376 TestNetworkPlugins/group/calico/KubeletFlags 0.3
377 TestNetworkPlugins/group/calico/NetCatPod 11.19
378 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
379 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.2
380 TestNetworkPlugins/group/calico/DNS 0.13
381 TestNetworkPlugins/group/calico/Localhost 0.1
382 TestNetworkPlugins/group/calico/HairPin 0.11
383 TestNetworkPlugins/group/custom-flannel/DNS 0.12
384 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
385 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
386 TestNetworkPlugins/group/bridge/Start 39.08
387 TestNetworkPlugins/group/flannel/ControllerPod 6.01
388 TestNetworkPlugins/group/flannel/KubeletFlags 0.3
389 TestNetworkPlugins/group/flannel/NetCatPod 10.18
390 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.26
391 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.18
392 TestNetworkPlugins/group/flannel/DNS 0.12
393 TestNetworkPlugins/group/flannel/Localhost 0.1
394 TestNetworkPlugins/group/flannel/HairPin 0.1
395 TestNetworkPlugins/group/enable-default-cni/DNS 0.15
396 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
397 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
399 TestNetworkPlugins/group/bridge/NetCatPod 10.17
400 TestNetworkPlugins/group/bridge/DNS 0.13
401 TestNetworkPlugins/group/bridge/Localhost 0.1
402 TestNetworkPlugins/group/bridge/HairPin 0.13
x
+
TestDownloadOnly/v1.20.0/json-events (5.74s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-950116 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |          |
	|         | -p download-only-950116        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 17:55:27
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 17:55:27.565769  388836 out.go:291] Setting OutFile to fd 1 ...
	I0812 17:55:27.566040  388836 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:27.566050  388836 out.go:304] Setting ErrFile to fd 2...
	I0812 17:55:27.566055  388836 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:27.566229  388836 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	W0812 17:55:27.566340  388836 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19419-381930/.minikube/config/config.json: open /home/jenkins/minikube-integration/19419-381930/.minikube/config/config.json: no such file or directory
	I0812 17:55:27.566927  388836 out.go:298] Setting JSON to true
	I0812 17:55:27.567859  388836 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":5875,"bootTime":1723479453,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 17:55:27.567923  388836 start.go:139] virtualization: kvm guest
	I0812 17:55:27.569958  388836 out.go:97] [download-only-950116] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0812 17:55:27.570086  388836 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball: no such file or directory
	I0812 17:55:27.570154  388836 notify.go:220] Checking for updates...
	I0812 17:55:27.571174  388836 out.go:169] MINIKUBE_LOCATION=19419
	I0812 17:55:27.572429  388836 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 17:55:27.573828  388836 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 17:55:27.575248  388836 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 17:55:27.576366  388836 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0812 17:55:27.578371  388836 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0812 17:55:27.578595  388836 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 17:55:27.599763  388836 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 17:55:27.599887  388836 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:27.645497  388836 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-12 17:55:27.636157789 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:27.645613  388836 docker.go:307] overlay module found
	I0812 17:55:27.647192  388836 out.go:97] Using the docker driver based on user configuration
	I0812 17:55:27.647222  388836 start.go:297] selected driver: docker
	I0812 17:55:27.647231  388836 start.go:901] validating driver "docker" against <nil>
	I0812 17:55:27.647316  388836 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:27.692400  388836 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-12 17:55:27.684069131 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:27.692618  388836 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 17:55:27.693307  388836 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0812 17:55:27.693527  388836 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0812 17:55:27.695323  388836 out.go:169] Using Docker driver with root privileges
	I0812 17:55:27.696508  388836 cni.go:84] Creating CNI manager for ""
	I0812 17:55:27.696524  388836 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:55:27.696532  388836 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 17:55:27.696621  388836 start.go:340] cluster config:
	{Name:download-only-950116 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-950116 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 17:55:27.697923  388836 out.go:97] Starting "download-only-950116" primary control-plane node in "download-only-950116" cluster
	I0812 17:55:27.697941  388836 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 17:55:27.699049  388836 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0812 17:55:27.699088  388836 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0812 17:55:27.699209  388836 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 17:55:27.715386  388836 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 17:55:27.715574  388836 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 17:55:27.715676  388836 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 17:55:27.731577  388836 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0812 17:55:27.731608  388836 cache.go:56] Caching tarball of preloaded images
	I0812 17:55:27.731751  388836 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0812 17:55:27.733996  388836 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0812 17:55:27.734034  388836 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 17:55:27.768302  388836 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0812 17:55:31.393981  388836 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 17:55:31.394091  388836 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 17:55:32.125066  388836 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 17:55:32.319573  388836 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0812 17:55:32.319912  388836 profile.go:143] Saving config to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/download-only-950116/config.json ...
	I0812 17:55:32.319942  388836 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/download-only-950116/config.json: {Name:mkb0795906879c79e9045aaef3141c8752e4646b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:55:32.320117  388836 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0812 17:55:32.320326  388836 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19419-381930/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-950116 host does not exist
	  To start a cluster, run: "minikube start -p download-only-950116"

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-950116 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | -p download-only-950116        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| delete  | -p download-only-950116        | download-only-950116 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| start   | -o=json --download-only        | download-only-812476 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | -p download-only-812476        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 17:55:33
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 17:55:33.678823  389181 out.go:291] Setting OutFile to fd 1 ...
	I0812 17:55:33.679062  389181 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:33.679070  389181 out.go:304] Setting ErrFile to fd 2...
	I0812 17:55:33.679074  389181 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:33.679227  389181 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 17:55:33.679757  389181 out.go:298] Setting JSON to true
	I0812 17:55:33.680611  389181 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":5881,"bootTime":1723479453,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 17:55:33.680667  389181 start.go:139] virtualization: kvm guest
	I0812 17:55:33.682854  389181 out.go:97] [download-only-812476] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 17:55:33.682992  389181 notify.go:220] Checking for updates...
	I0812 17:55:33.684267  389181 out.go:169] MINIKUBE_LOCATION=19419
	I0812 17:55:33.685543  389181 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 17:55:33.686811  389181 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 17:55:33.688016  389181 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 17:55:33.689316  389181 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0812 17:55:33.691414  389181 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0812 17:55:33.691704  389181 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 17:55:33.712866  389181 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 17:55:33.712960  389181 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:33.758362  389181 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-12 17:55:33.749588873 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:33.758510  389181 docker.go:307] overlay module found
	I0812 17:55:33.760149  389181 out.go:97] Using the docker driver based on user configuration
	I0812 17:55:33.760173  389181 start.go:297] selected driver: docker
	I0812 17:55:33.760182  389181 start.go:901] validating driver "docker" against <nil>
	I0812 17:55:33.760282  389181 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:33.804332  389181 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-12 17:55:33.795481462 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:33.804518  389181 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 17:55:33.804995  389181 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0812 17:55:33.805164  389181 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0812 17:55:33.806760  389181 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-812476 host does not exist
	  To start a cluster, run: "minikube start -p download-only-812476"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.1/json-events (12.95s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.1/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-rc.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-582657
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-582657: exit status 85 (60.552453ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-950116 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | -p download-only-950116           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| delete  | -p download-only-950116           | download-only-950116 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| start   | -o=json --download-only           | download-only-812476 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | -p download-only-812476           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| delete  | -p download-only-812476           | download-only-812476 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC | 12 Aug 24 17:55 UTC |
	| start   | -o=json --download-only           | download-only-582657 | jenkins | v1.33.1 | 12 Aug 24 17:55 UTC |                     |
	|         | -p download-only-582657           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.1 |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 17:55:38
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 17:55:38.830777  389526 out.go:291] Setting OutFile to fd 1 ...
	I0812 17:55:38.831233  389526 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:38.831251  389526 out.go:304] Setting ErrFile to fd 2...
	I0812 17:55:38.831258  389526 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 17:55:38.831786  389526 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 17:55:38.832575  389526 out.go:298] Setting JSON to true
	I0812 17:55:38.833420  389526 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":5886,"bootTime":1723479453,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 17:55:38.833477  389526 start.go:139] virtualization: kvm guest
	I0812 17:55:38.835217  389526 out.go:97] [download-only-582657] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 17:55:38.835342  389526 notify.go:220] Checking for updates...
	I0812 17:55:38.836581  389526 out.go:169] MINIKUBE_LOCATION=19419
	I0812 17:55:38.837718  389526 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 17:55:38.838869  389526 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 17:55:38.839902  389526 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 17:55:38.841013  389526 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0812 17:55:38.843113  389526 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0812 17:55:38.843342  389526 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 17:55:38.864556  389526 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 17:55:38.864655  389526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:38.911705  389526 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 17:55:38.902592575 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:38.911808  389526 docker.go:307] overlay module found
	I0812 17:55:38.913323  389526 out.go:97] Using the docker driver based on user configuration
	I0812 17:55:38.913348  389526 start.go:297] selected driver: docker
	I0812 17:55:38.913357  389526 start.go:901] validating driver "docker" against <nil>
	I0812 17:55:38.913429  389526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 17:55:38.956994  389526 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 17:55:38.948783488 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 17:55:38.957169  389526 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 17:55:38.957601  389526 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0812 17:55:38.957742  389526 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0812 17:55:38.959485  389526 out.go:169] Using Docker driver with root privileges
	I0812 17:55:38.960865  389526 cni.go:84] Creating CNI manager for ""
	I0812 17:55:38.960885  389526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 17:55:38.960893  389526 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 17:55:38.960960  389526 start.go:340] cluster config:
	{Name:download-only-582657 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-rc.1 ClusterName:download-only-582657 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0-rc.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 17:55:38.962291  389526 out.go:97] Starting "download-only-582657" primary control-plane node in "download-only-582657" cluster
	I0812 17:55:38.962311  389526 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 17:55:38.963399  389526 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0812 17:55:38.963424  389526 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.1 and runtime crio
	I0812 17:55:38.963521  389526 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 17:55:38.979207  389526 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 17:55:38.979348  389526 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 17:55:38.979366  389526 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0812 17:55:38.979373  389526 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0812 17:55:38.979383  389526 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 17:55:38.993353  389526 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.1/preloaded-images-k8s-v18-v1.31.0-rc.1-cri-o-overlay-amd64.tar.lz4
	I0812 17:55:38.993378  389526 cache.go:56] Caching tarball of preloaded images
	I0812 17:55:38.993499  389526 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.1 and runtime crio
	I0812 17:55:38.995032  389526 out.go:97] Downloading Kubernetes v1.31.0-rc.1 preload ...
	I0812 17:55:38.995050  389526 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-rc.1-cri-o-overlay-amd64.tar.lz4 ...
	I0812 17:55:39.029624  389526 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.1/preloaded-images-k8s-v18-v1.31.0-rc.1-cri-o-overlay-amd64.tar.lz4?checksum=md5:9b8a00856bc80b9853ee797f8b753a1d -> /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.1-cri-o-overlay-amd64.tar.lz4
	I0812 17:55:43.508752  389526 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-rc.1-cri-o-overlay-amd64.tar.lz4 ...
	I0812 17:55:43.508847  389526 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19419-381930/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.1-cri-o-overlay-amd64.tar.lz4 ...
	I0812 17:55:44.245033  389526 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0-rc.1 on crio
	I0812 17:55:44.245394  389526 profile.go:143] Saving config to /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/download-only-582657/config.json ...
	I0812 17:55:44.245425  389526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/download-only-582657/config.json: {Name:mkbb45d04ed9e1133620f7ebbcb8ee761f1ca506 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 17:55:44.245612  389526 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.1 and runtime crio
	I0812 17:55:44.245783  389526 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0-rc.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0-rc.1/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19419-381930/.minikube/cache/linux/amd64/v1.31.0-rc.1/kubectl
	
	
	* The control-plane node download-only-582657 host does not exist
	  To start a cluster, run: "minikube start -p download-only-582657"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.1/DeleteAll (0.19s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.1/DeleteAlwaysSucceeds (0.12s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.09s)

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

                                                
                                    
x
+
TestBinaryMirror (0.7s)

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

                                                
                                    
x
+
TestOffline (67.13s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (179.63s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (13.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.855984ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-698f998955-l2xhc" [4afae8e5-0b35-4a54-a3fb-7fdfabfc290d] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.00442082s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-vvb8n" [2c8acbf5-88cf-4f84-8a6f-726b9bc28164] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004585999s
addons_test.go:342: (dbg) Run:  kubectl --context addons-808918 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-808918 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Done: kubectl --context addons-808918 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (2.847416992s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 ip
2024/08/12 17:59:22 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (13.64s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-xwlt8" [d912cf62-a4e3-42b3-9bf2-bd4e08025020] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003581809s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-808918
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-808918: (5.648953554s)
--- PASS: TestAddons/parallel/InspektorGadget (10.65s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (9.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 2.034279ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-6677d64bcd-xgzk5" [dc8fa4a7-5a0d-4d21-a2e7-9f4a977b6008] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.004240543s
addons_test.go:475: (dbg) Run:  kubectl --context addons-808918 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-808918 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.284033139s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (9.79s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.173438ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-808918 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-808918 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [028cb7f5-cd16-4f16-9dcd-16f37b2a15e4] Pending
helpers_test.go:344: "task-pv-pod" [028cb7f5-cd16-4f16-9dcd-16f37b2a15e4] 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" [028cb7f5-cd16-4f16-9dcd-16f37b2a15e4] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004054193s
addons_test.go:590: (dbg) Run:  kubectl --context addons-808918 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-808918 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-808918 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-808918 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-808918 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-808918 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-808918 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (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" [c8013cd1-9331-4c43-b2d9-d0a8d3a44cde] Pending
helpers_test.go:344: "task-pv-pod-restore" [c8013cd1-9331-4c43-b2d9-d0a8d3a44cde] 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" [c8013cd1-9331-4c43-b2d9-d0a8d3a44cde] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003421301s
addons_test.go:632: (dbg) Run:  kubectl --context addons-808918 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-808918 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-808918 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.849200172s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (57.82s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-808918 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-9d868696f-h6lg5" [6ecd8c36-9cb1-45da-b9a2-903301602152] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-9d868696f-h6lg5" [6ecd8c36-9cb1-45da-b9a2-903301602152] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.003633905s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 addons disable headlamp --alsologtostderr -v=1: (5.569388009s)
--- PASS: TestAddons/parallel/Headlamp (19.38s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5455fb9b69-r2675" [2ceaa3ae-5f47-4c6b-895b-3ed67677eb29] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003586887s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-808918
--- PASS: TestAddons/parallel/CloudSpanner (5.49s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-808918 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-808918 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-808918 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [d39dfea3-742e-4925-a58d-a9a13941fd2a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [d39dfea3-742e-4925-a58d-a9a13941fd2a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [d39dfea3-742e-4925-a58d-a9a13941fd2a] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003381827s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-808918 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 ssh "cat /opt/local-path-provisioner/pvc-9a676841-9b09-42fc-bb69-c6ae0348fdbc_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-808918 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-808918 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.234795765s)
--- PASS: TestAddons/parallel/LocalPath (53.05s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (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-7wrl9" [1a324a3a-b1f4-4dec-8237-29ff64b3aee0] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004353138s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-808918
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-tv7c9" [e0e2b297-32f9-4e93-bb7e-fb3bbedecc49] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003994239s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-808918 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-808918 addons disable yakd --alsologtostderr -v=1: (5.655618351s)
--- PASS: TestAddons/parallel/Yakd (10.66s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.05s)

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

                                                
                                    
x
+
TestCertOptions (23.79s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (249.3s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (36.59s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (40.22s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-274711 --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-274711 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (37.403668638s)
helpers_test.go:175: Cleaning up "force-systemd-env-274711" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-274711
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-274711: (2.816729552s)
--- PASS: TestForceSystemdEnv (40.22s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.37s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (23.4s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.53s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.81s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.45s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.39s)

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

                                                
                                    
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-179883 --log_dir /tmp/nospam-179883 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-179883 --log_dir /tmp/nospam-179883 stop: (1.166211905s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-179883 --log_dir /tmp/nospam-179883 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-179883 --log_dir /tmp/nospam-179883 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/19419-381930/.minikube/files/etc/test/nested/copy/388824/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (48.08s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-223031 --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-223031 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (48.084413675s)
--- PASS: TestFunctional/serial/StartWithProxy (48.08s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (50.42s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-223031 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-223031 --alsologtostderr -v=8: (50.417892703s)
functional_test.go:663: soft start took 50.418814433s for "functional-223031" cluster.
--- PASS: TestFunctional/serial/SoftStart (50.42s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (35.64s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.28s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 logs --file /tmp/TestFunctionalserialLogsFileCmd2584248297/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-223031 logs --file /tmp/TestFunctionalserialLogsFileCmd2584248297/001/logs.txt: (1.30908188s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.22s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.37s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.49s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.4s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 18:08:33.412500  426661 out.go:291] Setting OutFile to fd 1 ...
	I0812 18:08:33.412606  426661 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:08:33.412613  426661 out.go:304] Setting ErrFile to fd 2...
	I0812 18:08:33.412620  426661 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:08:33.412823  426661 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 18:08:33.413415  426661 out.go:298] Setting JSON to false
	I0812 18:08:33.414563  426661 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":6660,"bootTime":1723479453,"procs":240,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 18:08:33.414624  426661 start.go:139] virtualization: kvm guest
	I0812 18:08:33.416829  426661 out.go:177] * [functional-223031] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 18:08:33.418692  426661 out.go:177]   - MINIKUBE_LOCATION=19419
	I0812 18:08:33.418726  426661 notify.go:220] Checking for updates...
	I0812 18:08:33.421006  426661 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 18:08:33.422416  426661 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 18:08:33.423950  426661 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 18:08:33.426279  426661 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 18:08:33.427563  426661 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 18:08:33.429165  426661 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:08:33.429642  426661 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 18:08:33.458383  426661 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 18:08:33.458593  426661 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 18:08:33.515436  426661 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-12 18:08:33.505670577 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 18:08:33.515591  426661 docker.go:307] overlay module found
	I0812 18:08:33.517432  426661 out.go:177] * Using the docker driver based on existing profile
	I0812 18:08:33.518979  426661 start.go:297] selected driver: docker
	I0812 18:08:33.518997  426661 start.go:901] validating driver "docker" against &{Name:functional-223031 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-223031 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 18:08:33.519096  426661 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 18:08:33.521099  426661 out.go:177] 
	W0812 18:08:33.522333  426661 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0812 18:08:33.523482  426661 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 18:08:33.252070  426459 out.go:291] Setting OutFile to fd 1 ...
	I0812 18:08:33.252202  426459 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:08:33.252237  426459 out.go:304] Setting ErrFile to fd 2...
	I0812 18:08:33.252245  426459 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:08:33.252620  426459 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 18:08:33.253309  426459 out.go:298] Setting JSON to false
	I0812 18:08:33.254514  426459 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":6660,"bootTime":1723479453,"procs":238,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 18:08:33.254613  426459 start.go:139] virtualization: kvm guest
	I0812 18:08:33.256824  426459 out.go:177] * [functional-223031] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0812 18:08:33.258599  426459 notify.go:220] Checking for updates...
	I0812 18:08:33.262025  426459 out.go:177]   - MINIKUBE_LOCATION=19419
	I0812 18:08:33.263421  426459 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 18:08:33.264639  426459 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 18:08:33.265731  426459 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 18:08:33.267437  426459 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 18:08:33.268575  426459 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 18:08:33.270246  426459 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:08:33.270791  426459 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 18:08:33.304106  426459 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 18:08:33.304271  426459 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 18:08:33.356241  426459 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-12 18:08:33.346808809 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 18:08:33.356346  426459 docker.go:307] overlay module found
	I0812 18:08:33.359050  426459 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0812 18:08:33.360172  426459 start.go:297] selected driver: docker
	I0812 18:08:33.360193  426459 start.go:901] validating driver "docker" against &{Name:functional-223031 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-223031 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0812 18:08:33.360282  426459 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 18:08:33.362036  426459 out.go:177] 
	W0812 18:08:33.363099  426459 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0812 18:08:33.364356  426459 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-223031 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-223031 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-57b4589c47-cdb8p" [bbc127d8-1ee9-4a33-a41e-40f24ae4d83f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-cdb8p" [bbc127d8-1ee9-4a33-a41e-40f24ae4d83f] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.003604329s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32492
functional_test.go:1675: http://192.168.49.2:32492: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (40.12s)

                                                
                                                
=== 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" [cdf97a9c-1ccb-4a94-8b12-c6a3365ce784] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.00396825s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-223031 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-223031 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-223031 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-223031 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" [7b90bff3-c533-48b9-b33a-4e3b9be8d49e] Pending
helpers_test.go:344: "sp-pod" [7b90bff3-c533-48b9-b33a-4e3b9be8d49e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [7b90bff3-c533-48b9-b33a-4e3b9be8d49e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 17.004017509s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-223031 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-223031 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-223031 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" [5b6c6fcc-5c38-4ead-a19d-ef2293171aab] Pending
helpers_test.go:344: "sp-pod" [5b6c6fcc-5c38-4ead-a19d-ef2293171aab] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [5b6c6fcc-5c38-4ead-a19d-ef2293171aab] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 16.003301524s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-223031 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (40.12s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.7s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.84s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (19.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-223031 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-64454c8b5c-sd6rs" [891b44d6-b575-428b-a2f0-4b7637b449a8] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-sd6rs" [891b44d6-b575-428b-a2f0-4b7637b449a8] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 17.003546911s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-223031 exec mysql-64454c8b5c-sd6rs -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-223031 exec mysql-64454c8b5c-sd6rs -- mysql -ppassword -e "show databases;": exit status 1 (96.790028ms)

                                                
                                                
** 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 **
E0812 18:09:14.751661  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
functional_test.go:1807: (dbg) Run:  kubectl --context functional-223031 exec mysql-64454c8b5c-sd6rs -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-223031 exec mysql-64454c8b5c-sd6rs -- mysql -ppassword -e "show databases;": exit status 1 (104.203735ms)

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-223031 exec mysql-64454c8b5c-sd6rs -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (19.46s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/388824.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh "sudo cat /etc/ssl/certs/388824.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/388824.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh "sudo cat /usr/share/ca-certificates/388824.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-223031 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3888242.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh "sudo cat /etc/ssl/certs/3888242.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/3888242.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh "sudo cat /usr/share/ca-certificates/3888242.pem"
E0812 18:08:56.829571  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
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-223031 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.50s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.56s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.21s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-223031 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-223031 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-6d85cfcfd8-pm2tg" [f79c0b3d-1c21-447a-9e4d-702108a19f36] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-pm2tg" [f79c0b3d-1c21-447a-9e4d-702108a19f36] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.00313562s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.21s)

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-223031 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.48s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-223031 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" [0a9505af-a0ff-4d8d-aa7a-c7b7aef965ef] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [0a9505af-a0ff-4d8d-aa7a-c7b7aef965ef] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003778627s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.26s)

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

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

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

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

                                                
                                    
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-223031 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.105.52.140 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-223031 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "284.888531ms" 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 "53.437652ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.34s)

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

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

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

                                                
                                                
=== 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 "281.752742ms" 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 "46.062775ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.33s)

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

                                                
                                                
=== 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-223031 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-223031 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-223031
localhost/kicbase/echo-server:functional-223031
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240730-75a5af0c
docker.io/kindest/kindnetd:v20240715-585640e9
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-223031 image ls --format short --alsologtostderr:
I0812 18:08:58.343646  433932 out.go:291] Setting OutFile to fd 1 ...
I0812 18:08:58.343752  433932 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.343770  433932 out.go:304] Setting ErrFile to fd 2...
I0812 18:08:58.343781  433932 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.343993  433932 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
I0812 18:08:58.344582  433932 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.344678  433932 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.345090  433932 cli_runner.go:164] Run: docker container inspect functional-223031 --format={{.State.Status}}
I0812 18:08:58.362217  433932 ssh_runner.go:195] Run: systemctl --version
I0812 18:08:58.362263  433932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-223031
I0812 18:08:58.380590  433932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/functional-223031/id_rsa Username:docker}
I0812 18:08:58.467495  433932 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

                                                
                                                
=== 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-223031 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-223031 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | 917d7814b9b5b | 87.2MB |
| localhost/minikube-local-cache-test     | functional-223031  | 07cfb90ec4bd0 | 3.33kB |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 76932a3b37d7e | 112MB  |
| registry.k8s.io/pause                   | 3.9                | e6f1816883972 | 750kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| registry.k8s.io/kube-scheduler          | v1.30.3            | 3edc18e7b7672 | 63.1MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/library/nginx                 | alpine             | 1ae23480369fa | 45.1MB |
| localhost/kicbase/echo-server           | functional-223031  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 3861cfcd7c04c | 151MB  |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 1f6d574d502f3 | 118MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 55bb025d2cfa5 | 86MB   |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5cc3abe5717db | 87.2MB |
| docker.io/library/nginx                 | latest             | a72860cb95fd5 | 192MB  |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-223031 image ls --format table --alsologtostderr:
I0812 18:08:58.900793  434296 out.go:291] Setting OutFile to fd 1 ...
I0812 18:08:58.901045  434296 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.901054  434296 out.go:304] Setting ErrFile to fd 2...
I0812 18:08:58.901058  434296 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.901230  434296 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
I0812 18:08:58.901789  434296 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.901894  434296 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.902310  434296 cli_runner.go:164] Run: docker container inspect functional-223031 --format={{.State.Status}}
I0812 18:08:58.920000  434296 ssh_runner.go:195] Run: systemctl --version
I0812 18:08:58.920041  434296 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-223031
I0812 18:08:58.937999  434296 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/functional-223031/id_rsa Username:docker}
I0812 18:08:59.022378  434296 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.20s)

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

                                                
                                                
=== 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-223031 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-223031 image ls --format json --alsologtostderr:
[{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":["registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62","registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"150779692"},{"id":"1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d","repoDigests":["registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c","registry.k8s.io/kube-apiserver@sha256:a3a6c80030a6e720734ae3291448388f70b6f1d463f103e4f06f358f8a170315"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"117609954"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b13
3eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"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":"07cfb90ec4bd0eeb0c15965e1a1998468c257ab365d4462f3f4809df8ce7adf2","repoDigests":["localhost/minikube-local-cache-test@sha256:a14f8d36f48705317941f36033344d180504eecd840e6631f69b796a9811cf05"],"repoTags":["localhost/minikube-local-cache-test:functional-223031"],"size":"3330"},{"id":"a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a","repoDigests":["docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c","docker.io/library/nginx@sha256:baa881b012a49e3c2cd6ab9d80f9fcd2962a98af8ede947d0ef930a427b28afc"],"repoTags":["docker.io/library/nginx:latest"],"size":"191750286"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/ec
ho-server:functional-223031"],"size":"4943877"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7","registry.k8s.io/kube-controller-manager@sha256:fa179d147c6bacddd1586f6d12ff79a844e951c7b159fdcb92cdf56f3033d91e"],"repoTags":["registry.k8s.io/kube-control
ler-manager:v1.30.3"],"size":"112198984"},{"id":"55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1","repoDigests":["registry.k8s.io/kube-proxy@sha256:8c178447597867a03bbcdf0d1ce43fc8f6807ead2321bd1ec0e845a2f12dad80","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"85953945"},{"id":"5cc3abe5717dbf8e0db6fc2e890c3f82fe95e2ce5c5d7320f98a5b71c767d42f","repoDigests":["docker.io/kindest/kindnetd@sha256:3b93f681916ee780a9941d48cb20622486c08af54f8d87d801412bcca0832115","docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"87165492"},{"id":"917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2
be7b6f08dee8b39bedd62c26d42c3a5cf5c6a"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"87165492"},{"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":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097","registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"750414"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","do
cker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:a377278b7dde3a8012b25d141d025a88dbf9f5ed13c5cdf21ee241e7ec07ab57"],"repoTags":["docker.io/library/nginx:alpine"],"size":"45068794"},{"id":"3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2","repoDigests":["registry.k8s.io/kube-scheduler@sha256:1738178fb116d10e7cde2cfc3671f5dfdad518d773677af740483f2dfe674266","registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"63051080"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-223031 image ls --format json --alsologtostderr:
I0812 18:08:58.696887  434203 out.go:291] Setting OutFile to fd 1 ...
I0812 18:08:58.696987  434203 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.696994  434203 out.go:304] Setting ErrFile to fd 2...
I0812 18:08:58.696998  434203 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.697154  434203 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
I0812 18:08:58.697728  434203 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.697825  434203 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.698244  434203 cli_runner.go:164] Run: docker container inspect functional-223031 --format={{.State.Status}}
I0812 18:08:58.714513  434203 ssh_runner.go:195] Run: systemctl --version
I0812 18:08:58.714568  434203 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-223031
I0812 18:08:58.731052  434203 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/functional-223031/id_rsa Username:docker}
I0812 18:08:58.814702  434203 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

                                                
                                                
=== 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-223031 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-223031 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: 1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
- registry.k8s.io/kube-apiserver@sha256:a3a6c80030a6e720734ae3291448388f70b6f1d463f103e4f06f358f8a170315
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "117609954"
- id: 55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1
repoDigests:
- registry.k8s.io/kube-proxy@sha256:8c178447597867a03bbcdf0d1ce43fc8f6807ead2321bd1ec0e845a2f12dad80
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "85953945"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:a377278b7dde3a8012b25d141d025a88dbf9f5ed13c5cdf21ee241e7ec07ab57
repoTags:
- docker.io/library/nginx:alpine
size: "45068794"
- id: a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a
repoDigests:
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
- docker.io/library/nginx@sha256:baa881b012a49e3c2cd6ab9d80f9fcd2962a98af8ede947d0ef930a427b28afc
repoTags:
- docker.io/library/nginx:latest
size: "191750286"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
- registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10
repoTags:
- registry.k8s.io/pause:3.9
size: "750414"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- 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: 07cfb90ec4bd0eeb0c15965e1a1998468c257ab365d4462f3f4809df8ce7adf2
repoDigests:
- localhost/minikube-local-cache-test@sha256:a14f8d36f48705317941f36033344d180504eecd840e6631f69b796a9811cf05
repoTags:
- localhost/minikube-local-cache-test:functional-223031
size: "3330"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "61245718"
- id: 3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests:
- registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "150779692"
- id: 3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:1738178fb116d10e7cde2cfc3671f5dfdad518d773677af740483f2dfe674266
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "63051080"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 5cc3abe5717dbf8e0db6fc2e890c3f82fe95e2ce5c5d7320f98a5b71c767d42f
repoDigests:
- docker.io/kindest/kindnetd@sha256:3b93f681916ee780a9941d48cb20622486c08af54f8d87d801412bcca0832115
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "87165492"
- id: 917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2be7b6f08dee8b39bedd62c26d42c3a5cf5c6a
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "87165492"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-223031
size: "4943877"
- id: 76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
- registry.k8s.io/kube-controller-manager@sha256:fa179d147c6bacddd1586f6d12ff79a844e951c7b159fdcb92cdf56f3033d91e
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "112198984"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-223031 image ls --format yaml --alsologtostderr:
I0812 18:08:58.481008  434033 out.go:291] Setting OutFile to fd 1 ...
I0812 18:08:58.481148  434033 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.481162  434033 out.go:304] Setting ErrFile to fd 2...
I0812 18:08:58.481168  434033 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.481446  434033 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
I0812 18:08:58.482417  434033 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.482574  434033 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.482957  434033 cli_runner.go:164] Run: docker container inspect functional-223031 --format={{.State.Status}}
I0812 18:08:58.501781  434033 ssh_runner.go:195] Run: systemctl --version
I0812 18:08:58.501841  434033 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-223031
I0812 18:08:58.520563  434033 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/functional-223031/id_rsa Username:docker}
I0812 18:08:58.610561  434033 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.22s)

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

                                                
                                                
=== 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-223031 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-223031 ssh pgrep buildkitd: exit status 1 (243.61097ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image build -t localhost/my-image:functional-223031 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-223031 image build -t localhost/my-image:functional-223031 testdata/build --alsologtostderr: (2.835723241s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-223031 image build -t localhost/my-image:functional-223031 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 54e98b12bdf
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-223031
--> d499b027873
Successfully tagged localhost/my-image:functional-223031
d499b0278732145dc4d9bda733efd9d6a95796aa189f4a053873ec3f8e2e8e4f
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-223031 image build -t localhost/my-image:functional-223031 testdata/build --alsologtostderr:
I0812 18:08:58.796940  434244 out.go:291] Setting OutFile to fd 1 ...
I0812 18:08:58.797062  434244 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.797071  434244 out.go:304] Setting ErrFile to fd 2...
I0812 18:08:58.797075  434244 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 18:08:58.797271  434244 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
I0812 18:08:58.797876  434244 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.798381  434244 config.go:182] Loaded profile config "functional-223031": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 18:08:58.798759  434244 cli_runner.go:164] Run: docker container inspect functional-223031 --format={{.State.Status}}
I0812 18:08:58.815736  434244 ssh_runner.go:195] Run: systemctl --version
I0812 18:08:58.815797  434244 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-223031
I0812 18:08:58.835268  434244 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/functional-223031/id_rsa Username:docker}
I0812 18:08:58.926316  434244 build_images.go:161] Building image from path: /tmp/build.388750648.tar
I0812 18:08:58.926385  434244 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0812 18:08:58.935050  434244 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.388750648.tar
I0812 18:08:58.938589  434244 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.388750648.tar: stat -c "%s %y" /var/lib/minikube/build/build.388750648.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.388750648.tar': No such file or directory
I0812 18:08:58.938612  434244 ssh_runner.go:362] scp /tmp/build.388750648.tar --> /var/lib/minikube/build/build.388750648.tar (3072 bytes)
I0812 18:08:58.961397  434244 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.388750648
I0812 18:08:58.968968  434244 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.388750648 -xf /var/lib/minikube/build/build.388750648.tar
I0812 18:08:58.976988  434244 crio.go:315] Building image: /var/lib/minikube/build/build.388750648
I0812 18:08:58.977048  434244 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-223031 /var/lib/minikube/build/build.388750648 --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
I0812 18:09:01.564384  434244 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-223031 /var/lib/minikube/build/build.388750648 --cgroup-manager=cgroupfs: (2.587298245s)
I0812 18:09:01.564482  434244 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.388750648
I0812 18:09:01.573514  434244 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.388750648.tar
I0812 18:09:01.582817  434244 build_images.go:217] Built localhost/my-image:functional-223031 from /tmp/build.388750648.tar
I0812 18:09:01.582852  434244 build_images.go:133] succeeded building to: functional-223031
I0812 18:09:01.582859  434244 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image ls
E0812 18:09:04.510515  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.38s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug 12 18:08 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 12 18:08 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 12 18:08 test-1723486126962716786
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh cat /mount-9p/test-1723486126962716786
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-223031 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" [f1024d09-f3d0-400f-bcf2-2eb85f4cb0d7] Pending
helpers_test.go:344: "busybox-mount" [f1024d09-f3d0-400f-bcf2-2eb85f4cb0d7] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f1024d09-f3d0-400f-bcf2-2eb85f4cb0d7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f1024d09-f3d0-400f-bcf2-2eb85f4cb0d7] 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.003724249s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-223031 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-223031 /tmp/TestFunctionalparallelMountCmdany-port3645316942/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.20s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image load --daemon kicbase/echo-server:functional-223031 --alsologtostderr
2024/08/12 18:08:48 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:355: (dbg) Done: out/minikube-linux-amd64 -p functional-223031 image load --daemon kicbase/echo-server:functional-223031 --alsologtostderr: (3.209715432s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (3.42s)

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

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

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

                                                
                                                
=== 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-223031
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image load --daemon kicbase/echo-server:functional-223031 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.26s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image save kicbase/echo-server:functional-223031 /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.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image rm kicbase/echo-server:functional-223031 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 image ls
E0812 18:08:54.267725  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:08:54.274755  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:08:54.285161  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:08:54.305982  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:08:54.346824  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.50s)

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

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

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

                                                
                                                
** /stderr **
E0812 18:08:54.427409  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:08:54.587732  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:08:54.908226  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 ssh -- ls -la /mount-9p
E0812 18:08:55.548691  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
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-223031 /tmp/TestFunctionalparallelMountCmdspecific-port766165689/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-223031 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-223031 ssh "sudo umount -f /mount-9p": exit status 1 (252.107169ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 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-223031 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.73s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-223031 update-context --alsologtostderr -v=2
E0812 18:08:59.390316  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.14s)

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

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

                                                
                                                

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

                                                
                                    
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-223031
--- 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-223031
--- 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-223031
--- PASS: TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (110.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-453240 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0812 18:09:35.232675  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:10:16.192987  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-453240 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m49.369007431s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-453240 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (110.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (3.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-453240 -v=7 --alsologtostderr
E0812 18:11:38.113961  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-453240 -v=7 --alsologtostderr: (35.329693503s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-453240 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (36.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.08s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.52s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 18:12:19.725666  456523 out.go:291] Setting OutFile to fd 1 ...
	I0812 18:12:19.725928  456523 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:12:19.725937  456523 out.go:304] Setting ErrFile to fd 2...
	I0812 18:12:19.725941  456523 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:12:19.726176  456523 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 18:12:19.726380  456523 out.go:298] Setting JSON to false
	I0812 18:12:19.726406  456523 mustload.go:65] Loading cluster: ha-453240
	I0812 18:12:19.726436  456523 notify.go:220] Checking for updates...
	I0812 18:12:19.726821  456523 config.go:182] Loaded profile config "ha-453240": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:12:19.726839  456523 status.go:255] checking status of ha-453240 ...
	I0812 18:12:19.727207  456523 cli_runner.go:164] Run: docker container inspect ha-453240 --format={{.State.Status}}
	I0812 18:12:19.743829  456523 status.go:330] ha-453240 host status = "Running" (err=<nil>)
	I0812 18:12:19.743854  456523 host.go:66] Checking if "ha-453240" exists ...
	I0812 18:12:19.744093  456523 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-453240
	I0812 18:12:19.762070  456523 host.go:66] Checking if "ha-453240" exists ...
	I0812 18:12:19.762322  456523 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 18:12:19.762368  456523 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-453240
	I0812 18:12:19.781460  456523 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/ha-453240/id_rsa Username:docker}
	I0812 18:12:19.887071  456523 ssh_runner.go:195] Run: systemctl --version
	I0812 18:12:19.890975  456523 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 18:12:19.901314  456523 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 18:12:19.947597  456523 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-08-12 18:12:19.938446051 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 18:12:19.948390  456523 kubeconfig.go:125] found "ha-453240" server: "https://192.168.49.254:8443"
	I0812 18:12:19.948429  456523 api_server.go:166] Checking apiserver status ...
	I0812 18:12:19.948482  456523 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 18:12:19.959099  456523 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1630/cgroup
	I0812 18:12:19.967590  456523 api_server.go:182] apiserver freezer: "4:freezer:/docker/0d093654339acdb4030a9b45a93ebd8aa50e062bd4ea53b14329dbef0030edd0/crio/crio-c3ebbacd2fead0f651f199b61c851a048d29c7803e28522b06989862779edd20"
	I0812 18:12:19.967659  456523 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0d093654339acdb4030a9b45a93ebd8aa50e062bd4ea53b14329dbef0030edd0/crio/crio-c3ebbacd2fead0f651f199b61c851a048d29c7803e28522b06989862779edd20/freezer.state
	I0812 18:12:19.975584  456523 api_server.go:204] freezer state: "THAWED"
	I0812 18:12:19.975619  456523 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0812 18:12:19.980511  456523 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0812 18:12:19.980533  456523 status.go:422] ha-453240 apiserver status = Running (err=<nil>)
	I0812 18:12:19.980543  456523 status.go:257] ha-453240 status: &{Name:ha-453240 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:12:19.980563  456523 status.go:255] checking status of ha-453240-m02 ...
	I0812 18:12:19.980822  456523 cli_runner.go:164] Run: docker container inspect ha-453240-m02 --format={{.State.Status}}
	I0812 18:12:19.998742  456523 status.go:330] ha-453240-m02 host status = "Stopped" (err=<nil>)
	I0812 18:12:19.998764  456523 status.go:343] host is not running, skipping remaining checks
	I0812 18:12:19.998771  456523 status.go:257] ha-453240-m02 status: &{Name:ha-453240-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:12:19.998791  456523 status.go:255] checking status of ha-453240-m03 ...
	I0812 18:12:19.999027  456523 cli_runner.go:164] Run: docker container inspect ha-453240-m03 --format={{.State.Status}}
	I0812 18:12:20.015717  456523 status.go:330] ha-453240-m03 host status = "Running" (err=<nil>)
	I0812 18:12:20.015765  456523 host.go:66] Checking if "ha-453240-m03" exists ...
	I0812 18:12:20.016075  456523 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-453240-m03
	I0812 18:12:20.032528  456523 host.go:66] Checking if "ha-453240-m03" exists ...
	I0812 18:12:20.032825  456523 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 18:12:20.032880  456523 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-453240-m03
	I0812 18:12:20.049228  456523 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33163 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/ha-453240-m03/id_rsa Username:docker}
	I0812 18:12:20.134940  456523 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 18:12:20.145204  456523 kubeconfig.go:125] found "ha-453240" server: "https://192.168.49.254:8443"
	I0812 18:12:20.145234  456523 api_server.go:166] Checking apiserver status ...
	I0812 18:12:20.145280  456523 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 18:12:20.155028  456523 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1539/cgroup
	I0812 18:12:20.163646  456523 api_server.go:182] apiserver freezer: "4:freezer:/docker/860ecf8b30f6a083e9491cddf3ac7f487e3531e016775ba76789647440e66e87/crio/crio-5113724b225a9a4a41df2f95adf52a7461a2b34f20e9f6150a0e565254ad34fe"
	I0812 18:12:20.163708  456523 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/860ecf8b30f6a083e9491cddf3ac7f487e3531e016775ba76789647440e66e87/crio/crio-5113724b225a9a4a41df2f95adf52a7461a2b34f20e9f6150a0e565254ad34fe/freezer.state
	I0812 18:12:20.171230  456523 api_server.go:204] freezer state: "THAWED"
	I0812 18:12:20.171256  456523 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0812 18:12:20.175005  456523 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0812 18:12:20.175027  456523 status.go:422] ha-453240-m03 apiserver status = Running (err=<nil>)
	I0812 18:12:20.175036  456523 status.go:257] ha-453240-m03 status: &{Name:ha-453240-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:12:20.175052  456523 status.go:255] checking status of ha-453240-m04 ...
	I0812 18:12:20.175287  456523 cli_runner.go:164] Run: docker container inspect ha-453240-m04 --format={{.State.Status}}
	I0812 18:12:20.193676  456523 status.go:330] ha-453240-m04 host status = "Running" (err=<nil>)
	I0812 18:12:20.193700  456523 host.go:66] Checking if "ha-453240-m04" exists ...
	I0812 18:12:20.193991  456523 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-453240-m04
	I0812 18:12:20.210589  456523 host.go:66] Checking if "ha-453240-m04" exists ...
	I0812 18:12:20.210843  456523 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 18:12:20.210892  456523 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-453240-m04
	I0812 18:12:20.227680  456523 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/ha-453240-m04/id_rsa Username:docker}
	I0812 18:12:20.314874  456523 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 18:12:20.325697  456523 status.go:257] ha-453240-m04 status: &{Name:ha-453240-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (20.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.23s)

                                                
                                                
=== 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: (16.233913558s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (199.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-453240 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-453240 -v=7 --alsologtostderr
E0812 18:13:33.040770  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:33.046069  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:33.056281  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:33.076558  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:33.116840  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:33.197189  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:33.357669  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:33.678253  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-453240 -v=7 --alsologtostderr: (36.623447667s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-453240 --wait=true -v=7 --alsologtostderr
E0812 18:13:34.319190  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:35.599994  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:38.160856  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:43.281223  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:53.522187  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:13:54.267557  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:14:14.003156  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:14:21.955005  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
E0812 18:14:54.963406  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:16:16.883806  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-453240 --wait=true -v=7 --alsologtostderr: (2m42.781601762s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-453240
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (199.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.55s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 18:17:04.556419  474554 out.go:291] Setting OutFile to fd 1 ...
	I0812 18:17:04.556572  474554 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:17:04.556589  474554 out.go:304] Setting ErrFile to fd 2...
	I0812 18:17:04.556595  474554 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:17:04.556810  474554 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 18:17:04.556995  474554 out.go:298] Setting JSON to false
	I0812 18:17:04.557024  474554 mustload.go:65] Loading cluster: ha-453240
	I0812 18:17:04.557129  474554 notify.go:220] Checking for updates...
	I0812 18:17:04.557451  474554 config.go:182] Loaded profile config "ha-453240": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:17:04.557472  474554 status.go:255] checking status of ha-453240 ...
	I0812 18:17:04.557903  474554 cli_runner.go:164] Run: docker container inspect ha-453240 --format={{.State.Status}}
	I0812 18:17:04.576110  474554 status.go:330] ha-453240 host status = "Stopped" (err=<nil>)
	I0812 18:17:04.576128  474554 status.go:343] host is not running, skipping remaining checks
	I0812 18:17:04.576134  474554 status.go:257] ha-453240 status: &{Name:ha-453240 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:17:04.576154  474554 status.go:255] checking status of ha-453240-m02 ...
	I0812 18:17:04.576419  474554 cli_runner.go:164] Run: docker container inspect ha-453240-m02 --format={{.State.Status}}
	I0812 18:17:04.592449  474554 status.go:330] ha-453240-m02 host status = "Stopped" (err=<nil>)
	I0812 18:17:04.592469  474554 status.go:343] host is not running, skipping remaining checks
	I0812 18:17:04.592475  474554 status.go:257] ha-453240-m02 status: &{Name:ha-453240-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:17:04.592491  474554 status.go:255] checking status of ha-453240-m04 ...
	I0812 18:17:04.592753  474554 cli_runner.go:164] Run: docker container inspect ha-453240-m04 --format={{.State.Status}}
	I0812 18:17:04.608519  474554 status.go:330] ha-453240-m04 host status = "Stopped" (err=<nil>)
	I0812 18:17:04.608551  474554 status.go:343] host is not running, skipping remaining checks
	I0812 18:17:04.608560  474554 status.go:257] ha-453240-m04 status: &{Name:ha-453240-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (71.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-453240 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-453240 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m10.670893192s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-453240 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (71.39s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (40.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-453240 --control-plane -v=7 --alsologtostderr
E0812 18:18:33.038177  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
E0812 18:18:54.268326  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-453240 --control-plane -v=7 --alsologtostderr: (40.042997535s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-453240 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (40.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.6s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (58.16s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.57s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.7s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.19s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"61275334-7358-4319-80a7-b18e846d0292","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-660509] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"daca0e91-c429-42d6-bdb3-4829a16b2cc9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19419"}}
	{"specversion":"1.0","id":"21ab918c-1bd0-4d10-bf6c-d8352af38e75","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":"6a06895c-e789-4b57-80d7-df75fbbc60b1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig"}}
	{"specversion":"1.0","id":"4f32230f-7279-4b83-b6da-332a6f9cc846","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube"}}
	{"specversion":"1.0","id":"db85df41-adee-4d7f-89ec-efda2e3bbf65","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":"576a37f9-c561-45e0-9690-67c3b4f1038f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"466056b3-653b-4a6a-9d28-19750f5578c1","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-660509" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-660509
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (31.67s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.55s)

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

                                                
                                    
x
+
TestKicExistingNetwork (24.92s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-180994 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-180994 --network=existing-network: (22.960650259s)
helpers_test.go:175: Cleaning up "existing-network-180994" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-180994
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-180994: (1.819817467s)
--- PASS: TestKicExistingNetwork (24.92s)

                                                
                                    
x
+
TestKicCustomSubnet (26.09s)

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

                                                
                                    
x
+
TestKicStaticIP (26.58s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (46.92s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-370578 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-370578 --driver=docker  --container-runtime=crio: (20.814056312s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-373879 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-373879 --driver=docker  --container-runtime=crio: (21.428245885s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-370578
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-373879
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-373879" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-373879
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-373879: (1.820191891s)
helpers_test.go:175: Cleaning up "first-370578" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-370578
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-370578: (1.848690825s)
--- PASS: TestMinikubeProfile (46.92s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.09s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.45s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-733879 ssh -- ls /minikube-host
E0812 18:23:33.037066  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
--- PASS: TestMountStart/serial/VerifyMountSecond (0.24s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
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-733879 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-733879
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-733879: (1.16926023s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (6.95s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (81.53s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-081112 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0812 18:23:54.267953  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-081112 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m21.109388266s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-081112 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (81.53s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.91s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (27.5s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-081112 -v 3 --alsologtostderr
E0812 18:25:17.315517  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-081112 -v 3 --alsologtostderr: (26.936283042s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-081112 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (27.50s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.56s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 18:25:49.348379  541324 out.go:291] Setting OutFile to fd 1 ...
	I0812 18:25:49.348647  541324 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:25:49.348657  541324 out.go:304] Setting ErrFile to fd 2...
	I0812 18:25:49.348665  541324 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:25:49.348891  541324 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 18:25:49.349097  541324 out.go:298] Setting JSON to false
	I0812 18:25:49.349131  541324 mustload.go:65] Loading cluster: multinode-081112
	I0812 18:25:49.349256  541324 notify.go:220] Checking for updates...
	I0812 18:25:49.349656  541324 config.go:182] Loaded profile config "multinode-081112": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:25:49.349681  541324 status.go:255] checking status of multinode-081112 ...
	I0812 18:25:49.350247  541324 cli_runner.go:164] Run: docker container inspect multinode-081112 --format={{.State.Status}}
	I0812 18:25:49.368242  541324 status.go:330] multinode-081112 host status = "Running" (err=<nil>)
	I0812 18:25:49.368293  541324 host.go:66] Checking if "multinode-081112" exists ...
	I0812 18:25:49.368678  541324 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-081112
	I0812 18:25:49.386151  541324 host.go:66] Checking if "multinode-081112" exists ...
	I0812 18:25:49.386397  541324 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 18:25:49.386465  541324 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-081112
	I0812 18:25:49.403364  541324 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33273 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/multinode-081112/id_rsa Username:docker}
	I0812 18:25:49.491120  541324 ssh_runner.go:195] Run: systemctl --version
	I0812 18:25:49.495184  541324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 18:25:49.505647  541324 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 18:25:49.553237  541324 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-08-12 18:25:49.543452565 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 18:25:49.553882  541324 kubeconfig.go:125] found "multinode-081112" server: "https://192.168.67.2:8443"
	I0812 18:25:49.553917  541324 api_server.go:166] Checking apiserver status ...
	I0812 18:25:49.553964  541324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 18:25:49.564270  541324 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1595/cgroup
	I0812 18:25:49.572620  541324 api_server.go:182] apiserver freezer: "4:freezer:/docker/d9284603f44e6b527637d96cb2558a321581a8e2c35331e3b1d655f2bd187f55/crio/crio-09e69c7bfa6ce1c2da08ddd75c2b56050dd55f245fb4d9a78c4e5d33068a875b"
	I0812 18:25:49.572683  541324 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d9284603f44e6b527637d96cb2558a321581a8e2c35331e3b1d655f2bd187f55/crio/crio-09e69c7bfa6ce1c2da08ddd75c2b56050dd55f245fb4d9a78c4e5d33068a875b/freezer.state
	I0812 18:25:49.580300  541324 api_server.go:204] freezer state: "THAWED"
	I0812 18:25:49.580336  541324 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0812 18:25:49.583972  541324 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0812 18:25:49.583993  541324 status.go:422] multinode-081112 apiserver status = Running (err=<nil>)
	I0812 18:25:49.584003  541324 status.go:257] multinode-081112 status: &{Name:multinode-081112 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:25:49.584018  541324 status.go:255] checking status of multinode-081112-m02 ...
	I0812 18:25:49.584241  541324 cli_runner.go:164] Run: docker container inspect multinode-081112-m02 --format={{.State.Status}}
	I0812 18:25:49.600806  541324 status.go:330] multinode-081112-m02 host status = "Running" (err=<nil>)
	I0812 18:25:49.600831  541324 host.go:66] Checking if "multinode-081112-m02" exists ...
	I0812 18:25:49.601083  541324 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-081112-m02
	I0812 18:25:49.617722  541324 host.go:66] Checking if "multinode-081112-m02" exists ...
	I0812 18:25:49.617981  541324 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 18:25:49.618045  541324 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-081112-m02
	I0812 18:25:49.634091  541324 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33278 SSHKeyPath:/home/jenkins/minikube-integration/19419-381930/.minikube/machines/multinode-081112-m02/id_rsa Username:docker}
	I0812 18:25:49.723131  541324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 18:25:49.733435  541324 status.go:257] multinode-081112-m02 status: &{Name:multinode-081112-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:25:49.733472  541324 status.go:255] checking status of multinode-081112-m03 ...
	I0812 18:25:49.733755  541324 cli_runner.go:164] Run: docker container inspect multinode-081112-m03 --format={{.State.Status}}
	I0812 18:25:49.751024  541324 status.go:330] multinode-081112-m03 host status = "Stopped" (err=<nil>)
	I0812 18:25:49.751048  541324 status.go:343] host is not running, skipping remaining checks
	I0812 18:25:49.751057  541324 status.go:257] multinode-081112-m03 status: &{Name:multinode-081112-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.83s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (81.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.9s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.64s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 18:27:48.109377  550636 out.go:291] Setting OutFile to fd 1 ...
	I0812 18:27:48.109508  550636 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:27:48.109518  550636 out.go:304] Setting ErrFile to fd 2...
	I0812 18:27:48.109524  550636 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:27:48.109732  550636 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 18:27:48.109930  550636 out.go:298] Setting JSON to false
	I0812 18:27:48.109958  550636 mustload.go:65] Loading cluster: multinode-081112
	I0812 18:27:48.110054  550636 notify.go:220] Checking for updates...
	I0812 18:27:48.110511  550636 config.go:182] Loaded profile config "multinode-081112": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:27:48.110571  550636 status.go:255] checking status of multinode-081112 ...
	I0812 18:27:48.111099  550636 cli_runner.go:164] Run: docker container inspect multinode-081112 --format={{.State.Status}}
	I0812 18:27:48.131034  550636 status.go:330] multinode-081112 host status = "Stopped" (err=<nil>)
	I0812 18:27:48.131067  550636 status.go:343] host is not running, skipping remaining checks
	I0812 18:27:48.131077  550636 status.go:257] multinode-081112 status: &{Name:multinode-081112 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 18:27:48.131107  550636 status.go:255] checking status of multinode-081112-m02 ...
	I0812 18:27:48.131350  550636 cli_runner.go:164] Run: docker container inspect multinode-081112-m02 --format={{.State.Status}}
	I0812 18:27:48.148123  550636 status.go:330] multinode-081112-m02 host status = "Stopped" (err=<nil>)
	I0812 18:27:48.148160  550636 status.go:343] host is not running, skipping remaining checks
	I0812 18:27:48.148174  550636 status.go:257] multinode-081112-m02 status: &{Name:multinode-081112-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-081112 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0812 18:28:33.037505  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-081112 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (48.633118656s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-081112 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 (49.17s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.54s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-081112-m02' is duplicated with machine name 'multinode-081112-m02' in profile 'multinode-081112'
	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-081112-m03 --driver=docker  --container-runtime=crio
E0812 18:28:54.268189  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-081112-m03 --driver=docker  --container-runtime=crio: (21.318822376s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-081112
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-081112: exit status 80 (259.058626ms)

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

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

                                                
                                    
x
+
TestPreload (108.4s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-608258 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0812 18:29:56.085237  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-608258 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m22.818392679s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-608258 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-608258 image pull gcr.io/k8s-minikube/busybox: (1.006324627s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-608258
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-608258: (5.65988922s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-608258 --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-608258 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (16.43837082s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-608258 image list
helpers_test.go:175: Cleaning up "test-preload-608258" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-608258
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-608258: (2.276178946s)
--- PASS: TestPreload (108.40s)

                                                
                                    
x
+
TestScheduledStopUnix (99.78s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.39s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"03424b37-3fab-4476-91ee-3abca0d3f262","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-172188] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f8e2f589-5fac-4f6f-b619-d49a77e00116","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19419"}}
	{"specversion":"1.0","id":"84d1c431-4f1e-4c9e-8f36-fbf599fa012a","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":"fb1264a4-782d-43f8-bf25-00d726f43a2c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig"}}
	{"specversion":"1.0","id":"660322ab-f00d-4a04-b8f6-0bd212f66c15","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube"}}
	{"specversion":"1.0","id":"3cb27c34-5efa-4a75-9dcc-ec841634c652","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":"da1d3391-b9b1-43a4-a925-1a07cae83c02","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c4a46f49-1df8-42af-80c8-ca2329c989ab","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":"a063ff58-a2e9-46c5-91fa-a3821657e62f","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":"49c03abb-2bc5-471b-ba63-90576fb8ead1","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":"f0c35205-b93b-4996-8dca-b213f09a5811","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":"9aae4e85-3c3d-42c6-86a7-c98377b0e91f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-172188\" primary control-plane node in \"insufficient-storage-172188\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"8c485dea-9884-489e-bc7a-2fa1460701c5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1723026928-19389 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"14c23fd6-2c8c-41c2-bc82-0e007168dd91","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":"f194a996-c0db-43e5-8f84-03f1acd2d06d","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-172188 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-172188 --output=json --layout=cluster: exit status 7 (251.185522ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-172188","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-172188","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0812 18:32:43.329026  573055 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-172188" does not appear in /home/jenkins/minikube-integration/19419-381930/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0812 18:32:43.570366  573154 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-172188" does not appear in /home/jenkins/minikube-integration/19419-381930/kubeconfig
	E0812 18:32:43.580136  573154 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/insufficient-storage-172188/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (93.18s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2396417424 start -p running-upgrade-989043 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2396417424 start -p running-upgrade-989043 --memory=2200 --vm-driver=docker  --container-runtime=crio: (25.297020306s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-989043 --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-989043 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m5.014738834s)
helpers_test.go:175: Cleaning up "running-upgrade-989043" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-989043
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-989043: (2.351963929s)
--- PASS: TestRunningBinaryUpgrade (93.18s)

                                                
                                    
x
+
TestKubernetesUpgrade (350.11s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-015679 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0812 18:33:33.037691  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-015679 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (43.971353438s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-015679
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-015679: (2.921087907s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-015679 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-015679 status --format={{.Host}}: exit status 7 (69.960372ms)

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

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

                                                
                                                
** /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-015679 --memory=2200 --kubernetes-version=v1.31.0-rc.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0812 18:38:54.268180  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-015679 --memory=2200 --kubernetes-version=v1.31.0-rc.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (32.639894533s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-015679" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-015679
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-015679: (2.239154049s)
--- PASS: TestKubernetesUpgrade (350.11s)

                                                
                                    
x
+
TestMissingContainerUpgrade (128.62s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1878301057 start -p missing-upgrade-233462 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1878301057 start -p missing-upgrade-233462 --memory=2200 --driver=docker  --container-runtime=crio: (59.48847016s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-233462
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-233462: (13.193759993s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-233462
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-233462 --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-233462 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (53.084452097s)
helpers_test.go:175: Cleaning up "missing-upgrade-233462" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-233462
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-233462: (2.126796106s)
--- PASS: TestMissingContainerUpgrade (128.62s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-251888] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19419
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (35.98s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.8s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (11.57s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.25s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (6.74s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.51s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (63.28s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2771672086 start -p stopped-upgrade-503445 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0812 18:33:54.267929  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2771672086 start -p stopped-upgrade-503445 --memory=2200 --vm-driver=docker  --container-runtime=crio: (27.333424034s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2771672086 -p stopped-upgrade-503445 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2771672086 -p stopped-upgrade-503445 stop: (5.33502703s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-503445 --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-503445 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.607952779s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (63.28s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.25s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.33s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.24s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.88s)

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

                                                
                                    
x
+
TestPause/serial/Start (52.04s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (55.7s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.32s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 18:36:48.023855  630796 out.go:291] Setting OutFile to fd 1 ...
	I0812 18:36:48.023961  630796 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:36:48.023969  630796 out.go:304] Setting ErrFile to fd 2...
	I0812 18:36:48.023974  630796 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 18:36:48.024176  630796 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19419-381930/.minikube/bin
	I0812 18:36:48.024739  630796 out.go:298] Setting JSON to false
	I0812 18:36:48.025946  630796 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":8355,"bootTime":1723479453,"procs":275,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 18:36:48.026028  630796 start.go:139] virtualization: kvm guest
	I0812 18:36:48.027999  630796 out.go:177] * [false-430581] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 18:36:48.029415  630796 out.go:177]   - MINIKUBE_LOCATION=19419
	I0812 18:36:48.029479  630796 notify.go:220] Checking for updates...
	I0812 18:36:48.031624  630796 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 18:36:48.032816  630796 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19419-381930/kubeconfig
	I0812 18:36:48.033937  630796 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19419-381930/.minikube
	I0812 18:36:48.035125  630796 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 18:36:48.036371  630796 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 18:36:48.038104  630796 config.go:182] Loaded profile config "cert-expiration-940336": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:36:48.038249  630796 config.go:182] Loaded profile config "kubernetes-upgrade-015679": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0-rc.1
	I0812 18:36:48.038441  630796 config.go:182] Loaded profile config "pause-929132": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 18:36:48.038550  630796 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 18:36:48.063598  630796 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 18:36:48.063734  630796 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 18:36:48.112588  630796 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:76 SystemTime:2024-08-12 18:36:48.102275534 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0812 18:36:48.112689  630796 docker.go:307] overlay module found
	I0812 18:36:48.114542  630796 out.go:177] * Using the docker driver based on user configuration
	I0812 18:36:48.115886  630796 start.go:297] selected driver: docker
	I0812 18:36:48.115899  630796 start.go:901] validating driver "docker" against <nil>
	I0812 18:36:48.115913  630796 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 18:36:48.117847  630796 out.go:177] 
	W0812 18:36:48.119100  630796 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0812 18:36:48.120425  630796 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:35:18 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.103.2:8443
name: cert-expiration-940336
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:34:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-015679
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:36:11 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-929132
contexts:
- context:
cluster: cert-expiration-940336
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:35:18 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-940336
name: cert-expiration-940336
- context:
cluster: kubernetes-upgrade-015679
user: kubernetes-upgrade-015679
name: kubernetes-upgrade-015679
- context:
cluster: pause-929132
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:36:11 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-929132
name: pause-929132
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-940336
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/cert-expiration-940336/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/cert-expiration-940336/client.key
- name: kubernetes-upgrade-015679
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/kubernetes-upgrade-015679/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/kubernetes-upgrade-015679/client.key
- name: pause-929132
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/pause-929132/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/pause-929132/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.72s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-929132","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-929132","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.30s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.63s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.7s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.5s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== 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-084008 --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-084008 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m14.385652929s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (134.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-579376 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-579376 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.1: (1m7.09881732s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-579376 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" [86064f4e-a56a-4752-b893-a7f96682c898] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [86064f4e-a56a-4752-b893-a7f96682c898] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003416308s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-579376 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.22s)

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

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

                                                
                                    
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-579376 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-579376 --alsologtostderr -v=3: (11.852126403s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.85s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-579376 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.1
E0812 18:38:33.037500  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-579376 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.1: (4m22.256643494s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-579376 -n no-preload-579376
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.60s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-084008 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" [b6358d88-1729-4fdb-b7a2-1f69f7d43b74] Pending
helpers_test.go:344: "busybox" [b6358d88-1729-4fdb-b7a2-1f69f7d43b74] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b6358d88-1729-4fdb-b7a2-1f69f7d43b74] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.007193458s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-084008 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.46s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-084008 --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-084008 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.86s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-314868 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" [f1dfebfb-a130-418e-af13-22c69e3aa8bc] Pending
helpers_test.go:344: "busybox" [f1dfebfb-a130-418e-af13-22c69e3aa8bc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f1dfebfb-a130-418e-af13-22c69e3aa8bc] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003488301s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-314868 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-201038 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" [6817e8a7-ac02-4d54-a1e1-0a91fead1e75] Pending
helpers_test.go:344: "busybox" [6817e8a7-ac02-4d54-a1e1-0a91fead1e75] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6817e8a7-ac02-4d54-a1e1-0a91fead1e75] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003587956s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-201038 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-201038 --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-201038 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.90s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-bqdqk" [5fb0dde8-e42a-411e-871c-0f090346b52c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003673255s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-bqdqk" [5fb0dde8-e42a-411e-871c-0f090346b52c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004669804s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-084008 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-084008 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:v20210326-1e038dc5
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

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

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

                                                
                                                
-- 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-084008 -n old-k8s-version-084008
E0812 18:41:57.315994  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-084008 -n old-k8s-version-084008: exit status 2 (279.654608ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-240205 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-240205 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.1: (29.438401583s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.44s)

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

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

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

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

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

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

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

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

                                                
                                    
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-9bhlb" [19706c56-c856-45e0-a3bc-531592ea605b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003412658s
--- 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.22s)

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

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

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

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

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

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

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

                                                
                                    
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-9bhlb" [19706c56-c856-45e0-a3bc-531592ea605b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003709589s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-579376 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-579376 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:v20240730-75a5af0c
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.29s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-430581 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0812 18:43:33.036825  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-430581 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (50.733859732s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (50.73s)

                                                
                                    
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-430581 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-430581 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-78gt6" [5fa474d9-f3c8-48ff-a84e-239967d325d1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-78gt6" [5fa474d9-f3c8-48ff-a84e-239967d325d1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.003850498s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.18s)

                                                
                                    
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-m78dh" [93ec259d-8804-4062-a9d0-d940fd1e078e] Running
E0812 18:43:54.268480  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/addons-808918/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004491425s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-430581 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-5c4wc" [0cef32d1-f877-4ffa-bd9c-42bb16d3728a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-5c4wc" [0cef32d1-f877-4ffa-bd9c-42bb16d3728a] Running
E0812 18:44:08.887296  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
E0812 18:44:08.892566  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
E0812 18:44:08.902834  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
E0812 18:44:08.923101  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
E0812 18:44:08.963362  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
E0812 18:44:09.043713  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
E0812 18:44:09.204101  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003959371s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-430581 exec deployment/netcat -- nslookup kubernetes.default
E0812 18:44:09.524833  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
--- 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-430581 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-430581 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 (63.33s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-430581 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0812 18:44:14.007067  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
E0812 18:44:19.128031  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-430581 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m3.331144068s)
--- PASS: TestNetworkPlugins/group/calico/Start (63.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-430581 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0812 18:44:29.369048  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-430581 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (58.371974225s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (58.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-mlrn6" [ebc617c9-2a29-44bb-ac64-1bcedae4445a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00404282s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-jhmrv" [437a0115-4145-4709-b866-a513fbc98505] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004677601s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-mlrn6" [ebc617c9-2a29-44bb-ac64-1bcedae4445a] Running
E0812 18:44:49.849574  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00387216s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-314868 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
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-314868 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:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-jhmrv" [437a0115-4145-4709-b866-a513fbc98505] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003693853s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-201038 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== 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-201038 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.29s)

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

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

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

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

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

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

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

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

                                                
                                    
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-s96c5" [97950506-4915-4458-8400-5c3db9baf736] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005065545s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-430581 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-jqqng" [54b45cd2-189b-4a86-83cb-b13669681afd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-jqqng" [54b45cd2-189b-4a86-83cb-b13669681afd] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003081007s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.19s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-430581 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-q7n4w" [58ac0c47-adda-4e0d-9263-14db6ca91e10] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0812 18:45:30.810129  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/old-k8s-version-084008/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-q7n4w" [58ac0c47-adda-4e0d-9263-14db6ca91e10] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003814521s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.20s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-svq7d" [93f65ccd-1734-407f-b4d9-f79c6459e290] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004134245s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-430581 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-k56dj" [dc92c71c-3e94-4ff9-87b1-e5d565709cc2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-k56dj" [dc92c71c-3e94-4ff9-87b1-e5d565709cc2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003127437s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.18s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-430581 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-4cgv9" [32300531-6f77-4957-8260-9ef939b91263] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-4cgv9" [32300531-6f77-4957-8260-9ef939b91263] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.003603604s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.18s)

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

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

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

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

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

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

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

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

                                                
                                    
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-430581 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.12s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-430581 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-f8bjm" [463533a2-dbae-4cd2-b893-8facb0309b30] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0812 18:46:36.085674  388824 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/functional-223031/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-f8bjm" [463533a2-dbae-4cd2-b893-8facb0309b30] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003221033s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.17s)

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

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

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

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

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

                                                
                                    

Test skip (28/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing 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
+
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-622604" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-622604
--- SKIP: TestStartStop/group/disable-driver-mounts (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (2.84s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:35:18 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.103.2:8443
name: cert-expiration-940336
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:34:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-015679
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:36:11 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-929132
contexts:
- context:
cluster: cert-expiration-940336
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:35:18 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-940336
name: cert-expiration-940336
- context:
cluster: kubernetes-upgrade-015679
user: kubernetes-upgrade-015679
name: kubernetes-upgrade-015679
- context:
cluster: pause-929132
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:36:11 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-929132
name: pause-929132
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-940336
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/cert-expiration-940336/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/cert-expiration-940336/client.key
- name: kubernetes-upgrade-015679
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/kubernetes-upgrade-015679/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/kubernetes-upgrade-015679/client.key
- name: pause-929132
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/pause-929132/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/pause-929132/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.44s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:35:18 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.103.2:8443
name: cert-expiration-940336
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19419-381930/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:34:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-015679
contexts:
- context:
cluster: cert-expiration-940336
extensions:
- extension:
last-update: Mon, 12 Aug 2024 18:35:18 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-940336
name: cert-expiration-940336
- context:
cluster: kubernetes-upgrade-015679
user: kubernetes-upgrade-015679
name: kubernetes-upgrade-015679
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-940336
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/cert-expiration-940336/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/cert-expiration-940336/client.key
- name: kubernetes-upgrade-015679
user:
client-certificate: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/kubernetes-upgrade-015679/client.crt
client-key: /home/jenkins/minikube-integration/19419-381930/.minikube/profiles/kubernetes-upgrade-015679/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard