Test Report: Docker_Linux_crio_arm64 19355

                    
                      6d23947514fd7a389789fed180382829b6444229:2024-07-31:35588
                    
                

Test fail (2/336)

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

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

                                                
                                                

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7",
	        "Created": "2024-07-31T21:28:59.808989051Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1463132,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-31T21:28:59.934921416Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/hosts",
	        "LogPath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7-json.log",
	        "Name": "/addons-709752",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-709752:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-709752",
	            "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/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda-init/diff:/var/lib/docker/overlay2/c8994ad6d6e0662b19273eb48d4319d1d677b982480193d6fc0f8473f23de84c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-709752",
	                "Source": "/var/lib/docker/volumes/addons-709752/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-709752",
	            "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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-709752",
	                "name.minikube.sigs.k8s.io": "addons-709752",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2fabe53b95376f483f659041173c2804f3df24ff44cd1cc17297deca27b44b88",
	            "SandboxKey": "/var/run/docker/netns/2fabe53b9537",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34303"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34304"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34307"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34305"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34306"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-709752": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "58cd724de99ff4db1a38a3d5134041fe5ffe1bb4108b542d49e481a7d3974708",
	                    "EndpointID": "4f6337d21fb5937aea8b8fae826e9e7db04015c7728b4a8607e6f1f5dcfaec61",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-709752",
	                        "eb64f94b4cfd"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-709752 -n addons-709752
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-709752 logs -n 25: (1.397035962s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-703904              | download-only-703904   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| start   | -o=json --download-only              | download-only-669735   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | -p download-only-669735              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-669735              | download-only-669735   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-592948              | download-only-592948   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-703904              | download-only-703904   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-669735              | download-only-669735   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| start   | --download-only -p                   | download-docker-637985 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | download-docker-637985               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-637985            | download-docker-637985 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| start   | --download-only -p                   | binary-mirror-715766   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | binary-mirror-715766                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43853               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-715766              | binary-mirror-715766   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| addons  | enable dashboard -p                  | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | addons-709752                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | addons-709752                        |                        |         |         |                     |                     |
	| start   | -p addons-709752 --wait=true         | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:32 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  | addons-709752 addons disable         | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:32 UTC | 31 Jul 24 21:32 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-709752 ip                     | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:32 UTC | 31 Jul 24 21:32 UTC |
	| addons  | addons-709752 addons disable         | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:32 UTC | 31 Jul 24 21:32 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-709752 addons                 | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC | 31 Jul 24 21:33 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-709752 addons                 | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC | 31 Jul 24 21:33 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC | 31 Jul 24 21:33 UTC |
	|         | addons-709752                        |                        |         |         |                     |                     |
	| ssh     | addons-709752 ssh curl -s            | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-709752 ip                     | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:35 UTC | 31 Jul 24 21:35 UTC |
	| addons  | addons-709752 addons disable         | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:35 UTC | 31 Jul 24 21:35 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-709752 addons disable         | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:35 UTC | 31 Jul 24 21:35 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:28:36
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0731 21:28:36.082220 1462638 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:28:36.082386 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:36.082398 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:28:36.082403 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:36.082640 1462638 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:28:36.083079 1462638 out.go:298] Setting JSON to false
	I0731 21:28:36.084036 1462638 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":18655,"bootTime":1722442661,"procs":167,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 21:28:36.084113 1462638 start.go:139] virtualization:  
	I0731 21:28:36.086342 1462638 out.go:177] * [addons-709752] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:28:36.088522 1462638 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 21:28:36.088708 1462638 notify.go:220] Checking for updates...
	I0731 21:28:36.091727 1462638 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:28:36.093506 1462638 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:28:36.095146 1462638 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 21:28:36.096771 1462638 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 21:28:36.098244 1462638 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 21:28:36.100150 1462638 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:28:36.128104 1462638 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:28:36.128225 1462638 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:36.184213 1462638 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-31 21:28:36.175418181 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:36.184330 1462638 docker.go:307] overlay module found
	I0731 21:28:36.187237 1462638 out.go:177] * Using the docker driver based on user configuration
	I0731 21:28:36.188846 1462638 start.go:297] selected driver: docker
	I0731 21:28:36.188864 1462638 start.go:901] validating driver "docker" against <nil>
	I0731 21:28:36.188879 1462638 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 21:28:36.189524 1462638 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:36.237626 1462638 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-31 21:28:36.228530385 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:36.237811 1462638 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:28:36.238042 1462638 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]
	I0731 21:28:36.239678 1462638 out.go:177] * Using Docker driver with root privileges
	I0731 21:28:36.241370 1462638 cni.go:84] Creating CNI manager for ""
	I0731 21:28:36.241408 1462638 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:28:36.241420 1462638 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:28:36.241504 1462638 start.go:340] cluster config:
	{Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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}
	I0731 21:28:36.244384 1462638 out.go:177] * Starting "addons-709752" primary control-plane node in "addons-709752" cluster
	I0731 21:28:36.246123 1462638 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 21:28:36.247803 1462638 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:28:36.249478 1462638 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:28:36.249535 1462638 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:28:36.249571 1462638 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0731 21:28:36.249584 1462638 cache.go:56] Caching tarball of preloaded images
	I0731 21:28:36.249667 1462638 preload.go:172] Found /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0731 21:28:36.249682 1462638 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0731 21:28:36.249999 1462638 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/config.json ...
	I0731 21:28:36.250026 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/config.json: {Name:mkccd0a2fd58c6247c5e8015f673c0faee4c01ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:28:36.264008 1462638 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:28:36.264126 1462638 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:28:36.264151 1462638 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 21:28:36.264157 1462638 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 21:28:36.264168 1462638 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 21:28:36.264177 1462638 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0731 21:28:52.806237 1462638 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0731 21:28:52.806273 1462638 cache.go:194] Successfully downloaded all kic artifacts
	I0731 21:28:52.806302 1462638 start.go:360] acquireMachinesLock for addons-709752: {Name:mk64089ad36cd1960d44e73c72fe2ac49ab0e56d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0731 21:28:52.806414 1462638 start.go:364] duration metric: took 94.028µs to acquireMachinesLock for "addons-709752"
	I0731 21:28:52.806445 1462638 start.go:93] Provisioning new machine with config: &{Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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}
	I0731 21:28:52.806533 1462638 start.go:125] createHost starting for "" (driver="docker")
	I0731 21:28:52.808631 1462638 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0731 21:28:52.808893 1462638 start.go:159] libmachine.API.Create for "addons-709752" (driver="docker")
	I0731 21:28:52.808935 1462638 client.go:168] LocalClient.Create starting
	I0731 21:28:52.809060 1462638 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem
	I0731 21:28:53.022340 1462638 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem
	I0731 21:28:53.264581 1462638 cli_runner.go:164] Run: docker network inspect addons-709752 --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}}]}"
	W0731 21:28:53.280066 1462638 cli_runner.go:211] docker network inspect addons-709752 --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
	I0731 21:28:53.280143 1462638 network_create.go:284] running [docker network inspect addons-709752] to gather additional debugging logs...
	I0731 21:28:53.280161 1462638 cli_runner.go:164] Run: docker network inspect addons-709752
	W0731 21:28:53.295867 1462638 cli_runner.go:211] docker network inspect addons-709752 returned with exit code 1
	I0731 21:28:53.295898 1462638 network_create.go:287] error running [docker network inspect addons-709752]: docker network inspect addons-709752: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-709752 not found
	I0731 21:28:53.295929 1462638 network_create.go:289] output of [docker network inspect addons-709752]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-709752 not found
	
	** /stderr **
	I0731 21:28:53.296076 1462638 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}}]}"
	I0731 21:28:53.312141 1462638 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:0x4001a7bcd0}
	I0731 21:28:53.312184 1462638 network_create.go:124] attempt to create docker network addons-709752 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0731 21:28:53.312285 1462638 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-709752 addons-709752
	I0731 21:28:53.383381 1462638 network_create.go:108] docker network addons-709752 192.168.49.0/24 created
	I0731 21:28:53.383410 1462638 kic.go:121] calculated static IP "192.168.49.2" for the "addons-709752" container
	I0731 21:28:53.383496 1462638 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0731 21:28:53.399111 1462638 cli_runner.go:164] Run: docker volume create addons-709752 --label name.minikube.sigs.k8s.io=addons-709752 --label created_by.minikube.sigs.k8s.io=true
	I0731 21:28:53.415947 1462638 oci.go:103] Successfully created a docker volume addons-709752
	I0731 21:28:53.416062 1462638 cli_runner.go:164] Run: docker run --rm --name addons-709752-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-709752 --entrypoint /usr/bin/test -v addons-709752:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0731 21:28:55.496248 1462638 cli_runner.go:217] Completed: docker run --rm --name addons-709752-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-709752 --entrypoint /usr/bin/test -v addons-709752:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.080149273s)
	I0731 21:28:55.496282 1462638 oci.go:107] Successfully prepared a docker volume addons-709752
	I0731 21:28:55.496309 1462638 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:28:55.496329 1462638 kic.go:194] Starting extracting preloaded images to volume ...
	I0731 21:28:55.496410 1462638 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-709752:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0731 21:28:59.737490 1462638 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-709752:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.241041029s)
	I0731 21:28:59.737524 1462638 kic.go:203] duration metric: took 4.241192362s to extract preloaded images to volume ...
	W0731 21:28:59.737673 1462638 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0731 21:28:59.737791 1462638 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0731 21:28:59.795309 1462638 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-709752 --name addons-709752 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-709752 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-709752 --network addons-709752 --ip 192.168.49.2 --volume addons-709752:/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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0731 21:29:00.257814 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Running}}
	I0731 21:29:00.290241 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:00.322785 1462638 cli_runner.go:164] Run: docker exec addons-709752 stat /var/lib/dpkg/alternatives/iptables
	I0731 21:29:00.395954 1462638 oci.go:144] the created container "addons-709752" has a running status.
	I0731 21:29:00.396563 1462638 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa...
	I0731 21:29:00.702083 1462638 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0731 21:29:00.737360 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:00.763546 1462638 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0731 21:29:00.763564 1462638 kic_runner.go:114] Args: [docker exec --privileged addons-709752 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0731 21:29:00.836185 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:00.865455 1462638 machine.go:94] provisionDockerMachine start ...
	I0731 21:29:00.865557 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:00.889385 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:00.889667 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:00.889685 1462638 main.go:141] libmachine: About to run SSH command:
	hostname
	I0731 21:29:01.055953 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-709752
	
	I0731 21:29:01.056030 1462638 ubuntu.go:169] provisioning hostname "addons-709752"
	I0731 21:29:01.056162 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:01.076683 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:01.076936 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:01.076952 1462638 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-709752 && echo "addons-709752" | sudo tee /etc/hostname
	I0731 21:29:01.248594 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-709752
	
	I0731 21:29:01.248752 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:01.267168 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:01.267411 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:01.267428 1462638 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-709752' /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-709752/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-709752' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0731 21:29:01.403916 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0731 21:29:01.403943 1462638 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19355-1456243/.minikube CaCertPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19355-1456243/.minikube}
	I0731 21:29:01.403998 1462638 ubuntu.go:177] setting up certificates
	I0731 21:29:01.404011 1462638 provision.go:84] configureAuth start
	I0731 21:29:01.404075 1462638 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-709752
	I0731 21:29:01.420109 1462638 provision.go:143] copyHostCerts
	I0731 21:29:01.420187 1462638 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.pem (1082 bytes)
	I0731 21:29:01.420308 1462638 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19355-1456243/.minikube/cert.pem (1123 bytes)
	I0731 21:29:01.420362 1462638 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19355-1456243/.minikube/key.pem (1679 bytes)
	I0731 21:29:01.420408 1462638 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca-key.pem org=jenkins.addons-709752 san=[127.0.0.1 192.168.49.2 addons-709752 localhost minikube]
	I0731 21:29:01.868415 1462638 provision.go:177] copyRemoteCerts
	I0731 21:29:01.868491 1462638 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0731 21:29:01.868531 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:01.884548 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:01.982353 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0731 21:29:02.009771 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0731 21:29:02.035783 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0731 21:29:02.062838 1462638 provision.go:87] duration metric: took 658.796667ms to configureAuth
	I0731 21:29:02.062907 1462638 ubuntu.go:193] setting minikube options for container-runtime
	I0731 21:29:02.063115 1462638 config.go:182] Loaded profile config "addons-709752": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:29:02.063234 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.079856 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:02.080134 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:02.080159 1462638 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
	I0731 21:29:02.306250 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0731 21:29:02.306275 1462638 machine.go:97] duration metric: took 1.440797783s to provisionDockerMachine
	I0731 21:29:02.306285 1462638 client.go:171] duration metric: took 9.497339682s to LocalClient.Create
	I0731 21:29:02.306304 1462638 start.go:167] duration metric: took 9.497411606s to libmachine.API.Create "addons-709752"
	I0731 21:29:02.306312 1462638 start.go:293] postStartSetup for "addons-709752" (driver="docker")
	I0731 21:29:02.306322 1462638 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]
	I0731 21:29:02.306396 1462638 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
	I0731 21:29:02.306443 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.323117 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.416810 1462638 ssh_runner.go:195] Run: cat /etc/os-release
	I0731 21:29:02.419673 1462638 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0731 21:29:02.419706 1462638 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0731 21:29:02.419717 1462638 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0731 21:29:02.419724 1462638 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0731 21:29:02.419734 1462638 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-1456243/.minikube/addons for local assets ...
	I0731 21:29:02.419796 1462638 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-1456243/.minikube/files for local assets ...
	I0731 21:29:02.419818 1462638 start.go:296] duration metric: took 113.500718ms for postStartSetup
	I0731 21:29:02.420146 1462638 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-709752
	I0731 21:29:02.435538 1462638 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/config.json ...
	I0731 21:29:02.435816 1462638 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:29:02.435858 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.450715 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.540871 1462638 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0731 21:29:02.545324 1462638 start.go:128] duration metric: took 9.738775206s to createHost
	I0731 21:29:02.545353 1462638 start.go:83] releasing machines lock for "addons-709752", held for 9.738930903s
	I0731 21:29:02.545435 1462638 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-709752
	I0731 21:29:02.561756 1462638 ssh_runner.go:195] Run: cat /version.json
	I0731 21:29:02.561813 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.562060 1462638 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0731 21:29:02.562101 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.580967 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.591070 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.793154 1462638 ssh_runner.go:195] Run: systemctl --version
	I0731 21:29:02.797472 1462638 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0731 21:29:02.937281 1462638 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0731 21:29:02.941362 1462638 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" ;
	I0731 21:29:02.960930 1462638 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0731 21:29:02.961010 1462638 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" ;
	I0731 21:29:02.991846 1462638 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0731 21:29:02.991869 1462638 start.go:495] detecting cgroup driver to use...
	I0731 21:29:02.991902 1462638 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0731 21:29:02.991954 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0731 21:29:03.017448 1462638 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0731 21:29:03.029369 1462638 docker.go:217] disabling cri-docker service (if available) ...
	I0731 21:29:03.029438 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0731 21:29:03.044826 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0731 21:29:03.060115 1462638 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0731 21:29:03.144212 1462638 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0731 21:29:03.239364 1462638 docker.go:233] disabling docker service ...
	I0731 21:29:03.239471 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0731 21:29:03.258770 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0731 21:29:03.270293 1462638 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0731 21:29:03.365000 1462638 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0731 21:29:03.460209 1462638 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0731 21:29:03.473175 1462638 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"
	I0731 21:29:03.488375 1462638 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0731 21:29:03.488444 1462638 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"
	I0731 21:29:03.498142 1462638 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0731 21:29:03.498209 1462638 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 21:29:03.508406 1462638 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 21:29:03.518450 1462638 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 21:29:03.528364 1462638 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0731 21:29:03.538059 1462638 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"
	I0731 21:29:03.547867 1462638 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"
	I0731 21:29:03.563766 1462638 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"
	I0731 21:29:03.573857 1462638 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0731 21:29:03.582450 1462638 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0731 21:29:03.590982 1462638 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:29:03.669766 1462638 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0731 21:29:03.790948 1462638 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0731 21:29:03.791088 1462638 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0731 21:29:03.794876 1462638 start.go:563] Will wait 60s for crictl version
	I0731 21:29:03.794936 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:29:03.798535 1462638 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0731 21:29:03.835116 1462638 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0731 21:29:03.835288 1462638 ssh_runner.go:195] Run: crio --version
	I0731 21:29:03.876844 1462638 ssh_runner.go:195] Run: crio --version
	I0731 21:29:03.917205 1462638 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0731 21:29:03.919292 1462638 cli_runner.go:164] Run: docker network inspect addons-709752 --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}}]}"
	I0731 21:29:03.939151 1462638 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0731 21:29:03.943255 1462638 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""
	I0731 21:29:03.954432 1462638 kubeadm.go:883] updating cluster {Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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} ...
	I0731 21:29:03.954551 1462638 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:29:03.954608 1462638 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 21:29:04.034486 1462638 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 21:29:04.034510 1462638 crio.go:433] Images already preloaded, skipping extraction
	I0731 21:29:04.034572 1462638 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 21:29:04.070767 1462638 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 21:29:04.070791 1462638 cache_images.go:84] Images are preloaded, skipping loading
	I0731 21:29:04.070800 1462638 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0731 21:29:04.070905 1462638 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-709752 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-709752 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:}
	I0731 21:29:04.070992 1462638 ssh_runner.go:195] Run: crio config
	I0731 21:29:04.120149 1462638 cni.go:84] Creating CNI manager for ""
	I0731 21:29:04.120174 1462638 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:29:04.120184 1462638 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0731 21:29:04.120208 1462638 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-709752 NodeName:addons-709752 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}
	I0731 21:29:04.120354 1462638 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-709752"
	  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
	
	I0731 21:29:04.120428 1462638 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0731 21:29:04.129222 1462638 binaries.go:44] Found k8s binaries, skipping transfer
	I0731 21:29:04.129290 1462638 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0731 21:29:04.137889 1462638 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0731 21:29:04.155357 1462638 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0731 21:29:04.173329 1462638 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0731 21:29:04.191209 1462638 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0731 21:29:04.194633 1462638 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""
	I0731 21:29:04.205347 1462638 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:29:04.294288 1462638 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 21:29:04.307508 1462638 certs.go:68] Setting up /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752 for IP: 192.168.49.2
	I0731 21:29:04.307531 1462638 certs.go:194] generating shared ca certs ...
	I0731 21:29:04.307550 1462638 certs.go:226] acquiring lock for ca certs: {Name:mkbf7aebfe717e9091896a6f2ff30a8d869fcd5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:04.307679 1462638 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key
	I0731 21:29:04.785495 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt ...
	I0731 21:29:04.785526 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt: {Name:mk2377749b505bfeee26894c873bfc1b8a0a7646 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:04.785722 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key ...
	I0731 21:29:04.785735 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key: {Name:mk5d91ce13a05de1fdd18048e1547bfa33a0a00b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:04.786370 1462638 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key
	I0731 21:29:05.111311 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.crt ...
	I0731 21:29:05.111392 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.crt: {Name:mk2d0ce6ff4ae2b3f0edd20061c02d7ad72af40e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.111610 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key ...
	I0731 21:29:05.111654 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key: {Name:mk2589020da912edc2fac953ac0e77ef35adae18 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.112360 1462638 certs.go:256] generating profile certs ...
	I0731 21:29:05.112451 1462638 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.key
	I0731 21:29:05.112490 1462638 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt with IP's: []
	I0731 21:29:05.580416 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt ...
	I0731 21:29:05.580452 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: {Name:mk475ba12af1e5c79b2e37db74c5637aa80daf94 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.581756 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.key ...
	I0731 21:29:05.581774 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.key: {Name:mkbab797186e55b18b3bd526570c842ae5b50de5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.582322 1462638 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4
	I0731 21:29:05.582346 1462638 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0731 21:29:05.972723 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4 ...
	I0731 21:29:05.972752 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4: {Name:mk9312d2e5a46e8b5dc09ac09735c3bbf67ef873 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.973387 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4 ...
	I0731 21:29:05.973417 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4: {Name:mkdae1c8541e33b02e39bb5b35d4c7e590aa86f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.973515 1462638 certs.go:381] copying /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4 -> /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt
	I0731 21:29:05.973598 1462638 certs.go:385] copying /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4 -> /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key
	I0731 21:29:05.973653 1462638 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key
	I0731 21:29:05.973676 1462638 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt with IP's: []
	I0731 21:29:06.981242 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt ...
	I0731 21:29:06.981276 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt: {Name:mkb10d3e80df25c1544e1a7ca530bc794ecf0f92 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:06.981842 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key ...
	I0731 21:29:06.981861 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key: {Name:mk29c3191e9486b660b8d7732525aecd89f8a8bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:06.982055 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca-key.pem (1679 bytes)
	I0731 21:29:06.982098 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem (1082 bytes)
	I0731 21:29:06.982127 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem (1123 bytes)
	I0731 21:29:06.982156 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/key.pem (1679 bytes)
	I0731 21:29:06.982841 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0731 21:29:07.008072 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0731 21:29:07.032439 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0731 21:29:07.055959 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0731 21:29:07.079971 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0731 21:29:07.103147 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0731 21:29:07.126272 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0731 21:29:07.149833 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0731 21:29:07.172880 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0731 21:29:07.197033 1462638 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0731 21:29:07.213868 1462638 ssh_runner.go:195] Run: openssl version
	I0731 21:29:07.218999 1462638 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"
	I0731 21:29:07.228070 1462638 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:29:07.231445 1462638 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 31 21:29 /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:29:07.231545 1462638 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:29:07.238203 1462638 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"
	I0731 21:29:07.247213 1462638 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0731 21:29:07.250286 1462638 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
	I0731 21:29:07.250330 1462638 kubeadm.go:392] StartCluster: {Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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}
	I0731 21:29:07.250407 1462638 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0731 21:29:07.250465 1462638 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0731 21:29:07.289861 1462638 cri.go:89] found id: ""
	I0731 21:29:07.289971 1462638 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0731 21:29:07.298511 1462638 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0731 21:29:07.307049 1462638 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0731 21:29:07.307114 1462638 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
	I0731 21:29:07.315574 1462638 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
	I0731 21:29:07.315593 1462638 kubeadm.go:157] found existing configuration files:
	
	I0731 21:29:07.315666 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0731 21:29:07.324458 1462638 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
	I0731 21:29:07.324566 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0731 21:29:07.333086 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0731 21:29:07.344351 1462638 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
	I0731 21:29:07.344426 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0731 21:29:07.353692 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0731 21:29:07.362493 1462638 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
	I0731 21:29:07.362562 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0731 21:29:07.370888 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0731 21:29:07.379514 1462638 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
	I0731 21:29:07.379585 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0731 21:29:07.387662 1462638 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"
	I0731 21:29:07.431558 1462638 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0731 21:29:07.431863 1462638 kubeadm.go:310] [preflight] Running pre-flight checks
	I0731 21:29:07.475952 1462638 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0731 21:29:07.476040 1462638 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0731 21:29:07.476079 1462638 kubeadm.go:310] OS: Linux
	I0731 21:29:07.476127 1462638 kubeadm.go:310] CGROUPS_CPU: enabled
	I0731 21:29:07.476178 1462638 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0731 21:29:07.476227 1462638 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0731 21:29:07.476276 1462638 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0731 21:29:07.476326 1462638 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0731 21:29:07.476376 1462638 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0731 21:29:07.476423 1462638 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0731 21:29:07.476473 1462638 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0731 21:29:07.476521 1462638 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0731 21:29:07.544558 1462638 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0731 21:29:07.544666 1462638 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0731 21:29:07.544762 1462638 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0731 21:29:07.767430 1462638 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0731 21:29:07.771170 1462638 out.go:204]   - Generating certificates and keys ...
	I0731 21:29:07.771256 1462638 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0731 21:29:07.771325 1462638 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0731 21:29:08.509135 1462638 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0731 21:29:08.987957 1462638 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0731 21:29:09.910542 1462638 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0731 21:29:10.056819 1462638 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0731 21:29:10.351113 1462638 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0731 21:29:10.351379 1462638 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-709752 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 21:29:10.545697 1462638 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0731 21:29:10.546039 1462638 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-709752 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 21:29:10.798943 1462638 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0731 21:29:11.555767 1462638 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0731 21:29:12.344697 1462638 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0731 21:29:12.345011 1462638 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0731 21:29:12.710470 1462638 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0731 21:29:13.519217 1462638 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0731 21:29:13.816065 1462638 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0731 21:29:14.137459 1462638 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0731 21:29:14.626056 1462638 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0731 21:29:14.626613 1462638 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0731 21:29:14.629386 1462638 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0731 21:29:14.631620 1462638 out.go:204]   - Booting up control plane ...
	I0731 21:29:14.631747 1462638 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0731 21:29:14.631835 1462638 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0731 21:29:14.634774 1462638 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0731 21:29:14.645791 1462638 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0731 21:29:14.647212 1462638 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0731 21:29:14.647279 1462638 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0731 21:29:14.741154 1462638 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0731 21:29:14.741243 1462638 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0731 21:29:15.741779 1462638 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00067749s
	I0731 21:29:15.741862 1462638 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0731 21:29:21.745581 1462638 kubeadm.go:310] [api-check] The API server is healthy after 6.001899746s
	I0731 21:29:21.764134 1462638 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0731 21:29:21.776521 1462638 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0731 21:29:21.811028 1462638 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0731 21:29:21.811216 1462638 kubeadm.go:310] [mark-control-plane] Marking the node addons-709752 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0731 21:29:21.821646 1462638 kubeadm.go:310] [bootstrap-token] Using token: 60uhbm.uhfcjmw7q889uu52
	I0731 21:29:21.823741 1462638 out.go:204]   - Configuring RBAC rules ...
	I0731 21:29:21.823867 1462638 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0731 21:29:21.829119 1462638 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0731 21:29:21.838554 1462638 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
	I0731 21:29:21.843883 1462638 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0731 21:29:21.848144 1462638 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0731 21:29:21.852961 1462638 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0731 21:29:22.149613 1462638 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0731 21:29:22.591123 1462638 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0731 21:29:23.151108 1462638 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0731 21:29:23.152439 1462638 kubeadm.go:310] 
	I0731 21:29:23.152512 1462638 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0731 21:29:23.152536 1462638 kubeadm.go:310] 
	I0731 21:29:23.152621 1462638 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0731 21:29:23.152631 1462638 kubeadm.go:310] 
	I0731 21:29:23.152656 1462638 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0731 21:29:23.152713 1462638 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0731 21:29:23.152765 1462638 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0731 21:29:23.152773 1462638 kubeadm.go:310] 
	I0731 21:29:23.152845 1462638 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0731 21:29:23.152863 1462638 kubeadm.go:310] 
	I0731 21:29:23.152922 1462638 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0731 21:29:23.152932 1462638 kubeadm.go:310] 
	I0731 21:29:23.152990 1462638 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0731 21:29:23.153063 1462638 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0731 21:29:23.153135 1462638 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0731 21:29:23.153140 1462638 kubeadm.go:310] 
	I0731 21:29:23.153221 1462638 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0731 21:29:23.153304 1462638 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0731 21:29:23.153309 1462638 kubeadm.go:310] 
	I0731 21:29:23.153399 1462638 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 60uhbm.uhfcjmw7q889uu52 \
	I0731 21:29:23.153527 1462638 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3a28e65728795cd45b0876a0dd2405b69e56fb2af199a566e0455e62c1426d31 \
	I0731 21:29:23.153556 1462638 kubeadm.go:310] 	--control-plane 
	I0731 21:29:23.153562 1462638 kubeadm.go:310] 
	I0731 21:29:23.153661 1462638 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0731 21:29:23.153675 1462638 kubeadm.go:310] 
	I0731 21:29:23.153755 1462638 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 60uhbm.uhfcjmw7q889uu52 \
	I0731 21:29:23.153885 1462638 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3a28e65728795cd45b0876a0dd2405b69e56fb2af199a566e0455e62c1426d31 
	I0731 21:29:23.156608 1462638 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-aws\n", err: exit status 1
	I0731 21:29:23.156720 1462638 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0731 21:29:23.156740 1462638 cni.go:84] Creating CNI manager for ""
	I0731 21:29:23.156748 1462638 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:29:23.159028 1462638 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0731 21:29:23.160908 1462638 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0731 21:29:23.166556 1462638 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0731 21:29:23.166578 1462638 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0731 21:29:23.186644 1462638 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
	I0731 21:29:23.450989 1462638 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0731 21:29:23.451117 1462638 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
	I0731 21:29:23.451198 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-709752 minikube.k8s.io/updated_at=2024_07_31T21_29_23_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825 minikube.k8s.io/name=addons-709752 minikube.k8s.io/primary=true
	I0731 21:29:23.579706 1462638 ops.go:34] apiserver oom_adj: -16
	I0731 21:29:23.579799 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:24.080252 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:24.580521 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:25.080861 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:25.579924 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:26.079868 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:26.580324 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:27.079924 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:27.579938 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:28.080311 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:28.580034 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:29.080234 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:29.579956 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:30.080276 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:30.580718 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:31.080815 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:31.580506 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:32.080020 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:32.580501 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:33.080527 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:33.580680 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:34.080715 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:34.580892 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:35.080407 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:35.580667 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:36.080324 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:36.215400 1462638 kubeadm.go:1113] duration metric: took 12.764324748s to wait for elevateKubeSystemPrivileges
	I0731 21:29:36.215445 1462638 kubeadm.go:394] duration metric: took 28.96510663s to StartCluster
	I0731 21:29:36.215464 1462638 settings.go:142] acquiring lock: {Name:mk7e3999e826764df93807df48133cc200ea2de5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:36.216014 1462638 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:29:36.216422 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/kubeconfig: {Name:mkc0e0d398711a5ca52f0d1764622a9ad24af405 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:36.217104 1462638 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"
	I0731 21:29:36.217128 1462638 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}
	I0731 21:29:36.217424 1462638 config.go:182] Loaded profile config "addons-709752": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:29:36.217461 1462638 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0731 21:29:36.217551 1462638 addons.go:69] Setting yakd=true in profile "addons-709752"
	I0731 21:29:36.217576 1462638 addons.go:234] Setting addon yakd=true in "addons-709752"
	I0731 21:29:36.217606 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.218074 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.218656 1462638 addons.go:69] Setting metrics-server=true in profile "addons-709752"
	I0731 21:29:36.218685 1462638 addons.go:234] Setting addon metrics-server=true in "addons-709752"
	I0731 21:29:36.218710 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.219105 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.219267 1462638 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-709752"
	I0731 21:29:36.219299 1462638 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-709752"
	I0731 21:29:36.219324 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.219718 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.221872 1462638 addons.go:69] Setting registry=true in profile "addons-709752"
	I0731 21:29:36.221912 1462638 addons.go:234] Setting addon registry=true in "addons-709752"
	I0731 21:29:36.221945 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.222369 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.223513 1462638 addons.go:69] Setting cloud-spanner=true in profile "addons-709752"
	I0731 21:29:36.223605 1462638 addons.go:234] Setting addon cloud-spanner=true in "addons-709752"
	I0731 21:29:36.223662 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.224357 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.227959 1462638 addons.go:69] Setting storage-provisioner=true in profile "addons-709752"
	I0731 21:29:36.228039 1462638 addons.go:234] Setting addon storage-provisioner=true in "addons-709752"
	I0731 21:29:36.228089 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.228569 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.239260 1462638 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-709752"
	I0731 21:29:36.239341 1462638 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-709752"
	I0731 21:29:36.239389 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.239847 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.241537 1462638 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-709752"
	I0731 21:29:36.241583 1462638 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-709752"
	I0731 21:29:36.241896 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.248354 1462638 addons.go:69] Setting volcano=true in profile "addons-709752"
	I0731 21:29:36.251904 1462638 addons.go:234] Setting addon volcano=true in "addons-709752"
	I0731 21:29:36.252139 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.252650 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.253404 1462638 addons.go:69] Setting default-storageclass=true in profile "addons-709752"
	I0731 21:29:36.253445 1462638 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-709752"
	I0731 21:29:36.253720 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.264523 1462638 addons.go:69] Setting volumesnapshots=true in profile "addons-709752"
	I0731 21:29:36.264576 1462638 addons.go:234] Setting addon volumesnapshots=true in "addons-709752"
	I0731 21:29:36.264618 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.265075 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.275908 1462638 addons.go:69] Setting gcp-auth=true in profile "addons-709752"
	I0731 21:29:36.275957 1462638 mustload.go:65] Loading cluster: addons-709752
	I0731 21:29:36.276153 1462638 config.go:182] Loaded profile config "addons-709752": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:29:36.276414 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.293171 1462638 out.go:177] * Verifying Kubernetes components...
	I0731 21:29:36.294034 1462638 addons.go:69] Setting ingress=true in profile "addons-709752"
	I0731 21:29:36.294076 1462638 addons.go:234] Setting addon ingress=true in "addons-709752"
	I0731 21:29:36.294120 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.294560 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.320211 1462638 addons.go:69] Setting ingress-dns=true in profile "addons-709752"
	I0731 21:29:36.320253 1462638 addons.go:234] Setting addon ingress-dns=true in "addons-709752"
	I0731 21:29:36.320298 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.320760 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.343348 1462638 addons.go:69] Setting inspektor-gadget=true in profile "addons-709752"
	I0731 21:29:36.343403 1462638 addons.go:234] Setting addon inspektor-gadget=true in "addons-709752"
	I0731 21:29:36.343444 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.343869 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.378545 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0731 21:29:36.429956 1462638 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0731 21:29:36.452535 1462638 out.go:177]   - Using image docker.io/registry:2.8.3
	I0731 21:29:36.454744 1462638 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0731 21:29:36.456935 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0731 21:29:36.456958 1462638 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0731 21:29:36.457044 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.480499 1462638 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:29:36.481505 1462638 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0731 21:29:36.485019 1462638 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0731 21:29:36.485045 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0731 21:29:36.485121 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	W0731 21:29:36.485538 1462638 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0731 21:29:36.497253 1462638 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0731 21:29:36.499963 1462638 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 21:29:36.499999 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0731 21:29:36.500064 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.501495 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0731 21:29:36.501805 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0731 21:29:36.501820 1462638 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0731 21:29:36.501900 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.503710 1462638 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 21:29:36.503733 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0731 21:29:36.503788 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.511477 1462638 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0731 21:29:36.511498 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0731 21:29:36.511566 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.511799 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0731 21:29:36.512630 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.514701 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0731 21:29:36.514720 1462638 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0731 21:29:36.514791 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.525483 1462638 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 -"
	I0731 21:29:36.527259 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0731 21:29:36.534675 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0731 21:29:36.535891 1462638 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-709752"
	I0731 21:29:36.535929 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.537869 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.561569 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:29:36.565124 1462638 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 21:29:36.565159 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0731 21:29:36.569635 1462638 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0731 21:29:36.573463 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0731 21:29:36.573494 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0731 21:29:36.573572 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.579564 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0731 21:29:36.590339 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0731 21:29:36.595177 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0731 21:29:36.565236 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.619601 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0731 21:29:36.565136 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:29:36.623297 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0731 21:29:36.653751 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0731 21:29:36.657359 1462638 addons.go:234] Setting addon default-storageclass=true in "addons-709752"
	I0731 21:29:36.657402 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.657795 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.668283 1462638 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 21:29:36.668353 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0731 21:29:36.668452 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.696031 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.696507 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.704747 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0731 21:29:36.708352 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.712379 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.728476 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0731 21:29:36.735798 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0731 21:29:36.735826 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0731 21:29:36.735905 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.736244 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.741848 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.742233 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.762207 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.779571 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.782091 1462638 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0731 21:29:36.783945 1462638 out.go:177]   - Using image docker.io/busybox:stable
	I0731 21:29:36.788165 1462638 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 21:29:36.788189 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0731 21:29:36.788270 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.796145 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.806383 1462638 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0731 21:29:36.806407 1462638 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0731 21:29:36.806470 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.833484 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.845182 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.859464 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:37.242664 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0731 21:29:37.242753 1462638 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0731 21:29:37.259148 1462638 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
	I0731 21:29:37.270316 1462638 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
	I0731 21:29:37.281359 1462638 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
	I0731 21:29:37.284345 1462638 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0731 21:29:37.284366 1462638 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0731 21:29:37.326481 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0731 21:29:37.326506 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0731 21:29:37.329865 1462638 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
	I0731 21:29:37.347966 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0731 21:29:37.348070 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0731 21:29:37.356525 1462638 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
	I0731 21:29:37.357194 1462638 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0731 21:29:37.357214 1462638 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0731 21:29:37.362208 1462638 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
	I0731 21:29:37.373295 1462638 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
	I0731 21:29:37.385357 1462638 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 21:29:37.408894 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0731 21:29:37.408920 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0731 21:29:37.442711 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0731 21:29:37.442735 1462638 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0731 21:29:37.463076 1462638 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0731 21:29:37.463104 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0731 21:29:37.466370 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0731 21:29:37.466390 1462638 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0731 21:29:37.526339 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0731 21:29:37.526372 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0731 21:29:37.623516 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0731 21:29:37.623541 1462638 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)
	I0731 21:29:37.623677 1462638 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
	I0731 21:29:37.628116 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 21:29:37.628139 1462638 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0731 21:29:37.632104 1462638 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0731 21:29:37.632129 1462638 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0731 21:29:37.697828 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0731 21:29:37.697853 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0731 21:29:37.734373 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0731 21:29:37.734398 1462638 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0731 21:29:37.808150 1462638 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
	I0731 21:29:37.840312 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0731 21:29:37.840339 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0731 21:29:37.850903 1462638 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0731 21:29:37.850927 1462638 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0731 21:29:37.854259 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0731 21:29:37.854283 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0731 21:29:37.933157 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0731 21:29:37.933179 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0731 21:29:38.027205 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0731 21:29:38.027233 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0731 21:29:38.036256 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0731 21:29:38.036282 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0731 21:29:38.039133 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0731 21:29:38.039164 1462638 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0731 21:29:38.111492 1462638 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
	I0731 21:29:38.166463 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0731 21:29:38.166488 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0731 21:29:38.168617 1462638 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 21:29:38.168642 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0731 21:29:38.206764 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0731 21:29:38.206792 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0731 21:29:38.265867 1462638 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
	I0731 21:29:38.310275 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 21:29:38.310299 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0731 21:29:38.335021 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0731 21:29:38.335046 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0731 21:29:38.444257 1462638 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
	I0731 21:29:38.506611 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0731 21:29:38.506641 1462638 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0731 21:29:38.667150 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0731 21:29:38.667175 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0731 21:29:38.829288 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0731 21:29:38.829314 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0731 21:29:38.977485 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 21:29:38.977515 1462638 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0731 21:29:39.106592 1462638 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
	I0731 21:29:39.337635 1462638 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 -": (2.812118157s)
	I0731 21:29:39.337666 1462638 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0731 21:29:40.287827 1462638 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-709752" context rescaled to 1 replicas
	I0731 21:29:43.129286 1462638 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: (5.870045838s)
	I0731 21:29:43.129334 1462638 addons.go:475] Verifying addon ingress=true in "addons-709752"
	I0731 21:29:43.129489 1462638 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.859088433s)
	I0731 21:29:43.129568 1462638 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.848133693s)
	I0731 21:29:43.129749 1462638 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.799825778s)
	I0731 21:29:43.129901 1462638 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.773352536s)
	I0731 21:29:43.129952 1462638 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.767728339s)
	I0731 21:29:43.129992 1462638 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.756669488s)
	I0731 21:29:43.130012 1462638 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.744635658s)
	I0731 21:29:43.130801 1462638 node_ready.go:35] waiting up to 6m0s for node "addons-709752" to be "Ready" ...
	I0731 21:29:43.130960 1462638 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.507260667s)
	I0731 21:29:43.130981 1462638 addons.go:475] Verifying addon registry=true in "addons-709752"
	I0731 21:29:43.131372 1462638 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: (5.323184234s)
	I0731 21:29:43.131391 1462638 addons.go:475] Verifying addon metrics-server=true in "addons-709752"
	I0731 21:29:43.131432 1462638 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: (5.019906003s)
	I0731 21:29:43.133771 1462638 out.go:177] * Verifying registry addon...
	I0731 21:29:43.133799 1462638 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-709752 service yakd-dashboard -n yakd-dashboard
	
	I0731 21:29:43.133829 1462638 out.go:177] * Verifying ingress addon...
	I0731 21:29:43.137283 1462638 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0731 21:29:43.138238 1462638 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0731 21:29:43.163080 1462638 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 21:29:43.163119 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:43.169156 1462638 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0731 21:29:43.169183 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0731 21:29:43.175547 1462638 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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]
	I0731 21:29:43.344241 1462638 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.899946206s)
	I0731 21:29:43.344417 1462638 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: (5.07823284s)
	W0731 21:29:43.344449 1462638 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
	I0731 21:29:43.344477 1462638 retry.go:31] will retry after 224.655056ms: 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
	I0731 21:29:43.544680 1462638 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.43803028s)
	I0731 21:29:43.544734 1462638 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-709752"
	I0731 21:29:43.547417 1462638 out.go:177] * Verifying csi-hostpath-driver addon...
	I0731 21:29:43.550141 1462638 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0731 21:29:43.569982 1462638 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
	I0731 21:29:43.574436 1462638 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 21:29:43.574461 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:43.660821 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:43.661268 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:44.056683 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:44.152740 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:44.153840 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:44.500148 1462638 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0731 21:29:44.500239 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:44.526589 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:44.555273 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:44.642213 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:44.644224 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:44.728719 1462638 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0731 21:29:44.768692 1462638 addons.go:234] Setting addon gcp-auth=true in "addons-709752"
	I0731 21:29:44.768785 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:44.769267 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:44.799596 1462638 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0731 21:29:44.799693 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:44.828975 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:45.058590 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:45.139912 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:45.151954 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:45.153462 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:45.555311 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:45.643581 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:45.648801 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:46.055508 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:46.148620 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:46.151628 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:46.555663 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:46.645018 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:46.646652 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:46.818832 1462638 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.248800106s)
	I0731 21:29:46.818906 1462638 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.019290019s)
	I0731 21:29:46.821525 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:29:46.824155 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0731 21:29:46.826746 1462638 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0731 21:29:46.826778 1462638 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0731 21:29:46.857923 1462638 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0731 21:29:46.857951 1462638 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0731 21:29:46.881288 1462638 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 21:29:46.881313 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0731 21:29:46.901888 1462638 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
	I0731 21:29:47.073427 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:47.141549 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:47.144942 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:47.485598 1462638 addons.go:475] Verifying addon gcp-auth=true in "addons-709752"
	I0731 21:29:47.488256 1462638 out.go:177] * Verifying gcp-auth addon...
	I0731 21:29:47.492264 1462638 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0731 21:29:47.499968 1462638 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 21:29:47.500020 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:47.555059 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:47.634082 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:47.641526 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:47.647823 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:47.996561 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:48.055918 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:48.143212 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:48.143891 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:48.496521 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:48.554935 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:48.641650 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:48.644582 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:48.995638 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:49.058209 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:49.145772 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:49.147115 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:49.495534 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:49.554464 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:49.635811 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:49.643281 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:49.644820 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:49.995660 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:50.057313 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:50.142149 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:50.144830 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:50.495937 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:50.555149 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:50.642208 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:50.643169 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:50.995791 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:51.054552 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:51.141978 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:51.142830 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:51.497293 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:51.555238 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:51.642810 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:51.644163 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:51.996224 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:52.055260 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:52.134846 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:52.141643 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:52.142442 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:52.495355 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:52.554461 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:52.642357 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:52.642979 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:53.005640 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:53.054110 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:53.142735 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:53.143000 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:53.496372 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:53.554655 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:53.642068 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:53.642602 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:53.995797 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:54.055527 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:54.141134 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:54.143266 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:54.495651 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:54.555591 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:54.634477 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:54.642127 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:54.642742 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:54.995427 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:55.055330 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:55.142442 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:55.143101 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:55.496176 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:55.554506 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:55.641742 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:55.642250 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:55.995217 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:56.054939 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:56.142100 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:56.142748 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:56.495917 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:56.554319 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:56.642484 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:56.642965 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:56.995969 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:57.054789 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:57.134499 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:57.142279 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:57.143403 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:57.495629 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:57.554805 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:57.642163 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:57.642269 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:57.995841 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:58.054811 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:58.142944 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:58.143513 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:58.496623 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:58.553979 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:58.643615 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:58.644227 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:58.996564 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:59.055021 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:59.134773 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:59.142837 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:59.144093 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:59.496276 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:59.554500 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:59.643491 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:59.644024 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:59.995386 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:00.065231 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:00.156418 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:00.156791 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:00.496581 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:00.555138 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:00.642883 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:00.643600 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:00.995630 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:01.055386 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:01.135124 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:01.142690 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:01.145889 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:01.496209 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:01.555946 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:01.642521 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:01.644944 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:01.996723 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:02.056205 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:02.143050 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:02.145087 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:02.496261 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:02.555030 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:02.642645 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:02.643110 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:02.996461 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:03.055423 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:03.142145 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:03.143204 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:03.496350 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:03.554860 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:03.634526 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:03.643029 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:03.644159 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:03.996412 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:04.054825 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:04.142545 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:04.143464 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:04.495755 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:04.554545 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:04.642295 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:04.643177 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:04.996287 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:05.055441 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:05.142055 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:05.143005 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:05.496195 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:05.554415 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:05.641339 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:05.642566 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:05.996512 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:06.056042 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:06.135645 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:06.143189 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:06.146224 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:06.496856 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:06.554875 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:06.643817 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:06.645514 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:06.995605 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:07.054618 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:07.142871 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:07.145226 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:07.495524 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:07.555096 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:07.641695 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:07.642333 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:07.996020 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:08.054827 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:08.142478 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:08.143522 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:08.495392 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:08.555283 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:08.634679 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:08.642116 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:08.643295 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:08.996319 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:09.055028 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:09.142295 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:09.143019 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:09.496174 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:09.554270 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:09.642793 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:09.642961 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:09.996272 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:10.054952 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:10.142805 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:10.143294 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:10.497389 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:10.554544 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:10.641357 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:10.643006 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:10.996084 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:11.054771 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:11.134160 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:11.142765 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:11.144089 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:11.495946 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:11.554991 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:11.642203 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:11.643008 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:11.996111 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:12.055320 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:12.143130 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:12.143938 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:12.495702 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:12.555401 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:12.641757 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:12.643670 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:12.996120 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:13.054672 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:13.134376 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:13.142445 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:13.142827 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:13.496163 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:13.556271 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:13.641988 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:13.642499 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:13.995490 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:14.054164 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:14.141912 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:14.143518 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:14.496236 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:14.555711 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:14.641908 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:14.643677 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:14.996503 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:15.054921 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:15.134537 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:15.143503 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:15.143774 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:15.496295 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:15.554576 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:15.642317 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:15.643339 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:15.995631 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:16.054754 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:16.143025 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:16.143550 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:16.495318 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:16.554894 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:16.642638 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:16.642856 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:16.996371 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:17.055051 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:17.141718 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:17.143433 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:17.495414 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:17.554775 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:17.634168 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:17.643105 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:17.643694 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:17.996102 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:18.054653 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:18.143013 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:18.143697 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:18.496094 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:18.557866 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:18.643084 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:18.643646 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:18.996029 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:19.055064 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:19.141943 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:19.143731 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:19.496053 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:19.554842 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:19.634546 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:19.642563 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:19.643461 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:19.996047 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:20.055361 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:20.141631 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:20.142489 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:20.496115 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:20.554996 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:20.642688 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:20.643740 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:20.996344 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:21.055047 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:21.142110 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:21.143086 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:21.496148 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:21.554227 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:21.635062 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:21.642810 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:21.643593 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:21.995568 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:22.054381 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:22.142308 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:22.143267 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:22.501608 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:22.558503 1462638 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 21:30:22.558530 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:22.693749 1462638 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 21:30:22.693775 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:22.706770 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:22.707844 1462638 node_ready.go:49] node "addons-709752" has status "Ready":"True"
	I0731 21:30:22.707871 1462638 node_ready.go:38] duration metric: took 39.577043706s for node "addons-709752" to be "Ready" ...
	I0731 21:30:22.707910 1462638 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" ...
	I0731 21:30:22.795266 1462638 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-h5n84" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:22.996337 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:23.058930 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:23.144962 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:23.147202 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:23.496806 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:23.557991 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:23.645935 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:23.648551 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:23.816157 1462638 pod_ready.go:92] pod "coredns-7db6d8ff4d-h5n84" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.816183 1462638 pod_ready.go:81] duration metric: took 1.020881421s for pod "coredns-7db6d8ff4d-h5n84" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.816226 1462638 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.830833 1462638 pod_ready.go:92] pod "etcd-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.830854 1462638 pod_ready.go:81] duration metric: took 14.61211ms for pod "etcd-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.830870 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.839047 1462638 pod_ready.go:92] pod "kube-apiserver-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.839071 1462638 pod_ready.go:81] duration metric: took 8.193675ms for pod "kube-apiserver-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.839082 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.844140 1462638 pod_ready.go:92] pod "kube-controller-manager-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.844165 1462638 pod_ready.go:81] duration metric: took 5.076344ms for pod "kube-controller-manager-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.844178 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-bzlkc" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.849212 1462638 pod_ready.go:92] pod "kube-proxy-bzlkc" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.849236 1462638 pod_ready.go:81] duration metric: took 5.050359ms for pod "kube-proxy-bzlkc" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.849294 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.995554 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:24.056351 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:24.142935 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:24.146429 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:24.234769 1462638 pod_ready.go:92] pod "kube-scheduler-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:24.234796 1462638 pod_ready.go:81] duration metric: took 385.486424ms for pod "kube-scheduler-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:24.234810 1462638 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:24.497573 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:24.558480 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:24.684615 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:24.685549 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:24.996488 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:25.063316 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:25.152968 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:25.156692 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:25.496055 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:25.557133 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:25.643966 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:25.646795 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:25.996789 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:26.056256 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:26.143224 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:26.145262 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:26.240965 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:26.496520 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:26.557068 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:26.643369 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:26.645642 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:26.996372 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:27.056609 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:27.141794 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:27.145764 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:27.495862 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:27.556555 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:27.643033 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:27.644465 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:27.995911 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:28.057543 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:28.144254 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:28.147528 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:28.242061 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:28.499286 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:28.566400 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:28.645318 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:28.645919 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:28.995837 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:29.057096 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:29.145714 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:29.146588 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:29.496574 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:29.557604 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:29.645188 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:29.650525 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:29.996003 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:30.058046 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:30.144167 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:30.146528 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:30.496070 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:30.559302 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:30.643643 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:30.646817 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:30.743536 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:30.996637 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:31.056815 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:31.144443 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:31.147731 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:31.496512 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:31.556426 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:31.643750 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:31.646766 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:31.996213 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:32.059503 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:32.142982 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:32.145198 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:32.496643 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:32.558926 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:32.647782 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:32.652566 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:32.996537 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:33.058730 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:33.147534 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:33.148589 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:33.246352 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:33.496176 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:33.557109 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:33.645981 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:33.649539 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:34.004895 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:34.059525 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:34.165513 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:34.170159 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:34.496864 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:34.557068 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:34.645907 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:34.648722 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:35.005440 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:35.063323 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:35.145113 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:35.149738 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:35.496478 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:35.587579 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:35.646412 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:35.647902 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:35.740264 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:35.996821 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:36.058745 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:36.142798 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:36.146704 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:36.495961 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:36.555678 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:36.642783 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:36.644561 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:36.995836 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:37.059093 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:37.144960 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:37.148294 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:37.498640 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:37.563638 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:37.650538 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:37.652433 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:37.744675 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:37.996758 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:38.058649 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:38.143636 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:38.146110 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:38.506344 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:38.556588 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:38.644371 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:38.647039 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:38.996590 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:39.056324 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:39.142568 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:39.144781 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:39.496322 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:39.556571 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:39.643636 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:39.644679 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:39.996693 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:40.056200 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:40.144645 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:40.145224 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:40.241333 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:40.497712 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:40.555941 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:40.643782 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:40.644795 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:41.002468 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:41.071888 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:41.147630 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:41.149091 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:41.529165 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:41.556318 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:41.644631 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:41.645905 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:41.996794 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:42.059738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:42.154660 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:42.155771 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:42.247288 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:42.497315 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:42.556984 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:42.645143 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:42.652444 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:42.996898 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:43.061624 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:43.143113 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:43.149047 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:43.496502 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:43.557764 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:43.643221 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:43.644824 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:43.999079 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:44.057391 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:44.143629 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:44.147233 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:44.496028 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:44.558081 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:44.647004 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:44.658614 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:44.742169 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:44.995539 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:45.056882 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:45.146840 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:45.148985 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:45.496187 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:45.556266 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:45.643353 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:45.644790 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:45.996505 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:46.056112 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:46.142595 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:46.144527 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:46.500954 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:46.555857 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:46.643129 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:46.649490 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:46.756988 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:46.995951 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:47.056543 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:47.144695 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:47.149290 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:47.497008 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:47.558020 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:47.648874 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:47.660888 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:47.996308 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:48.056172 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:48.143438 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:48.144614 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:48.496209 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:48.559187 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:48.642609 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:48.643592 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:48.996620 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:49.056734 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:49.143711 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:49.144302 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:49.246088 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:49.498309 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:49.559924 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:49.643811 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:49.645432 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:49.996825 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:50.056738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:50.154820 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:50.158648 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:50.496216 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:50.556248 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:50.647575 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:50.657610 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:50.995505 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:51.056901 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:51.142338 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:51.143264 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:51.496405 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:51.556255 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:51.645331 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:51.648038 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:51.743184 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:51.996094 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:52.059443 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:52.145676 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:52.146457 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:52.495681 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:52.566208 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:52.642682 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:52.645342 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:52.996276 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:53.056596 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:53.141573 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:53.146063 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:53.496765 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:53.556179 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:53.642680 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:53.643814 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:53.996528 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:54.055394 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:54.141594 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:54.144631 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:54.240759 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:54.496413 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:54.559849 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:54.644871 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:54.646049 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:54.997408 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:55.061198 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:55.146874 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:55.151992 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:55.496574 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:55.556941 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:55.642356 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:55.646824 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:55.997211 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:56.056690 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:56.144376 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:56.147482 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:56.242628 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:56.496736 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:56.557460 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:56.643565 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:56.649185 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:57.001203 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:57.056721 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:57.143592 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:57.144572 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:57.496218 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:57.556542 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:57.655784 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:57.664086 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:57.998788 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:58.062162 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:58.143676 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:58.147227 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:58.495784 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:58.559130 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:58.645803 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:58.653971 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:58.744301 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:58.997116 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:59.056444 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:59.143350 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:59.145970 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:59.496346 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:59.557946 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:59.643637 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:59.646555 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:59.995737 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:00.069329 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:00.145910 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:00.150251 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:00.496012 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:00.558624 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:00.642353 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:00.646352 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:00.995931 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:01.056579 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:01.143575 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:01.144746 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:01.241593 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:01.497833 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:01.557622 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:01.642523 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:01.659515 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:01.996727 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:02.057367 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:02.143024 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:02.145367 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:02.497569 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:02.555940 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:02.642991 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:02.644782 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:03.010171 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:03.057018 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:03.146861 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:03.157794 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:03.241659 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:03.496152 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:03.560990 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:03.641929 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:03.644237 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:03.995805 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:04.056964 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:04.146747 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:04.151380 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:04.496190 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:04.558839 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:04.642678 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:04.644784 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:04.997104 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:05.061081 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:05.150320 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:05.152493 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:05.243790 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:05.496573 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:05.556445 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:05.642401 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:05.646591 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:05.995894 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:06.060546 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:06.143492 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:06.145196 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:06.496568 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:06.560815 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:06.644117 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:06.647197 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:06.995832 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:07.056836 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:07.146748 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:07.151058 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:07.247106 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:07.495916 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:07.556583 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:07.643552 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:07.645012 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:07.996433 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:08.058026 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:08.146037 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:08.148767 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:08.497650 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:08.565868 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:08.644928 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:08.648350 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:08.996151 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:09.057114 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:09.143782 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:09.144747 1462638 kapi.go:107] duration metric: took 1m26.006508173s to wait for kubernetes.io/minikube-addons=registry ...
	I0731 21:31:09.496738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:09.555701 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:09.642509 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:09.741393 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:10.001698 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:10.067789 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:10.145394 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:10.496350 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:10.555795 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:10.641788 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:10.996735 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:11.057757 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:11.142726 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:11.497199 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:11.558481 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:11.644397 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:11.746318 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:11.996764 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:12.058010 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:12.143318 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:12.497178 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:12.558424 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:12.643417 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:12.996464 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:13.057482 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:13.142088 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:13.549262 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:13.579677 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:13.645973 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:13.996983 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:14.057649 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:14.141675 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:14.242749 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:14.496465 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:14.556371 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:14.643278 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:14.995877 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:15.057506 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:15.142654 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:15.496207 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:15.557655 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:15.642245 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:16.004038 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:16.061458 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:16.142256 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:16.496527 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:16.560378 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:16.641508 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:16.741682 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:16.996282 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:17.056206 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:17.142573 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:17.496228 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:17.557276 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:17.642047 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:17.996108 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:18.056246 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:18.141433 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:18.497436 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:18.568058 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:18.642787 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:18.742946 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:18.997007 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:19.080103 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:19.142654 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:19.496884 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:19.556552 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:19.642234 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:19.996304 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:20.061019 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:20.142904 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:20.496729 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:20.558645 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:20.643297 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:20.996503 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:21.058589 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:21.142840 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:21.241687 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:21.497470 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:21.559191 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:21.642715 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:21.996076 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:22.055918 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:22.142937 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:22.496010 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:22.556731 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:22.644274 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:22.996592 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:23.056670 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:23.144643 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:23.243496 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:23.496738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:23.556198 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:23.645209 1462638 kapi.go:107] duration metric: took 1m40.507926962s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0731 21:31:23.996341 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:24.056407 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:24.497522 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:24.558103 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:25.014870 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:25.057565 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:25.496636 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:25.556705 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:25.741568 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:25.996114 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:26.059409 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:26.495848 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:26.556346 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:26.995838 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:27.056693 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:27.495815 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:27.556397 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:27.996216 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:28.056542 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:28.241432 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:28.496393 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:28.556219 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:28.996674 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:29.056249 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:29.496221 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:29.556129 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:29.996943 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:30.058106 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:30.242537 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:30.496140 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:30.555395 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:30.995635 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:31.055957 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:31.496607 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:31.563677 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:31.997045 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:32.057207 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:32.501993 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:32.563279 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:32.741565 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:32.996119 1462638 kapi.go:107] duration metric: took 1m45.50385212s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0731 21:31:32.997962 1462638 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-709752 cluster.
	I0731 21:31:33.000466 1462638 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.
	I0731 21:31:33.003359 1462638 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0731 21:31:33.056247 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:33.555696 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:34.055929 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:34.573099 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:35.055665 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:35.242183 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:35.556549 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:36.056571 1462638 kapi.go:107] duration metric: took 1m52.506439507s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0731 21:31:36.059097 1462638 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0731 21:31:36.061520 1462638 addons.go:510] duration metric: took 1m59.844044558s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0731 21:31:37.740563 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:39.740604 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:41.741078 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:42.762244 1462638 pod_ready.go:92] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"True"
	I0731 21:31:42.762275 1462638 pod_ready.go:81] duration metric: took 1m18.527456935s for pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace to be "Ready" ...
	I0731 21:31:42.762288 1462638 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-pr5l9" in "kube-system" namespace to be "Ready" ...
	I0731 21:31:42.774709 1462638 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-pr5l9" in "kube-system" namespace has status "Ready":"True"
	I0731 21:31:42.774738 1462638 pod_ready.go:81] duration metric: took 12.441638ms for pod "nvidia-device-plugin-daemonset-pr5l9" in "kube-system" namespace to be "Ready" ...
	I0731 21:31:42.774762 1462638 pod_ready.go:38] duration metric: took 1m20.066833433s 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" ...
	I0731 21:31:42.774778 1462638 api_server.go:52] waiting for apiserver process to appear ...
	I0731 21:31:42.775460 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 21:31:42.775561 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 21:31:42.845040 1462638 cri.go:89] found id: "b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:42.845062 1462638 cri.go:89] found id: ""
	I0731 21:31:42.845070 1462638 logs.go:276] 1 containers: [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324]
	I0731 21:31:42.845128 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.849439 1462638 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 21:31:42.849511 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 21:31:42.887784 1462638 cri.go:89] found id: "e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:42.887803 1462638 cri.go:89] found id: ""
	I0731 21:31:42.887810 1462638 logs.go:276] 1 containers: [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7]
	I0731 21:31:42.887867 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.891427 1462638 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 21:31:42.891503 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 21:31:42.928724 1462638 cri.go:89] found id: "d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:42.928748 1462638 cri.go:89] found id: ""
	I0731 21:31:42.928756 1462638 logs.go:276] 1 containers: [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b]
	I0731 21:31:42.928828 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.932294 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 21:31:42.932371 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 21:31:42.972395 1462638 cri.go:89] found id: "7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:42.972418 1462638 cri.go:89] found id: ""
	I0731 21:31:42.972425 1462638 logs.go:276] 1 containers: [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5]
	I0731 21:31:42.972479 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.976196 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 21:31:42.976265 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 21:31:43.022522 1462638 cri.go:89] found id: "0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:43.022543 1462638 cri.go:89] found id: ""
	I0731 21:31:43.022552 1462638 logs.go:276] 1 containers: [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b]
	I0731 21:31:43.022610 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:43.028548 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 21:31:43.028678 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 21:31:43.106988 1462638 cri.go:89] found id: "c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:43.107010 1462638 cri.go:89] found id: ""
	I0731 21:31:43.107018 1462638 logs.go:276] 1 containers: [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a]
	I0731 21:31:43.107071 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:43.110557 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 21:31:43.110629 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 21:31:43.151562 1462638 cri.go:89] found id: "b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:43.151586 1462638 cri.go:89] found id: ""
	I0731 21:31:43.151594 1462638 logs.go:276] 1 containers: [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac]
	I0731 21:31:43.151655 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:43.155248 1462638 logs.go:123] Gathering logs for kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] ...
	I0731 21:31:43.155273 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:43.210116 1462638 logs.go:123] Gathering logs for kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] ...
	I0731 21:31:43.210148 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:43.286125 1462638 logs.go:123] Gathering logs for container status ...
	I0731 21:31:43.286160 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 21:31:43.345241 1462638 logs.go:123] Gathering logs for etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] ...
	I0731 21:31:43.345273 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:43.395054 1462638 logs.go:123] Gathering logs for coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] ...
	I0731 21:31:43.395082 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:43.442664 1462638 logs.go:123] Gathering logs for kube-proxy [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] ...
	I0731 21:31:43.442702 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:43.486755 1462638 logs.go:123] Gathering logs for kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] ...
	I0731 21:31:43.486785 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:43.532882 1462638 logs.go:123] Gathering logs for kubelet ...
	I0731 21:31:43.532917 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 21:31:43.575437 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405733    1542 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.575651 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405776    1542 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.575835 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405820    1542 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.576049 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405833    1542 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.577778 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.418288    1542 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.577986 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.418335    1542 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578174 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419772    1542 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578389 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578572 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578781 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.579094 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.579282 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:43.623666 1462638 logs.go:123] Gathering logs for dmesg ...
	I0731 21:31:43.623700 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 21:31:43.645264 1462638 logs.go:123] Gathering logs for describe nodes ...
	I0731 21:31:43.645294 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 21:31:43.827763 1462638 logs.go:123] Gathering logs for kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] ...
	I0731 21:31:43.827801 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:43.897111 1462638 logs.go:123] Gathering logs for CRI-O ...
	I0731 21:31:43.897151 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 21:31:43.992548 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:43.992586 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 21:31:43.992644 1462638 out.go:239] X Problems detected in kubelet:
	W0731 21:31:43.992655 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992663 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992678 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992685 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992697 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:43.992718 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:43.992725 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:31:53.993469 1462638 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:31:54.011853 1462638 api_server.go:72] duration metric: took 2m17.794683654s to wait for apiserver process to appear ...
	I0731 21:31:54.011884 1462638 api_server.go:88] waiting for apiserver healthz status ...
	I0731 21:31:54.011921 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 21:31:54.012009 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 21:31:54.065711 1462638 cri.go:89] found id: "b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:54.065738 1462638 cri.go:89] found id: ""
	I0731 21:31:54.065747 1462638 logs.go:276] 1 containers: [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324]
	I0731 21:31:54.065809 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.070245 1462638 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 21:31:54.070339 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 21:31:54.117590 1462638 cri.go:89] found id: "e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:54.117616 1462638 cri.go:89] found id: ""
	I0731 21:31:54.117624 1462638 logs.go:276] 1 containers: [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7]
	I0731 21:31:54.117679 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.121382 1462638 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 21:31:54.121453 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 21:31:54.161079 1462638 cri.go:89] found id: "d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:54.161106 1462638 cri.go:89] found id: ""
	I0731 21:31:54.161115 1462638 logs.go:276] 1 containers: [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b]
	I0731 21:31:54.161178 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.168181 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 21:31:54.168253 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 21:31:54.218201 1462638 cri.go:89] found id: "7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:54.218224 1462638 cri.go:89] found id: ""
	I0731 21:31:54.218233 1462638 logs.go:276] 1 containers: [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5]
	I0731 21:31:54.218288 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.221759 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 21:31:54.221847 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 21:31:54.268908 1462638 cri.go:89] found id: "0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:54.268936 1462638 cri.go:89] found id: ""
	I0731 21:31:54.268944 1462638 logs.go:276] 1 containers: [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b]
	I0731 21:31:54.268999 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.272965 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 21:31:54.273065 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 21:31:54.316255 1462638 cri.go:89] found id: "c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:54.316275 1462638 cri.go:89] found id: ""
	I0731 21:31:54.316282 1462638 logs.go:276] 1 containers: [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a]
	I0731 21:31:54.316338 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.320056 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 21:31:54.320132 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 21:31:54.357536 1462638 cri.go:89] found id: "b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:54.357564 1462638 cri.go:89] found id: ""
	I0731 21:31:54.357573 1462638 logs.go:276] 1 containers: [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac]
	I0731 21:31:54.357629 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.361249 1462638 logs.go:123] Gathering logs for kubelet ...
	I0731 21:31:54.361273 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 21:31:54.396681 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405733    1542 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.396916 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405776    1542 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.397115 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405820    1542 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.397331 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405833    1542 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399059 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.418288    1542 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399272 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.418335    1542 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399462 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419772    1542 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399670 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399854 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.400140 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.400457 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.400643 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:54.444704 1462638 logs.go:123] Gathering logs for dmesg ...
	I0731 21:31:54.444743 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 21:31:54.465547 1462638 logs.go:123] Gathering logs for CRI-O ...
	I0731 21:31:54.465579 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 21:31:54.565597 1462638 logs.go:123] Gathering logs for container status ...
	I0731 21:31:54.565637 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 21:31:54.627262 1462638 logs.go:123] Gathering logs for kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] ...
	I0731 21:31:54.627293 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:54.699737 1462638 logs.go:123] Gathering logs for kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] ...
	I0731 21:31:54.699773 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:54.753466 1462638 logs.go:123] Gathering logs for describe nodes ...
	I0731 21:31:54.753499 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 21:31:54.894862 1462638 logs.go:123] Gathering logs for kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] ...
	I0731 21:31:54.894901 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:54.967285 1462638 logs.go:123] Gathering logs for etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] ...
	I0731 21:31:54.967320 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:55.030859 1462638 logs.go:123] Gathering logs for coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] ...
	I0731 21:31:55.030892 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:55.075724 1462638 logs.go:123] Gathering logs for kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] ...
	I0731 21:31:55.075757 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:55.129376 1462638 logs.go:123] Gathering logs for kube-proxy [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] ...
	I0731 21:31:55.129409 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:55.178250 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:55.178276 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 21:31:55.178324 1462638 out.go:239] X Problems detected in kubelet:
	W0731 21:31:55.178339 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178346 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178362 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178371 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178381 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:55.178387 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:55.178397 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:32:05.179956 1462638 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0731 21:32:05.189330 1462638 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0731 21:32:05.190387 1462638 api_server.go:141] control plane version: v1.30.3
	I0731 21:32:05.190414 1462638 api_server.go:131] duration metric: took 11.178521002s to wait for apiserver health ...
	I0731 21:32:05.190424 1462638 system_pods.go:43] waiting for kube-system pods to appear ...
	I0731 21:32:05.190445 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 21:32:05.190510 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 21:32:05.228564 1462638 cri.go:89] found id: "b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:32:05.228583 1462638 cri.go:89] found id: ""
	I0731 21:32:05.228591 1462638 logs.go:276] 1 containers: [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324]
	I0731 21:32:05.228644 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.232152 1462638 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 21:32:05.232227 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 21:32:05.268487 1462638 cri.go:89] found id: "e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:32:05.268507 1462638 cri.go:89] found id: ""
	I0731 21:32:05.268515 1462638 logs.go:276] 1 containers: [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7]
	I0731 21:32:05.268570 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.272038 1462638 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 21:32:05.272122 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 21:32:05.310883 1462638 cri.go:89] found id: "d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:32:05.310904 1462638 cri.go:89] found id: ""
	I0731 21:32:05.310911 1462638 logs.go:276] 1 containers: [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b]
	I0731 21:32:05.310966 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.314732 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 21:32:05.314800 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 21:32:05.352784 1462638 cri.go:89] found id: "7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:32:05.352806 1462638 cri.go:89] found id: ""
	I0731 21:32:05.352813 1462638 logs.go:276] 1 containers: [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5]
	I0731 21:32:05.352891 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.356368 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 21:32:05.356437 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 21:32:05.395797 1462638 cri.go:89] found id: "0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:32:05.395819 1462638 cri.go:89] found id: ""
	I0731 21:32:05.395827 1462638 logs.go:276] 1 containers: [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b]
	I0731 21:32:05.395887 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.399415 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 21:32:05.399484 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 21:32:05.438392 1462638 cri.go:89] found id: "c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:32:05.438417 1462638 cri.go:89] found id: ""
	I0731 21:32:05.438425 1462638 logs.go:276] 1 containers: [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a]
	I0731 21:32:05.438483 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.442228 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 21:32:05.442307 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 21:32:05.482577 1462638 cri.go:89] found id: "b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:32:05.482598 1462638 cri.go:89] found id: ""
	I0731 21:32:05.482606 1462638 logs.go:276] 1 containers: [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac]
	I0731 21:32:05.482662 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.485926 1462638 logs.go:123] Gathering logs for container status ...
	I0731 21:32:05.485949 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 21:32:05.538708 1462638 logs.go:123] Gathering logs for kubelet ...
	I0731 21:32:05.538739 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0731 21:32:05.617024 1462638 logs.go:123] Gathering logs for describe nodes ...
	I0731 21:32:05.617067 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 21:32:05.746624 1462638 logs.go:123] Gathering logs for kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] ...
	I0731 21:32:05.746657 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:32:05.830610 1462638 logs.go:123] Gathering logs for etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] ...
	I0731 21:32:05.830653 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:32:05.890488 1462638 logs.go:123] Gathering logs for kube-proxy [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] ...
	I0731 21:32:05.890522 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:32:05.931274 1462638 logs.go:123] Gathering logs for CRI-O ...
	I0731 21:32:05.931302 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 21:32:06.028094 1462638 logs.go:123] Gathering logs for dmesg ...
	I0731 21:32:06.028164 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 21:32:06.048833 1462638 logs.go:123] Gathering logs for coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] ...
	I0731 21:32:06.048963 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:32:06.098178 1462638 logs.go:123] Gathering logs for kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] ...
	I0731 21:32:06.098210 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:32:06.145006 1462638 logs.go:123] Gathering logs for kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] ...
	I0731 21:32:06.145039 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:32:06.233947 1462638 logs.go:123] Gathering logs for kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] ...
	I0731 21:32:06.233989 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:32:08.805023 1462638 system_pods.go:59] 18 kube-system pods found
	I0731 21:32:08.805064 1462638 system_pods.go:61] "coredns-7db6d8ff4d-h5n84" [6a5d6ac6-de03-477a-bf04-2065f99705d6] Running
	I0731 21:32:08.805071 1462638 system_pods.go:61] "csi-hostpath-attacher-0" [cdc6a74a-e164-4a4a-86e7-1c23c8258a02] Running
	I0731 21:32:08.805075 1462638 system_pods.go:61] "csi-hostpath-resizer-0" [d156d019-e375-40b1-ba58-396170311b3e] Running
	I0731 21:32:08.805079 1462638 system_pods.go:61] "csi-hostpathplugin-6nvkg" [ee63309b-36f3-423b-ae78-8080e253f6ca] Running
	I0731 21:32:08.805083 1462638 system_pods.go:61] "etcd-addons-709752" [4c8e5ab0-697b-4bc0-bca0-951783741c26] Running
	I0731 21:32:08.805087 1462638 system_pods.go:61] "kindnet-t7cbv" [ea3827ec-094f-4a8d-9c14-67c3f3265dac] Running
	I0731 21:32:08.805092 1462638 system_pods.go:61] "kube-apiserver-addons-709752" [6650abe7-4dfe-47b1-bec5-08f3f7d97bef] Running
	I0731 21:32:08.805096 1462638 system_pods.go:61] "kube-controller-manager-addons-709752" [37be0155-d884-4a16-a019-ac3e83b45dd6] Running
	I0731 21:32:08.805100 1462638 system_pods.go:61] "kube-ingress-dns-minikube" [7394bcad-ccdd-4725-8b1f-a397cbb416b4] Running
	I0731 21:32:08.805104 1462638 system_pods.go:61] "kube-proxy-bzlkc" [98dab0a6-cc72-4d57-9c15-df8c9260028f] Running
	I0731 21:32:08.805108 1462638 system_pods.go:61] "kube-scheduler-addons-709752" [2f784ced-d952-49fd-85e4-50923a98f43e] Running
	I0731 21:32:08.805118 1462638 system_pods.go:61] "metrics-server-c59844bb4-mq6tf" [27a13f8e-c603-43f7-ae62-3258dcadb207] Running
	I0731 21:32:08.805122 1462638 system_pods.go:61] "nvidia-device-plugin-daemonset-pr5l9" [00f79bdb-eceb-4957-9509-e7d5dfa78a1a] Running
	I0731 21:32:08.805136 1462638 system_pods.go:61] "registry-698f998955-dwtrf" [bbff75b0-2852-42ee-9bf3-1ad911e84e7c] Running
	I0731 21:32:08.805140 1462638 system_pods.go:61] "registry-proxy-qm6p4" [71513dce-ce40-45a0-8e3d-24f3946b8089] Running
	I0731 21:32:08.805143 1462638 system_pods.go:61] "snapshot-controller-745499f584-8r7xv" [8f26234b-4bd7-4103-9d80-d87d0136c6fa] Running
	I0731 21:32:08.805147 1462638 system_pods.go:61] "snapshot-controller-745499f584-stbcl" [f8c448aa-0e97-4ac8-b933-f6ff07cd5e44] Running
	I0731 21:32:08.805158 1462638 system_pods.go:61] "storage-provisioner" [d256c441-870b-4a71-8143-bf6a8684dbb4] Running
	I0731 21:32:08.805163 1462638 system_pods.go:74] duration metric: took 3.614733725s to wait for pod list to return data ...
	I0731 21:32:08.805173 1462638 default_sa.go:34] waiting for default service account to be created ...
	I0731 21:32:08.807309 1462638 default_sa.go:45] found service account: "default"
	I0731 21:32:08.807336 1462638 default_sa.go:55] duration metric: took 2.154734ms for default service account to be created ...
	I0731 21:32:08.807345 1462638 system_pods.go:116] waiting for k8s-apps to be running ...
	I0731 21:32:08.816292 1462638 system_pods.go:86] 18 kube-system pods found
	I0731 21:32:08.816328 1462638 system_pods.go:89] "coredns-7db6d8ff4d-h5n84" [6a5d6ac6-de03-477a-bf04-2065f99705d6] Running
	I0731 21:32:08.816335 1462638 system_pods.go:89] "csi-hostpath-attacher-0" [cdc6a74a-e164-4a4a-86e7-1c23c8258a02] Running
	I0731 21:32:08.816340 1462638 system_pods.go:89] "csi-hostpath-resizer-0" [d156d019-e375-40b1-ba58-396170311b3e] Running
	I0731 21:32:08.816344 1462638 system_pods.go:89] "csi-hostpathplugin-6nvkg" [ee63309b-36f3-423b-ae78-8080e253f6ca] Running
	I0731 21:32:08.816348 1462638 system_pods.go:89] "etcd-addons-709752" [4c8e5ab0-697b-4bc0-bca0-951783741c26] Running
	I0731 21:32:08.816352 1462638 system_pods.go:89] "kindnet-t7cbv" [ea3827ec-094f-4a8d-9c14-67c3f3265dac] Running
	I0731 21:32:08.816357 1462638 system_pods.go:89] "kube-apiserver-addons-709752" [6650abe7-4dfe-47b1-bec5-08f3f7d97bef] Running
	I0731 21:32:08.816362 1462638 system_pods.go:89] "kube-controller-manager-addons-709752" [37be0155-d884-4a16-a019-ac3e83b45dd6] Running
	I0731 21:32:08.816366 1462638 system_pods.go:89] "kube-ingress-dns-minikube" [7394bcad-ccdd-4725-8b1f-a397cbb416b4] Running
	I0731 21:32:08.816370 1462638 system_pods.go:89] "kube-proxy-bzlkc" [98dab0a6-cc72-4d57-9c15-df8c9260028f] Running
	I0731 21:32:08.816375 1462638 system_pods.go:89] "kube-scheduler-addons-709752" [2f784ced-d952-49fd-85e4-50923a98f43e] Running
	I0731 21:32:08.816379 1462638 system_pods.go:89] "metrics-server-c59844bb4-mq6tf" [27a13f8e-c603-43f7-ae62-3258dcadb207] Running
	I0731 21:32:08.816384 1462638 system_pods.go:89] "nvidia-device-plugin-daemonset-pr5l9" [00f79bdb-eceb-4957-9509-e7d5dfa78a1a] Running
	I0731 21:32:08.816390 1462638 system_pods.go:89] "registry-698f998955-dwtrf" [bbff75b0-2852-42ee-9bf3-1ad911e84e7c] Running
	I0731 21:32:08.816394 1462638 system_pods.go:89] "registry-proxy-qm6p4" [71513dce-ce40-45a0-8e3d-24f3946b8089] Running
	I0731 21:32:08.816398 1462638 system_pods.go:89] "snapshot-controller-745499f584-8r7xv" [8f26234b-4bd7-4103-9d80-d87d0136c6fa] Running
	I0731 21:32:08.816404 1462638 system_pods.go:89] "snapshot-controller-745499f584-stbcl" [f8c448aa-0e97-4ac8-b933-f6ff07cd5e44] Running
	I0731 21:32:08.816411 1462638 system_pods.go:89] "storage-provisioner" [d256c441-870b-4a71-8143-bf6a8684dbb4] Running
	I0731 21:32:08.816420 1462638 system_pods.go:126] duration metric: took 9.069749ms to wait for k8s-apps to be running ...
	I0731 21:32:08.816428 1462638 system_svc.go:44] waiting for kubelet service to be running ....
	I0731 21:32:08.816507 1462638 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:32:08.828488 1462638 system_svc.go:56] duration metric: took 12.049523ms WaitForService to wait for kubelet
	I0731 21:32:08.828567 1462638 kubeadm.go:582] duration metric: took 2m32.611410093s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 21:32:08.828612 1462638 node_conditions.go:102] verifying NodePressure condition ...
	I0731 21:32:08.831749 1462638 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0731 21:32:08.831781 1462638 node_conditions.go:123] node cpu capacity is 2
	I0731 21:32:08.831795 1462638 node_conditions.go:105] duration metric: took 3.177193ms to run NodePressure ...
	I0731 21:32:08.831807 1462638 start.go:241] waiting for startup goroutines ...
	I0731 21:32:08.831814 1462638 start.go:246] waiting for cluster config update ...
	I0731 21:32:08.831832 1462638 start.go:255] writing updated cluster config ...
	I0731 21:32:08.832588 1462638 ssh_runner.go:195] Run: rm -f paused
	I0731 21:32:09.193667 1462638 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0731 21:32:09.196396 1462638 out.go:177] * Done! kubectl is now configured to use "addons-709752" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.037511867Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=43f618ac-c1b7-45cc-a1e3-ffcf542bbdfa name=/runtime.v1.ImageService/ImageStatus
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.039439685Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-l7zt4/hello-world-app" id=ea217705-1aa5-4c1e-95fc-305bf3043a33 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.039537841Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.058096018Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/faa7a6bb310fd6066a4ebd05460dcf8655e1f0196e138758d193ccb1c66fe997/merged/etc/passwd: no such file or directory"
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.058139824Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/faa7a6bb310fd6066a4ebd05460dcf8655e1f0196e138758d193ccb1c66fe997/merged/etc/group: no such file or directory"
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.098837794Z" level=info msg="Created container b26860a2002cae77e76c34794706790519d9c71e1ed7988b6da0147b9f20ce1e: default/hello-world-app-6778b5fc9f-l7zt4/hello-world-app" id=ea217705-1aa5-4c1e-95fc-305bf3043a33 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.099583599Z" level=info msg="Starting container: b26860a2002cae77e76c34794706790519d9c71e1ed7988b6da0147b9f20ce1e" id=df3fc1d4-8d23-4183-b2a7-ba1fd365c6c6 name=/runtime.v1.RuntimeService/StartContainer
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.108215547Z" level=info msg="Started container" PID=7655 containerID=b26860a2002cae77e76c34794706790519d9c71e1ed7988b6da0147b9f20ce1e description=default/hello-world-app-6778b5fc9f-l7zt4/hello-world-app id=df3fc1d4-8d23-4183-b2a7-ba1fd365c6c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779c42483b78ff2415f28429f341a5dad6a9b7bb4e965a688be80af8b4ca9f56
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.722912567Z" level=info msg="Removing container: d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317" id=50602cff-e86e-4f7e-801b-0e579adf2f88 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 21:35:49 addons-709752 crio[961]: time="2024-07-31 21:35:49.752814796Z" level=info msg="Removed container d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=50602cff-e86e-4f7e-801b-0e579adf2f88 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 21:35:51 addons-709752 crio[961]: time="2024-07-31 21:35:51.443065787Z" level=info msg="Stopping container: 7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117 (timeout: 2s)" id=189ad7bd-052a-40cf-9d0f-a3be636c8a19 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.450953549Z" level=warning msg="Stopping container 7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=189ad7bd-052a-40cf-9d0f-a3be636c8a19 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 21:35:53 addons-709752 conmon[4829]: conmon 7b21d8fd30b176032232 <ninfo>: container 4841 exited with status 137
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.591697391Z" level=info msg="Stopped container 7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117: ingress-nginx/ingress-nginx-controller-6d9bd977d4-tgfmg/controller" id=189ad7bd-052a-40cf-9d0f-a3be636c8a19 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.592220243Z" level=info msg="Stopping pod sandbox: cd185d003b8160d94344d12311dceb8fc9961c7fbd085c6000c26078c1ca1c05" id=693128af-f013-4649-949b-95d87c68d345 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.595611897Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-AVKCKLXENNSSBMFZ - [0:0]\n:KUBE-HP-7X4PXEVXQHIVG747 - [0:0]\n-X KUBE-HP-7X4PXEVXQHIVG747\n-X KUBE-HP-AVKCKLXENNSSBMFZ\nCOMMIT\n"
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.597029966Z" level=info msg="Closing host port tcp:80"
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.597076521Z" level=info msg="Closing host port tcp:443"
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.600140658Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.600171681Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.600364506Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-tgfmg Namespace:ingress-nginx ID:cd185d003b8160d94344d12311dceb8fc9961c7fbd085c6000c26078c1ca1c05 UID:9b6a1a2f-d6bf-429d-a432-6f32066f35fd NetNS:/var/run/netns/c1c175f5-3736-464f-a7e0-e110749eb3a4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.600507296Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-tgfmg from CNI network \"kindnet\" (type=ptp)"
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.642315748Z" level=info msg="Stopped pod sandbox: cd185d003b8160d94344d12311dceb8fc9961c7fbd085c6000c26078c1ca1c05" id=693128af-f013-4649-949b-95d87c68d345 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.737190395Z" level=info msg="Removing container: 7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117" id=8e80834a-f8b0-4b4b-99e4-bc61b64913ec name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 21:35:53 addons-709752 crio[961]: time="2024-07-31 21:35:53.752739655Z" level=info msg="Removed container 7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117: ingress-nginx/ingress-nginx-controller-6d9bd977d4-tgfmg/controller" id=8e80834a-f8b0-4b4b-99e4-bc61b64913ec name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	b26860a2002ca       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   779c42483b78f       hello-world-app-6778b5fc9f-l7zt4
	ede490a05012c       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                      0                   b3889db17e666       nginx
	01e24e191e2bc       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                    0                   402cb5a5d9cec       busybox
	ecc5184f2a2ed       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              4 minutes ago       Running             yakd                       0                   9c30d7ddf2dcd       yakd-dashboard-799879c74f-nthgp
	91e9a301046f0       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             4 minutes ago       Running             local-path-provisioner     0                   256ad2be6e100       local-path-provisioner-8d985888d-zljbl
	ff7f55c2c2ba9       nvcr.io/nvidia/k8s-device-plugin@sha256:7c7ba34740040fcfe7319f25e46820222e414e67fd1a81923cfa0728e8ec98a8                     4 minutes ago       Running             nvidia-device-plugin-ctr   0                   f926fa65d10af       nvidia-device-plugin-daemonset-pr5l9
	9866dc8eaeaf7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              patch                      0                   43717f95808bd       ingress-nginx-admission-patch-l52wh
	32427b3fc328b       gcr.io/cloud-spanner-emulator/emulator@sha256:76d8c8cf50cb10809697c83120f51b216b49ea6538c15e083d843172d597774f               5 minutes ago       Running             cloud-spanner-emulator     0                   b6894a0135873       cloud-spanner-emulator-5455fb9b69-p2cms
	3f04d793a8ef7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                     0                   e6f4f3aa55788       ingress-nginx-admission-create-lgmvl
	701a233c37c67       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server             0                   8ab061a3a374a       metrics-server-c59844bb4-mq6tf
	d3d6c2378a770       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                    0                   c4bb192f7bd92       coredns-7db6d8ff4d-h5n84
	b3b178d857fef       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner        0                   2dba2d3e63b64       storage-provisioner
	b458f1950bd9b       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni                0                   409da9262467a       kindnet-t7cbv
	0eb05275b1707       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                 0                   2d5a912708b11       kube-proxy-bzlkc
	e63e012af6c3b       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                       0                   aec49fba6b43c       etcd-addons-709752
	7058d1849fe7e       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             6 minutes ago       Running             kube-scheduler             0                   87b525500101d       kube-scheduler-addons-709752
	b7293e9297655       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             6 minutes ago       Running             kube-apiserver             0                   9f025441165d7       kube-apiserver-addons-709752
	c8dc5061421bf       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             6 minutes ago       Running             kube-controller-manager    0                   1f619970704d9       kube-controller-manager-addons-709752
	
	
	==> coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] <==
	[INFO] 10.244.0.13:55949 - 43022 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002498924s
	[INFO] 10.244.0.13:51027 - 13074 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000137556s
	[INFO] 10.244.0.13:51027 - 49695 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000086136s
	[INFO] 10.244.0.13:36905 - 63416 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000135324s
	[INFO] 10.244.0.13:36905 - 55739 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000282636s
	[INFO] 10.244.0.13:56303 - 30901 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055744s
	[INFO] 10.244.0.13:56303 - 51131 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.0000628s
	[INFO] 10.244.0.13:52757 - 22874 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000085964s
	[INFO] 10.244.0.13:52757 - 29532 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000055399s
	[INFO] 10.244.0.13:37041 - 11426 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001567842s
	[INFO] 10.244.0.13:37041 - 29856 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001549906s
	[INFO] 10.244.0.13:41896 - 2084 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000063572s
	[INFO] 10.244.0.13:41896 - 38442 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000041525s
	[INFO] 10.244.0.20:55597 - 35398 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00022562s
	[INFO] 10.244.0.20:52806 - 23682 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000303427s
	[INFO] 10.244.0.20:42131 - 12683 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000209283s
	[INFO] 10.244.0.20:41416 - 63361 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000166322s
	[INFO] 10.244.0.20:34968 - 24685 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000248471s
	[INFO] 10.244.0.20:50375 - 46290 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000272281s
	[INFO] 10.244.0.20:60800 - 29497 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.00237758s
	[INFO] 10.244.0.20:57566 - 44472 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003809852s
	[INFO] 10.244.0.20:59539 - 23646 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001024781s
	[INFO] 10.244.0.20:34704 - 47704 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001044876s
	[INFO] 10.244.0.22:57521 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000214165s
	[INFO] 10.244.0.22:53640 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000115197s
	
	
	==> describe nodes <==
	Name:               addons-709752
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-709752
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825
	                    minikube.k8s.io/name=addons-709752
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_31T21_29_23_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-709752
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 31 Jul 2024 21:29:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-709752
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 31 Jul 2024 21:35:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 31 Jul 2024 21:33:57 +0000   Wed, 31 Jul 2024 21:29:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 31 Jul 2024 21:33:57 +0000   Wed, 31 Jul 2024 21:29:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 31 Jul 2024 21:33:57 +0000   Wed, 31 Jul 2024 21:29:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 31 Jul 2024 21:33:57 +0000   Wed, 31 Jul 2024 21:30:22 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-709752
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 969e039921e14132a0def4af4c5fd805
	  System UUID:                0d8d088b-de3e-4aed-9d83-897ee24959bf
	  Boot ID:                    4d780d07-e0b6-4100-90a0-378b2440c397
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 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)         3m49s
	  default                     cloud-spanner-emulator-5455fb9b69-p2cms    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m18s
	  default                     hello-world-app-6778b5fc9f-l7zt4           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m30s
	  kube-system                 coredns-7db6d8ff4d-h5n84                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m22s
	  kube-system                 etcd-addons-709752                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m36s
	  kube-system                 kindnet-t7cbv                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m22s
	  kube-system                 kube-apiserver-addons-709752               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m36s
	  kube-system                 kube-controller-manager-addons-709752      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m36s
	  kube-system                 kube-proxy-bzlkc                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m22s
	  kube-system                 kube-scheduler-addons-709752               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m36s
	  kube-system                 metrics-server-c59844bb4-mq6tf             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m17s
	  kube-system                 nvidia-device-plugin-daemonset-pr5l9       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m36s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m16s
	  local-path-storage          local-path-provisioner-8d985888d-zljbl     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m16s
	  yakd-dashboard              yakd-dashboard-799879c74f-nthgp            0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m16s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 6m16s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  6m43s (x8 over 6m43s)  kubelet          Node addons-709752 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m43s (x8 over 6m43s)  kubelet          Node addons-709752 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m43s (x8 over 6m43s)  kubelet          Node addons-709752 status is now: NodeHasSufficientPID
	  Normal  Starting                 6m36s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m36s                  kubelet          Node addons-709752 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m36s                  kubelet          Node addons-709752 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m36s                  kubelet          Node addons-709752 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m23s                  node-controller  Node addons-709752 event: Registered Node addons-709752 in Controller
	  Normal  NodeReady                5m36s                  kubelet          Node addons-709752 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001131] FS-Cache: O-key=[8] '2cd6c90000000000'
	[  +0.000715] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000945] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=000000008f52d333
	[  +0.001065] FS-Cache: N-key=[8] '2cd6c90000000000'
	[  +0.003050] FS-Cache: Duplicate cookie detected
	[  +0.000703] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000979] FS-Cache: O-cookie d=00000000a01ac76f{9p.inode} n=00000000105e9cbc
	[  +0.001106] FS-Cache: O-key=[8] '2cd6c90000000000'
	[  +0.000709] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.001030] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=00000000778be715
	[  +0.001049] FS-Cache: N-key=[8] '2cd6c90000000000'
	[  +1.778398] FS-Cache: Duplicate cookie detected
	[  +0.000718] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.000959] FS-Cache: O-cookie d=00000000a01ac76f{9p.inode} n=0000000017cab79c
	[  +0.001081] FS-Cache: O-key=[8] '2bd6c90000000000'
	[  +0.000710] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000929] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=000000002766f566
	[  +0.001027] FS-Cache: N-key=[8] '2bd6c90000000000'
	[  +0.302005] FS-Cache: Duplicate cookie detected
	[  +0.000687] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.000965] FS-Cache: O-cookie d=00000000a01ac76f{9p.inode} n=0000000096cf3599
	[  +0.001040] FS-Cache: O-key=[8] '31d6c90000000000'
	[  +0.000741] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000937] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=00000000d02ea733
	[  +0.001059] FS-Cache: N-key=[8] '31d6c90000000000'
	
	
	==> etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] <==
	{"level":"info","ts":"2024-07-31T21:29:17.100268Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.100299Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.100343Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.100381Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.104239Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-709752 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-31T21:29:17.104328Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T21:29:17.104658Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:29:17.10478Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T21:29:17.109488Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-31T21:29:17.116135Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-31T21:29:17.120089Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-31T21:29:17.116316Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-31T21:29:17.116374Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:29:17.120401Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:29:17.120464Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"warn","ts":"2024-07-31T21:29:39.920567Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"218.040366ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030902627456449 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/storageclasses/standard\" mod_revision:0 > success:<request_put:<key:\"/registry/storageclasses/standard\" value_size:936 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-07-31T21:29:39.949954Z","caller":"traceutil/trace.go:171","msg":"trace[2090294123] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"265.180488ms","start":"2024-07-31T21:29:39.684748Z","end":"2024-07-31T21:29:39.949929Z","steps":["trace[2090294123] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/storageclasses/standard; req_size:974; } (duration: 217.936622ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T21:29:39.996666Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-31T21:29:39.684721Z","time spent":"311.867344ms","remote":"127.0.0.1:60146","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":977,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/storageclasses/standard\" mod_revision:0 > success:<request_put:<key:\"/registry/storageclasses/standard\" value_size:936 >> failure:<>"}
	{"level":"info","ts":"2024-07-31T21:29:40.22458Z","caller":"traceutil/trace.go:171","msg":"trace[1260651871] linearizableReadLoop","detail":"{readStateIndex:422; appliedIndex:421; }","duration":"227.579103ms","start":"2024-07-31T21:29:39.996982Z","end":"2024-07-31T21:29:40.224561Z","steps":["trace[1260651871] 'read index received'  (duration: 205.865001ms)","trace[1260651871] 'applied index is now lower than readState.Index'  (duration: 21.713404ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-31T21:29:40.240438Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"243.433812ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T21:29:40.240588Z","caller":"traceutil/trace.go:171","msg":"trace[1809716105] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:412; }","duration":"243.601669ms","start":"2024-07-31T21:29:39.996976Z","end":"2024-07-31T21:29:40.240577Z","steps":["trace[1809716105] 'agreement among raft nodes before linearized reading'  (duration: 243.335451ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T21:29:40.240614Z","caller":"traceutil/trace.go:171","msg":"trace[974901436] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"290.938447ms","start":"2024-07-31T21:29:39.949627Z","end":"2024-07-31T21:29:40.240565Z","steps":["trace[974901436] 'process raft request'  (duration: 209.638655ms)","trace[974901436] 'compare'  (duration: 46.485178ms)","trace[974901436] 'store kv pair into bolt db' {req_type:put; key:/registry/deployments/default/cloud-spanner-emulator; req_size:2627; } (duration: 18.723709ms)"],"step_count":3}
	{"level":"info","ts":"2024-07-31T21:29:40.241237Z","caller":"traceutil/trace.go:171","msg":"trace[97433853] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"244.005164ms","start":"2024-07-31T21:29:39.997222Z","end":"2024-07-31T21:29:40.241228Z","steps":["trace[97433853] 'process raft request'  (duration: 243.790883ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T21:29:40.276733Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.548961ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T21:29:40.276862Z","caller":"traceutil/trace.go:171","msg":"trace[614902406] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:414; }","duration":"279.685352ms","start":"2024-07-31T21:29:39.997165Z","end":"2024-07-31T21:29:40.27685Z","steps":["trace[614902406] 'agreement among raft nodes before linearized reading'  (duration: 279.534643ms)"],"step_count":1}
	
	
	==> kernel <==
	 21:35:58 up  5:18,  0 users,  load average: 0.14, 1.14, 2.05
	Linux addons-709752 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] <==
	E0731 21:34:49.125142       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 21:34:52.249905       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:34:52.250032       1 main.go:299] handling current node
	W0731 21:34:52.771717       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 21:34:52.771779       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0731 21:34:55.170987       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 21:34:55.171133       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 21:35:02.249216       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:35:02.249255       1 main.go:299] handling current node
	I0731 21:35:12.249463       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:35:12.249501       1 main.go:299] handling current node
	I0731 21:35:22.249403       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:35:22.249438       1 main.go:299] handling current node
	W0731 21:35:25.973632       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 21:35:25.973673       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0731 21:35:32.249826       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:35:32.249863       1 main.go:299] handling current node
	W0731 21:35:38.240357       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 21:35:38.240396       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 21:35:42.249495       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:35:42.249529       1 main.go:299] handling current node
	W0731 21:35:44.094845       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 21:35:44.094877       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 21:35:52.249457       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:35:52.249493       1 main.go:299] handling current node
	
	
	==> kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] <==
	E0731 21:31:42.712574       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.106.5:443/apis/metrics.k8s.io/v1beta1: Get "https://10.101.106.5:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.101.106.5:443: connect: connection refused
	I0731 21:31:42.828546       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0731 21:32:17.924443       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39672: use of closed network connection
	E0731 21:32:18.184617       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39700: use of closed network connection
	E0731 21:32:18.322384       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39708: use of closed network connection
	I0731 21:32:54.310848       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0731 21:33:16.040299       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.040461       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.058795       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.059176       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.101738       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.101800       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.104614       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.104659       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.123716       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.123758       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0731 21:33:17.105376       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0731 21:33:17.124668       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0731 21:33:17.135228       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0731 21:33:22.821766       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0731 21:33:23.850471       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0731 21:33:28.368715       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0731 21:33:28.674985       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.83.176"}
	I0731 21:35:47.875444       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.38.18"}
	E0731 21:35:50.486406       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] <==
	W0731 21:34:44.020748       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
	E0731 21:34:44.020784       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
	W0731 21:34:46.189922       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
	E0731 21:34:46.189958       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
	W0731 21:34:48.380162       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
	E0731 21:34:48.380202       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
	W0731 21:35:06.179432       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
	E0731 21:35:06.179469       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
	W0731 21:35:18.533845       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
	E0731 21:35:18.533884       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
	W0731 21:35:21.622969       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
	E0731 21:35:21.623006       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
	W0731 21:35:22.531428       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
	E0731 21:35:22.531467       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
	W0731 21:35:40.402439       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
	E0731 21:35:40.402476       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
	I0731 21:35:47.624416       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="27.911496ms"
	I0731 21:35:47.643304       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="18.733895ms"
	I0731 21:35:47.682561       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="39.140802ms"
	I0731 21:35:47.682667       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="61.939µs"
	I0731 21:35:49.759771       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="23.309424ms"
	I0731 21:35:49.764965       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="68.643µs"
	I0731 21:35:50.403559       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0731 21:35:50.409891       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0731 21:35:50.412720       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="5.554µs"
	
	
	==> kube-proxy [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] <==
	I0731 21:29:40.962025       1 server_linux.go:69] "Using iptables proxy"
	I0731 21:29:41.581581       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0731 21:29:42.292147       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0731 21:29:42.302520       1 server_linux.go:165] "Using iptables Proxier"
	I0731 21:29:42.604433       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0731 21:29:42.618440       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0731 21:29:42.620206       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"
	I0731 21:29:42.641330       1 server.go:872] "Version info" version="v1.30.3"
	I0731 21:29:42.685425       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0731 21:29:42.734596       1 config.go:192] "Starting service config controller"
	I0731 21:29:42.734693       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0731 21:29:42.734742       1 config.go:101] "Starting endpoint slice config controller"
	I0731 21:29:42.734782       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0731 21:29:42.735322       1 config.go:319] "Starting node config controller"
	I0731 21:29:42.735385       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0731 21:29:42.836134       1 shared_informer.go:320] Caches are synced for node config
	I0731 21:29:42.836249       1 shared_informer.go:320] Caches are synced for service config
	I0731 21:29:42.836266       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] <==
	W0731 21:29:20.740119       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0731 21:29:20.740171       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0731 21:29:20.740256       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0731 21:29:20.740294       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0731 21:29:20.740928       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
	E0731 21:29:20.741004       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
	W0731 21:29:20.741112       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
	E0731 21:29:20.741163       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
	W0731 21:29:20.741293       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0731 21:29:20.741354       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0731 21:29:20.741735       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0731 21:29:20.741796       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0731 21:29:20.741934       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
	E0731 21:29:20.741998       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
	W0731 21:29:20.742135       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
	E0731 21:29:20.742194       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
	W0731 21:29:20.742301       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
	E0731 21:29:20.742352       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
	W0731 21:29:20.742470       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
	E0731 21:29:20.742523       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
	W0731 21:29:20.742826       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
	E0731 21:29:20.742872       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
	W0731 21:29:20.742970       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0731 21:29:20.743023       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	I0731 21:29:21.831387       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 31 21:35:47 addons-709752 kubelet[1542]: I0731 21:35:47.625078    1542 memory_manager.go:354] "RemoveStaleState removing state" podUID="9fbf7bbb-c0db-49e7-9c2e-934a53e2d32e" containerName="gadget"
	Jul 31 21:35:47 addons-709752 kubelet[1542]: I0731 21:35:47.708459    1542 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-8qrkz\" (UniqueName: \"kubernetes.io/projected/cec2fd83-9aca-4f23-92d7-0d9edae0ea6b-kube-api-access-8qrkz\") pod \"hello-world-app-6778b5fc9f-l7zt4\" (UID: \"cec2fd83-9aca-4f23-92d7-0d9edae0ea6b\") " pod="default/hello-world-app-6778b5fc9f-l7zt4"
	Jul 31 21:35:48 addons-709752 kubelet[1542]: I0731 21:35:48.477525    1542 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"
	Jul 31 21:35:49 addons-709752 kubelet[1542]: I0731 21:35:49.124239    1542 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-28jn7\" (UniqueName: \"kubernetes.io/projected/7394bcad-ccdd-4725-8b1f-a397cbb416b4-kube-api-access-28jn7\") pod \"7394bcad-ccdd-4725-8b1f-a397cbb416b4\" (UID: \"7394bcad-ccdd-4725-8b1f-a397cbb416b4\") "
	Jul 31 21:35:49 addons-709752 kubelet[1542]: I0731 21:35:49.127283    1542 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7394bcad-ccdd-4725-8b1f-a397cbb416b4-kube-api-access-28jn7" (OuterVolumeSpecName: "kube-api-access-28jn7") pod "7394bcad-ccdd-4725-8b1f-a397cbb416b4" (UID: "7394bcad-ccdd-4725-8b1f-a397cbb416b4"). InnerVolumeSpecName "kube-api-access-28jn7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 21:35:49 addons-709752 kubelet[1542]: I0731 21:35:49.224949    1542 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-28jn7\" (UniqueName: \"kubernetes.io/projected/7394bcad-ccdd-4725-8b1f-a397cbb416b4-kube-api-access-28jn7\") on node \"addons-709752\" DevicePath \"\""
	Jul 31 21:35:49 addons-709752 kubelet[1542]: I0731 21:35:49.721592    1542 scope.go:117] "RemoveContainer" containerID="d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317"
	Jul 31 21:35:49 addons-709752 kubelet[1542]: I0731 21:35:49.754453    1542 scope.go:117] "RemoveContainer" containerID="d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317"
	Jul 31 21:35:49 addons-709752 kubelet[1542]: E0731 21:35:49.755024    1542 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317\": container with ID starting with d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317 not found: ID does not exist" containerID="d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317"
	Jul 31 21:35:49 addons-709752 kubelet[1542]: I0731 21:35:49.755070    1542 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317"} err="failed to get container status \"d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317\": rpc error: code = NotFound desc = could not find container \"d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317\": container with ID starting with d0fd2ee42160c6398a841785d2097ebd53697ca2daf2f25f9a0587162def7317 not found: ID does not exist"
	Jul 31 21:35:49 addons-709752 kubelet[1542]: I0731 21:35:49.778013    1542 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-l7zt4" podStartSLOduration=1.725849811 podStartE2EDuration="2.777990427s" podCreationTimestamp="2024-07-31 21:35:47 +0000 UTC" firstStartedPulling="2024-07-31 21:35:47.982305178 +0000 UTC m=+385.630240245" lastFinishedPulling="2024-07-31 21:35:49.034445802 +0000 UTC m=+386.682380861" observedRunningTime="2024-07-31 21:35:49.747428421 +0000 UTC m=+387.395363480" watchObservedRunningTime="2024-07-31 21:35:49.777990427 +0000 UTC m=+387.425925486"
	Jul 31 21:35:50 addons-709752 kubelet[1542]: I0731 21:35:50.478105    1542 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7394bcad-ccdd-4725-8b1f-a397cbb416b4" path="/var/lib/kubelet/pods/7394bcad-ccdd-4725-8b1f-a397cbb416b4/volumes"
	Jul 31 21:35:50 addons-709752 kubelet[1542]: I0731 21:35:50.478507    1542 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7e181b18-a4ce-4f2f-af49-d53e6a642c41" path="/var/lib/kubelet/pods/7e181b18-a4ce-4f2f-af49-d53e6a642c41/volumes"
	Jul 31 21:35:50 addons-709752 kubelet[1542]: I0731 21:35:50.478863    1542 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d617ecec-7106-45bc-aaed-618248f6f6ee" path="/var/lib/kubelet/pods/d617ecec-7106-45bc-aaed-618248f6f6ee/volumes"
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.734793    1542 scope.go:117] "RemoveContainer" containerID="7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117"
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.753019    1542 scope.go:117] "RemoveContainer" containerID="7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117"
	Jul 31 21:35:53 addons-709752 kubelet[1542]: E0731 21:35:53.753408    1542 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117\": container with ID starting with 7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117 not found: ID does not exist" containerID="7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117"
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.753453    1542 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117"} err="failed to get container status \"7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117\": rpc error: code = NotFound desc = could not find container \"7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117\": container with ID starting with 7b21d8fd30b176032232cd476d7e96162379bd6fd965cfc2fbf4fb11d93d1117 not found: ID does not exist"
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.768843    1542 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l9mgp\" (UniqueName: \"kubernetes.io/projected/9b6a1a2f-d6bf-429d-a432-6f32066f35fd-kube-api-access-l9mgp\") pod \"9b6a1a2f-d6bf-429d-a432-6f32066f35fd\" (UID: \"9b6a1a2f-d6bf-429d-a432-6f32066f35fd\") "
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.768900    1542 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9b6a1a2f-d6bf-429d-a432-6f32066f35fd-webhook-cert\") pod \"9b6a1a2f-d6bf-429d-a432-6f32066f35fd\" (UID: \"9b6a1a2f-d6bf-429d-a432-6f32066f35fd\") "
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.771235    1542 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/9b6a1a2f-d6bf-429d-a432-6f32066f35fd-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "9b6a1a2f-d6bf-429d-a432-6f32066f35fd" (UID: "9b6a1a2f-d6bf-429d-a432-6f32066f35fd"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.771948    1542 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9b6a1a2f-d6bf-429d-a432-6f32066f35fd-kube-api-access-l9mgp" (OuterVolumeSpecName: "kube-api-access-l9mgp") pod "9b6a1a2f-d6bf-429d-a432-6f32066f35fd" (UID: "9b6a1a2f-d6bf-429d-a432-6f32066f35fd"). InnerVolumeSpecName "kube-api-access-l9mgp". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.869444    1542 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9b6a1a2f-d6bf-429d-a432-6f32066f35fd-webhook-cert\") on node \"addons-709752\" DevicePath \"\""
	Jul 31 21:35:53 addons-709752 kubelet[1542]: I0731 21:35:53.869496    1542 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-l9mgp\" (UniqueName: \"kubernetes.io/projected/9b6a1a2f-d6bf-429d-a432-6f32066f35fd-kube-api-access-l9mgp\") on node \"addons-709752\" DevicePath \"\""
	Jul 31 21:35:54 addons-709752 kubelet[1542]: I0731 21:35:54.477979    1542 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9b6a1a2f-d6bf-429d-a432-6f32066f35fd" path="/var/lib/kubelet/pods/9b6a1a2f-d6bf-429d-a432-6f32066f35fd/volumes"
	
	
	==> storage-provisioner [b3b178d857fefef1a39e3b981c3b25aad010d74f6db03e2f3d03a9b345d0c98f] <==
	I0731 21:30:23.313717       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0731 21:30:23.337811       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0731 21:30:23.337879       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0731 21:30:23.347568       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0731 21:30:23.347735       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-709752_a47e90c1-5b33-4afc-882d-2252a0b2423d!
	I0731 21:30:23.357580       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"23051a13-fbb8-4739-9280-bc4e684627b7", APIVersion:"v1", ResourceVersion:"940", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-709752_a47e90c1-5b33-4afc-882d-2252a0b2423d became leader
	I0731 21:30:23.447945       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-709752_a47e90c1-5b33-4afc-882d-2252a0b2423d!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (314.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 7.447786ms
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-mq6tf" [27a13f8e-c603-43f7-ae62-3258dcadb207] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004455944s
addons_test.go:417: (dbg) Run:  kubectl --context addons-709752 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-709752 top pods -n kube-system: exit status 1 (91.951785ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 3m12.95285707s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 3m16.158886191s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 3m19.432807172s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 3m28.974098798s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 3m37.392183608s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 3m50.038125219s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 4m18.969787376s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 4m42.104476043s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 5m51.590740242s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 6m41.631650693s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-h5n84, age: 8m18.355031627s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7",
	        "Created": "2024-07-31T21:28:59.808989051Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1463132,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-31T21:28:59.934921416Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/hosts",
	        "LogPath": "/var/lib/docker/containers/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7/eb64f94b4cfd41d244b03d0ad8adf7e177fee927d62e9e09b6d3a9961b16c2b7-json.log",
	        "Name": "/addons-709752",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-709752:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-709752",
	            "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/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda-init/diff:/var/lib/docker/overlay2/c8994ad6d6e0662b19273eb48d4319d1d677b982480193d6fc0f8473f23de84c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e0e7f00797761dcad08918743a98523d5b8645aa6210a493c5f5627e3c222eda/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-709752",
	                "Source": "/var/lib/docker/volumes/addons-709752/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-709752",
	            "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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-709752",
	                "name.minikube.sigs.k8s.io": "addons-709752",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2fabe53b95376f483f659041173c2804f3df24ff44cd1cc17297deca27b44b88",
	            "SandboxKey": "/var/run/docker/netns/2fabe53b9537",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34303"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34304"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34307"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34305"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34306"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-709752": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "58cd724de99ff4db1a38a3d5134041fe5ffe1bb4108b542d49e481a7d3974708",
	                    "EndpointID": "4f6337d21fb5937aea8b8fae826e9e7db04015c7728b4a8607e6f1f5dcfaec61",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-709752",
	                        "eb64f94b4cfd"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-709752 -n addons-709752
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-709752 logs -n 25: (1.39963006s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-637985 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | download-docker-637985                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-637985                                                                   | download-docker-637985 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-715766   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | binary-mirror-715766                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43853                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-715766                                                                     | binary-mirror-715766   | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| addons  | enable dashboard -p                                                                         | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | addons-709752                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | addons-709752                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-709752 --wait=true                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:32 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  | addons-709752 addons disable                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:32 UTC | 31 Jul 24 21:32 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-709752 ip                                                                            | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:32 UTC | 31 Jul 24 21:32 UTC |
	| addons  | addons-709752 addons disable                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:32 UTC | 31 Jul 24 21:32 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-709752 addons                                                                        | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC | 31 Jul 24 21:33 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-709752 addons                                                                        | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC | 31 Jul 24 21:33 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC | 31 Jul 24 21:33 UTC |
	|         | addons-709752                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-709752 ssh curl -s                                                                   | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-709752 ip                                                                            | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:35 UTC | 31 Jul 24 21:35 UTC |
	| addons  | addons-709752 addons disable                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:35 UTC | 31 Jul 24 21:35 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-709752 addons disable                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:35 UTC | 31 Jul 24 21:35 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-709752 ssh cat                                                                       | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:36 UTC | 31 Jul 24 21:36 UTC |
	|         | /opt/local-path-provisioner/pvc-a678a36f-d7ac-4519-b99d-97690f376e9d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-709752 addons disable                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:36 UTC | 31 Jul 24 21:36 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-709752 addons disable                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:36 UTC | 31 Jul 24 21:36 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:36 UTC | 31 Jul 24 21:36 UTC |
	|         | -p addons-709752                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:36 UTC | 31 Jul 24 21:36 UTC |
	|         | addons-709752                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:36 UTC | 31 Jul 24 21:36 UTC |
	|         | -p addons-709752                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-709752 addons disable                                                                | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:36 UTC | 31 Jul 24 21:36 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-709752 addons                                                                        | addons-709752          | jenkins | v1.33.1 | 31 Jul 24 21:37 UTC | 31 Jul 24 21:37 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:28:36
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0731 21:28:36.082220 1462638 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:28:36.082386 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:36.082398 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:28:36.082403 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:36.082640 1462638 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:28:36.083079 1462638 out.go:298] Setting JSON to false
	I0731 21:28:36.084036 1462638 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":18655,"bootTime":1722442661,"procs":167,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 21:28:36.084113 1462638 start.go:139] virtualization:  
	I0731 21:28:36.086342 1462638 out.go:177] * [addons-709752] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:28:36.088522 1462638 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 21:28:36.088708 1462638 notify.go:220] Checking for updates...
	I0731 21:28:36.091727 1462638 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:28:36.093506 1462638 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:28:36.095146 1462638 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 21:28:36.096771 1462638 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 21:28:36.098244 1462638 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 21:28:36.100150 1462638 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:28:36.128104 1462638 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:28:36.128225 1462638 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:36.184213 1462638 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-31 21:28:36.175418181 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:36.184330 1462638 docker.go:307] overlay module found
	I0731 21:28:36.187237 1462638 out.go:177] * Using the docker driver based on user configuration
	I0731 21:28:36.188846 1462638 start.go:297] selected driver: docker
	I0731 21:28:36.188864 1462638 start.go:901] validating driver "docker" against <nil>
	I0731 21:28:36.188879 1462638 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 21:28:36.189524 1462638 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:36.237626 1462638 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-31 21:28:36.228530385 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:36.237811 1462638 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:28:36.238042 1462638 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]
	I0731 21:28:36.239678 1462638 out.go:177] * Using Docker driver with root privileges
	I0731 21:28:36.241370 1462638 cni.go:84] Creating CNI manager for ""
	I0731 21:28:36.241408 1462638 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:28:36.241420 1462638 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:28:36.241504 1462638 start.go:340] cluster config:
	{Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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}
	I0731 21:28:36.244384 1462638 out.go:177] * Starting "addons-709752" primary control-plane node in "addons-709752" cluster
	I0731 21:28:36.246123 1462638 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 21:28:36.247803 1462638 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:28:36.249478 1462638 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:28:36.249535 1462638 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:28:36.249571 1462638 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0731 21:28:36.249584 1462638 cache.go:56] Caching tarball of preloaded images
	I0731 21:28:36.249667 1462638 preload.go:172] Found /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0731 21:28:36.249682 1462638 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0731 21:28:36.249999 1462638 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/config.json ...
	I0731 21:28:36.250026 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/config.json: {Name:mkccd0a2fd58c6247c5e8015f673c0faee4c01ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:28:36.264008 1462638 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:28:36.264126 1462638 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:28:36.264151 1462638 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 21:28:36.264157 1462638 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 21:28:36.264168 1462638 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 21:28:36.264177 1462638 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0731 21:28:52.806237 1462638 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0731 21:28:52.806273 1462638 cache.go:194] Successfully downloaded all kic artifacts
	I0731 21:28:52.806302 1462638 start.go:360] acquireMachinesLock for addons-709752: {Name:mk64089ad36cd1960d44e73c72fe2ac49ab0e56d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0731 21:28:52.806414 1462638 start.go:364] duration metric: took 94.028µs to acquireMachinesLock for "addons-709752"
	I0731 21:28:52.806445 1462638 start.go:93] Provisioning new machine with config: &{Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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}
	I0731 21:28:52.806533 1462638 start.go:125] createHost starting for "" (driver="docker")
	I0731 21:28:52.808631 1462638 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0731 21:28:52.808893 1462638 start.go:159] libmachine.API.Create for "addons-709752" (driver="docker")
	I0731 21:28:52.808935 1462638 client.go:168] LocalClient.Create starting
	I0731 21:28:52.809060 1462638 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem
	I0731 21:28:53.022340 1462638 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem
	I0731 21:28:53.264581 1462638 cli_runner.go:164] Run: docker network inspect addons-709752 --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}}]}"
	W0731 21:28:53.280066 1462638 cli_runner.go:211] docker network inspect addons-709752 --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
	I0731 21:28:53.280143 1462638 network_create.go:284] running [docker network inspect addons-709752] to gather additional debugging logs...
	I0731 21:28:53.280161 1462638 cli_runner.go:164] Run: docker network inspect addons-709752
	W0731 21:28:53.295867 1462638 cli_runner.go:211] docker network inspect addons-709752 returned with exit code 1
	I0731 21:28:53.295898 1462638 network_create.go:287] error running [docker network inspect addons-709752]: docker network inspect addons-709752: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-709752 not found
	I0731 21:28:53.295929 1462638 network_create.go:289] output of [docker network inspect addons-709752]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-709752 not found
	
	** /stderr **
	I0731 21:28:53.296076 1462638 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}}]}"
	I0731 21:28:53.312141 1462638 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:0x4001a7bcd0}
	I0731 21:28:53.312184 1462638 network_create.go:124] attempt to create docker network addons-709752 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0731 21:28:53.312285 1462638 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-709752 addons-709752
	I0731 21:28:53.383381 1462638 network_create.go:108] docker network addons-709752 192.168.49.0/24 created
	I0731 21:28:53.383410 1462638 kic.go:121] calculated static IP "192.168.49.2" for the "addons-709752" container
	I0731 21:28:53.383496 1462638 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0731 21:28:53.399111 1462638 cli_runner.go:164] Run: docker volume create addons-709752 --label name.minikube.sigs.k8s.io=addons-709752 --label created_by.minikube.sigs.k8s.io=true
	I0731 21:28:53.415947 1462638 oci.go:103] Successfully created a docker volume addons-709752
	I0731 21:28:53.416062 1462638 cli_runner.go:164] Run: docker run --rm --name addons-709752-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-709752 --entrypoint /usr/bin/test -v addons-709752:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0731 21:28:55.496248 1462638 cli_runner.go:217] Completed: docker run --rm --name addons-709752-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-709752 --entrypoint /usr/bin/test -v addons-709752:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.080149273s)
	I0731 21:28:55.496282 1462638 oci.go:107] Successfully prepared a docker volume addons-709752
	I0731 21:28:55.496309 1462638 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:28:55.496329 1462638 kic.go:194] Starting extracting preloaded images to volume ...
	I0731 21:28:55.496410 1462638 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-709752:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0731 21:28:59.737490 1462638 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-709752:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.241041029s)
	I0731 21:28:59.737524 1462638 kic.go:203] duration metric: took 4.241192362s to extract preloaded images to volume ...
	W0731 21:28:59.737673 1462638 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0731 21:28:59.737791 1462638 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0731 21:28:59.795309 1462638 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-709752 --name addons-709752 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-709752 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-709752 --network addons-709752 --ip 192.168.49.2 --volume addons-709752:/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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0731 21:29:00.257814 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Running}}
	I0731 21:29:00.290241 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:00.322785 1462638 cli_runner.go:164] Run: docker exec addons-709752 stat /var/lib/dpkg/alternatives/iptables
	I0731 21:29:00.395954 1462638 oci.go:144] the created container "addons-709752" has a running status.
	I0731 21:29:00.396563 1462638 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa...
	I0731 21:29:00.702083 1462638 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0731 21:29:00.737360 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:00.763546 1462638 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0731 21:29:00.763564 1462638 kic_runner.go:114] Args: [docker exec --privileged addons-709752 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0731 21:29:00.836185 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:00.865455 1462638 machine.go:94] provisionDockerMachine start ...
	I0731 21:29:00.865557 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:00.889385 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:00.889667 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:00.889685 1462638 main.go:141] libmachine: About to run SSH command:
	hostname
	I0731 21:29:01.055953 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-709752
	
	I0731 21:29:01.056030 1462638 ubuntu.go:169] provisioning hostname "addons-709752"
	I0731 21:29:01.056162 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:01.076683 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:01.076936 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:01.076952 1462638 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-709752 && echo "addons-709752" | sudo tee /etc/hostname
	I0731 21:29:01.248594 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-709752
	
	I0731 21:29:01.248752 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:01.267168 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:01.267411 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:01.267428 1462638 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-709752' /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-709752/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-709752' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0731 21:29:01.403916 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0731 21:29:01.403943 1462638 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19355-1456243/.minikube CaCertPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19355-1456243/.minikube}
	I0731 21:29:01.403998 1462638 ubuntu.go:177] setting up certificates
	I0731 21:29:01.404011 1462638 provision.go:84] configureAuth start
	I0731 21:29:01.404075 1462638 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-709752
	I0731 21:29:01.420109 1462638 provision.go:143] copyHostCerts
	I0731 21:29:01.420187 1462638 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.pem (1082 bytes)
	I0731 21:29:01.420308 1462638 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19355-1456243/.minikube/cert.pem (1123 bytes)
	I0731 21:29:01.420362 1462638 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19355-1456243/.minikube/key.pem (1679 bytes)
	I0731 21:29:01.420408 1462638 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca-key.pem org=jenkins.addons-709752 san=[127.0.0.1 192.168.49.2 addons-709752 localhost minikube]
	I0731 21:29:01.868415 1462638 provision.go:177] copyRemoteCerts
	I0731 21:29:01.868491 1462638 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0731 21:29:01.868531 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:01.884548 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:01.982353 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0731 21:29:02.009771 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0731 21:29:02.035783 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0731 21:29:02.062838 1462638 provision.go:87] duration metric: took 658.796667ms to configureAuth
	I0731 21:29:02.062907 1462638 ubuntu.go:193] setting minikube options for container-runtime
	I0731 21:29:02.063115 1462638 config.go:182] Loaded profile config "addons-709752": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:29:02.063234 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.079856 1462638 main.go:141] libmachine: Using SSH client type: native
	I0731 21:29:02.080134 1462638 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34303 <nil> <nil>}
	I0731 21:29:02.080159 1462638 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
	I0731 21:29:02.306250 1462638 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0731 21:29:02.306275 1462638 machine.go:97] duration metric: took 1.440797783s to provisionDockerMachine
	I0731 21:29:02.306285 1462638 client.go:171] duration metric: took 9.497339682s to LocalClient.Create
	I0731 21:29:02.306304 1462638 start.go:167] duration metric: took 9.497411606s to libmachine.API.Create "addons-709752"
	I0731 21:29:02.306312 1462638 start.go:293] postStartSetup for "addons-709752" (driver="docker")
	I0731 21:29:02.306322 1462638 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]
	I0731 21:29:02.306396 1462638 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
	I0731 21:29:02.306443 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.323117 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.416810 1462638 ssh_runner.go:195] Run: cat /etc/os-release
	I0731 21:29:02.419673 1462638 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0731 21:29:02.419706 1462638 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0731 21:29:02.419717 1462638 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0731 21:29:02.419724 1462638 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0731 21:29:02.419734 1462638 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-1456243/.minikube/addons for local assets ...
	I0731 21:29:02.419796 1462638 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-1456243/.minikube/files for local assets ...
	I0731 21:29:02.419818 1462638 start.go:296] duration metric: took 113.500718ms for postStartSetup
	I0731 21:29:02.420146 1462638 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-709752
	I0731 21:29:02.435538 1462638 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/config.json ...
	I0731 21:29:02.435816 1462638 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:29:02.435858 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.450715 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.540871 1462638 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0731 21:29:02.545324 1462638 start.go:128] duration metric: took 9.738775206s to createHost
	I0731 21:29:02.545353 1462638 start.go:83] releasing machines lock for "addons-709752", held for 9.738930903s
	I0731 21:29:02.545435 1462638 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-709752
	I0731 21:29:02.561756 1462638 ssh_runner.go:195] Run: cat /version.json
	I0731 21:29:02.561813 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.562060 1462638 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0731 21:29:02.562101 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:02.580967 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.591070 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:02.793154 1462638 ssh_runner.go:195] Run: systemctl --version
	I0731 21:29:02.797472 1462638 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0731 21:29:02.937281 1462638 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0731 21:29:02.941362 1462638 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" ;
	I0731 21:29:02.960930 1462638 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0731 21:29:02.961010 1462638 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" ;
	I0731 21:29:02.991846 1462638 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0731 21:29:02.991869 1462638 start.go:495] detecting cgroup driver to use...
	I0731 21:29:02.991902 1462638 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0731 21:29:02.991954 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0731 21:29:03.017448 1462638 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0731 21:29:03.029369 1462638 docker.go:217] disabling cri-docker service (if available) ...
	I0731 21:29:03.029438 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0731 21:29:03.044826 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0731 21:29:03.060115 1462638 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0731 21:29:03.144212 1462638 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0731 21:29:03.239364 1462638 docker.go:233] disabling docker service ...
	I0731 21:29:03.239471 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0731 21:29:03.258770 1462638 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0731 21:29:03.270293 1462638 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0731 21:29:03.365000 1462638 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0731 21:29:03.460209 1462638 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0731 21:29:03.473175 1462638 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"
	I0731 21:29:03.488375 1462638 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0731 21:29:03.488444 1462638 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"
	I0731 21:29:03.498142 1462638 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0731 21:29:03.498209 1462638 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 21:29:03.508406 1462638 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 21:29:03.518450 1462638 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 21:29:03.528364 1462638 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0731 21:29:03.538059 1462638 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"
	I0731 21:29:03.547867 1462638 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"
	I0731 21:29:03.563766 1462638 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"
	I0731 21:29:03.573857 1462638 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0731 21:29:03.582450 1462638 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0731 21:29:03.590982 1462638 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:29:03.669766 1462638 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0731 21:29:03.790948 1462638 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0731 21:29:03.791088 1462638 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0731 21:29:03.794876 1462638 start.go:563] Will wait 60s for crictl version
	I0731 21:29:03.794936 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:29:03.798535 1462638 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0731 21:29:03.835116 1462638 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0731 21:29:03.835288 1462638 ssh_runner.go:195] Run: crio --version
	I0731 21:29:03.876844 1462638 ssh_runner.go:195] Run: crio --version
	I0731 21:29:03.917205 1462638 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0731 21:29:03.919292 1462638 cli_runner.go:164] Run: docker network inspect addons-709752 --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}}]}"
	I0731 21:29:03.939151 1462638 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0731 21:29:03.943255 1462638 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""
	I0731 21:29:03.954432 1462638 kubeadm.go:883] updating cluster {Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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} ...
	I0731 21:29:03.954551 1462638 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:29:03.954608 1462638 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 21:29:04.034486 1462638 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 21:29:04.034510 1462638 crio.go:433] Images already preloaded, skipping extraction
	I0731 21:29:04.034572 1462638 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 21:29:04.070767 1462638 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 21:29:04.070791 1462638 cache_images.go:84] Images are preloaded, skipping loading
	I0731 21:29:04.070800 1462638 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0731 21:29:04.070905 1462638 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-709752 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-709752 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:}
	I0731 21:29:04.070992 1462638 ssh_runner.go:195] Run: crio config
	I0731 21:29:04.120149 1462638 cni.go:84] Creating CNI manager for ""
	I0731 21:29:04.120174 1462638 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:29:04.120184 1462638 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0731 21:29:04.120208 1462638 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-709752 NodeName:addons-709752 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}
	I0731 21:29:04.120354 1462638 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-709752"
	  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
	
	I0731 21:29:04.120428 1462638 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0731 21:29:04.129222 1462638 binaries.go:44] Found k8s binaries, skipping transfer
	I0731 21:29:04.129290 1462638 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0731 21:29:04.137889 1462638 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0731 21:29:04.155357 1462638 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0731 21:29:04.173329 1462638 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0731 21:29:04.191209 1462638 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0731 21:29:04.194633 1462638 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""
	I0731 21:29:04.205347 1462638 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:29:04.294288 1462638 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 21:29:04.307508 1462638 certs.go:68] Setting up /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752 for IP: 192.168.49.2
	I0731 21:29:04.307531 1462638 certs.go:194] generating shared ca certs ...
	I0731 21:29:04.307550 1462638 certs.go:226] acquiring lock for ca certs: {Name:mkbf7aebfe717e9091896a6f2ff30a8d869fcd5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:04.307679 1462638 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key
	I0731 21:29:04.785495 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt ...
	I0731 21:29:04.785526 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt: {Name:mk2377749b505bfeee26894c873bfc1b8a0a7646 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:04.785722 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key ...
	I0731 21:29:04.785735 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key: {Name:mk5d91ce13a05de1fdd18048e1547bfa33a0a00b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:04.786370 1462638 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key
	I0731 21:29:05.111311 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.crt ...
	I0731 21:29:05.111392 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.crt: {Name:mk2d0ce6ff4ae2b3f0edd20061c02d7ad72af40e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.111610 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key ...
	I0731 21:29:05.111654 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key: {Name:mk2589020da912edc2fac953ac0e77ef35adae18 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.112360 1462638 certs.go:256] generating profile certs ...
	I0731 21:29:05.112451 1462638 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.key
	I0731 21:29:05.112490 1462638 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt with IP's: []
	I0731 21:29:05.580416 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt ...
	I0731 21:29:05.580452 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: {Name:mk475ba12af1e5c79b2e37db74c5637aa80daf94 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.581756 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.key ...
	I0731 21:29:05.581774 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.key: {Name:mkbab797186e55b18b3bd526570c842ae5b50de5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.582322 1462638 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4
	I0731 21:29:05.582346 1462638 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0731 21:29:05.972723 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4 ...
	I0731 21:29:05.972752 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4: {Name:mk9312d2e5a46e8b5dc09ac09735c3bbf67ef873 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.973387 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4 ...
	I0731 21:29:05.973417 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4: {Name:mkdae1c8541e33b02e39bb5b35d4c7e590aa86f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:05.973515 1462638 certs.go:381] copying /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt.4f2387f4 -> /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt
	I0731 21:29:05.973598 1462638 certs.go:385] copying /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key.4f2387f4 -> /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key
	I0731 21:29:05.973653 1462638 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key
	I0731 21:29:05.973676 1462638 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt with IP's: []
	I0731 21:29:06.981242 1462638 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt ...
	I0731 21:29:06.981276 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt: {Name:mkb10d3e80df25c1544e1a7ca530bc794ecf0f92 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:06.981842 1462638 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key ...
	I0731 21:29:06.981861 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key: {Name:mk29c3191e9486b660b8d7732525aecd89f8a8bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:06.982055 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca-key.pem (1679 bytes)
	I0731 21:29:06.982098 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/ca.pem (1082 bytes)
	I0731 21:29:06.982127 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/cert.pem (1123 bytes)
	I0731 21:29:06.982156 1462638 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1456243/.minikube/certs/key.pem (1679 bytes)
	I0731 21:29:06.982841 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0731 21:29:07.008072 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0731 21:29:07.032439 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0731 21:29:07.055959 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0731 21:29:07.079971 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0731 21:29:07.103147 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0731 21:29:07.126272 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0731 21:29:07.149833 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0731 21:29:07.172880 1462638 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0731 21:29:07.197033 1462638 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0731 21:29:07.213868 1462638 ssh_runner.go:195] Run: openssl version
	I0731 21:29:07.218999 1462638 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"
	I0731 21:29:07.228070 1462638 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:29:07.231445 1462638 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 31 21:29 /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:29:07.231545 1462638 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:29:07.238203 1462638 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"
	I0731 21:29:07.247213 1462638 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0731 21:29:07.250286 1462638 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
	I0731 21:29:07.250330 1462638 kubeadm.go:392] StartCluster: {Name:addons-709752 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-709752 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}
	I0731 21:29:07.250407 1462638 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0731 21:29:07.250465 1462638 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0731 21:29:07.289861 1462638 cri.go:89] found id: ""
	I0731 21:29:07.289971 1462638 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0731 21:29:07.298511 1462638 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0731 21:29:07.307049 1462638 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0731 21:29:07.307114 1462638 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
	I0731 21:29:07.315574 1462638 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
	I0731 21:29:07.315593 1462638 kubeadm.go:157] found existing configuration files:
	
	I0731 21:29:07.315666 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0731 21:29:07.324458 1462638 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
	I0731 21:29:07.324566 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0731 21:29:07.333086 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0731 21:29:07.344351 1462638 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
	I0731 21:29:07.344426 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0731 21:29:07.353692 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0731 21:29:07.362493 1462638 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
	I0731 21:29:07.362562 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0731 21:29:07.370888 1462638 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0731 21:29:07.379514 1462638 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
	I0731 21:29:07.379585 1462638 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0731 21:29:07.387662 1462638 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"
	I0731 21:29:07.431558 1462638 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0731 21:29:07.431863 1462638 kubeadm.go:310] [preflight] Running pre-flight checks
	I0731 21:29:07.475952 1462638 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0731 21:29:07.476040 1462638 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0731 21:29:07.476079 1462638 kubeadm.go:310] OS: Linux
	I0731 21:29:07.476127 1462638 kubeadm.go:310] CGROUPS_CPU: enabled
	I0731 21:29:07.476178 1462638 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0731 21:29:07.476227 1462638 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0731 21:29:07.476276 1462638 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0731 21:29:07.476326 1462638 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0731 21:29:07.476376 1462638 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0731 21:29:07.476423 1462638 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0731 21:29:07.476473 1462638 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0731 21:29:07.476521 1462638 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0731 21:29:07.544558 1462638 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0731 21:29:07.544666 1462638 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0731 21:29:07.544762 1462638 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0731 21:29:07.767430 1462638 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0731 21:29:07.771170 1462638 out.go:204]   - Generating certificates and keys ...
	I0731 21:29:07.771256 1462638 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0731 21:29:07.771325 1462638 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0731 21:29:08.509135 1462638 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0731 21:29:08.987957 1462638 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0731 21:29:09.910542 1462638 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0731 21:29:10.056819 1462638 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0731 21:29:10.351113 1462638 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0731 21:29:10.351379 1462638 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-709752 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 21:29:10.545697 1462638 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0731 21:29:10.546039 1462638 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-709752 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 21:29:10.798943 1462638 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0731 21:29:11.555767 1462638 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0731 21:29:12.344697 1462638 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0731 21:29:12.345011 1462638 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0731 21:29:12.710470 1462638 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0731 21:29:13.519217 1462638 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0731 21:29:13.816065 1462638 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0731 21:29:14.137459 1462638 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0731 21:29:14.626056 1462638 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0731 21:29:14.626613 1462638 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0731 21:29:14.629386 1462638 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0731 21:29:14.631620 1462638 out.go:204]   - Booting up control plane ...
	I0731 21:29:14.631747 1462638 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0731 21:29:14.631835 1462638 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0731 21:29:14.634774 1462638 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0731 21:29:14.645791 1462638 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0731 21:29:14.647212 1462638 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0731 21:29:14.647279 1462638 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0731 21:29:14.741154 1462638 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0731 21:29:14.741243 1462638 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0731 21:29:15.741779 1462638 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00067749s
	I0731 21:29:15.741862 1462638 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0731 21:29:21.745581 1462638 kubeadm.go:310] [api-check] The API server is healthy after 6.001899746s
	I0731 21:29:21.764134 1462638 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0731 21:29:21.776521 1462638 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0731 21:29:21.811028 1462638 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0731 21:29:21.811216 1462638 kubeadm.go:310] [mark-control-plane] Marking the node addons-709752 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0731 21:29:21.821646 1462638 kubeadm.go:310] [bootstrap-token] Using token: 60uhbm.uhfcjmw7q889uu52
	I0731 21:29:21.823741 1462638 out.go:204]   - Configuring RBAC rules ...
	I0731 21:29:21.823867 1462638 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0731 21:29:21.829119 1462638 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0731 21:29:21.838554 1462638 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
	I0731 21:29:21.843883 1462638 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0731 21:29:21.848144 1462638 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0731 21:29:21.852961 1462638 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0731 21:29:22.149613 1462638 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0731 21:29:22.591123 1462638 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0731 21:29:23.151108 1462638 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0731 21:29:23.152439 1462638 kubeadm.go:310] 
	I0731 21:29:23.152512 1462638 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0731 21:29:23.152536 1462638 kubeadm.go:310] 
	I0731 21:29:23.152621 1462638 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0731 21:29:23.152631 1462638 kubeadm.go:310] 
	I0731 21:29:23.152656 1462638 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0731 21:29:23.152713 1462638 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0731 21:29:23.152765 1462638 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0731 21:29:23.152773 1462638 kubeadm.go:310] 
	I0731 21:29:23.152845 1462638 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0731 21:29:23.152863 1462638 kubeadm.go:310] 
	I0731 21:29:23.152922 1462638 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0731 21:29:23.152932 1462638 kubeadm.go:310] 
	I0731 21:29:23.152990 1462638 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0731 21:29:23.153063 1462638 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0731 21:29:23.153135 1462638 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0731 21:29:23.153140 1462638 kubeadm.go:310] 
	I0731 21:29:23.153221 1462638 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0731 21:29:23.153304 1462638 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0731 21:29:23.153309 1462638 kubeadm.go:310] 
	I0731 21:29:23.153399 1462638 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 60uhbm.uhfcjmw7q889uu52 \
	I0731 21:29:23.153527 1462638 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3a28e65728795cd45b0876a0dd2405b69e56fb2af199a566e0455e62c1426d31 \
	I0731 21:29:23.153556 1462638 kubeadm.go:310] 	--control-plane 
	I0731 21:29:23.153562 1462638 kubeadm.go:310] 
	I0731 21:29:23.153661 1462638 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0731 21:29:23.153675 1462638 kubeadm.go:310] 
	I0731 21:29:23.153755 1462638 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 60uhbm.uhfcjmw7q889uu52 \
	I0731 21:29:23.153885 1462638 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3a28e65728795cd45b0876a0dd2405b69e56fb2af199a566e0455e62c1426d31 
	I0731 21:29:23.156608 1462638 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-aws\n", err: exit status 1
	I0731 21:29:23.156720 1462638 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0731 21:29:23.156740 1462638 cni.go:84] Creating CNI manager for ""
	I0731 21:29:23.156748 1462638 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:29:23.159028 1462638 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0731 21:29:23.160908 1462638 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0731 21:29:23.166556 1462638 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0731 21:29:23.166578 1462638 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0731 21:29:23.186644 1462638 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
	I0731 21:29:23.450989 1462638 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0731 21:29:23.451117 1462638 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
	I0731 21:29:23.451198 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-709752 minikube.k8s.io/updated_at=2024_07_31T21_29_23_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825 minikube.k8s.io/name=addons-709752 minikube.k8s.io/primary=true
	I0731 21:29:23.579706 1462638 ops.go:34] apiserver oom_adj: -16
	I0731 21:29:23.579799 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:24.080252 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:24.580521 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:25.080861 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:25.579924 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:26.079868 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:26.580324 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:27.079924 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:27.579938 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:28.080311 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:28.580034 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:29.080234 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:29.579956 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:30.080276 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:30.580718 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:31.080815 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:31.580506 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:32.080020 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:32.580501 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:33.080527 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:33.580680 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:34.080715 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:34.580892 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:35.080407 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:35.580667 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:36.080324 1462638 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:29:36.215400 1462638 kubeadm.go:1113] duration metric: took 12.764324748s to wait for elevateKubeSystemPrivileges
	I0731 21:29:36.215445 1462638 kubeadm.go:394] duration metric: took 28.96510663s to StartCluster
	I0731 21:29:36.215464 1462638 settings.go:142] acquiring lock: {Name:mk7e3999e826764df93807df48133cc200ea2de5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:36.216014 1462638 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:29:36.216422 1462638 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1456243/kubeconfig: {Name:mkc0e0d398711a5ca52f0d1764622a9ad24af405 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:29:36.217104 1462638 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"
	I0731 21:29:36.217128 1462638 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}
	I0731 21:29:36.217424 1462638 config.go:182] Loaded profile config "addons-709752": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:29:36.217461 1462638 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0731 21:29:36.217551 1462638 addons.go:69] Setting yakd=true in profile "addons-709752"
	I0731 21:29:36.217576 1462638 addons.go:234] Setting addon yakd=true in "addons-709752"
	I0731 21:29:36.217606 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.218074 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.218656 1462638 addons.go:69] Setting metrics-server=true in profile "addons-709752"
	I0731 21:29:36.218685 1462638 addons.go:234] Setting addon metrics-server=true in "addons-709752"
	I0731 21:29:36.218710 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.219105 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.219267 1462638 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-709752"
	I0731 21:29:36.219299 1462638 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-709752"
	I0731 21:29:36.219324 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.219718 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.221872 1462638 addons.go:69] Setting registry=true in profile "addons-709752"
	I0731 21:29:36.221912 1462638 addons.go:234] Setting addon registry=true in "addons-709752"
	I0731 21:29:36.221945 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.222369 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.223513 1462638 addons.go:69] Setting cloud-spanner=true in profile "addons-709752"
	I0731 21:29:36.223605 1462638 addons.go:234] Setting addon cloud-spanner=true in "addons-709752"
	I0731 21:29:36.223662 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.224357 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.227959 1462638 addons.go:69] Setting storage-provisioner=true in profile "addons-709752"
	I0731 21:29:36.228039 1462638 addons.go:234] Setting addon storage-provisioner=true in "addons-709752"
	I0731 21:29:36.228089 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.228569 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.239260 1462638 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-709752"
	I0731 21:29:36.239341 1462638 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-709752"
	I0731 21:29:36.239389 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.239847 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.241537 1462638 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-709752"
	I0731 21:29:36.241583 1462638 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-709752"
	I0731 21:29:36.241896 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.248354 1462638 addons.go:69] Setting volcano=true in profile "addons-709752"
	I0731 21:29:36.251904 1462638 addons.go:234] Setting addon volcano=true in "addons-709752"
	I0731 21:29:36.252139 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.252650 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.253404 1462638 addons.go:69] Setting default-storageclass=true in profile "addons-709752"
	I0731 21:29:36.253445 1462638 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-709752"
	I0731 21:29:36.253720 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.264523 1462638 addons.go:69] Setting volumesnapshots=true in profile "addons-709752"
	I0731 21:29:36.264576 1462638 addons.go:234] Setting addon volumesnapshots=true in "addons-709752"
	I0731 21:29:36.264618 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.265075 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.275908 1462638 addons.go:69] Setting gcp-auth=true in profile "addons-709752"
	I0731 21:29:36.275957 1462638 mustload.go:65] Loading cluster: addons-709752
	I0731 21:29:36.276153 1462638 config.go:182] Loaded profile config "addons-709752": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:29:36.276414 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.293171 1462638 out.go:177] * Verifying Kubernetes components...
	I0731 21:29:36.294034 1462638 addons.go:69] Setting ingress=true in profile "addons-709752"
	I0731 21:29:36.294076 1462638 addons.go:234] Setting addon ingress=true in "addons-709752"
	I0731 21:29:36.294120 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.294560 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.320211 1462638 addons.go:69] Setting ingress-dns=true in profile "addons-709752"
	I0731 21:29:36.320253 1462638 addons.go:234] Setting addon ingress-dns=true in "addons-709752"
	I0731 21:29:36.320298 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.320760 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.343348 1462638 addons.go:69] Setting inspektor-gadget=true in profile "addons-709752"
	I0731 21:29:36.343403 1462638 addons.go:234] Setting addon inspektor-gadget=true in "addons-709752"
	I0731 21:29:36.343444 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.343869 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.378545 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0731 21:29:36.429956 1462638 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0731 21:29:36.452535 1462638 out.go:177]   - Using image docker.io/registry:2.8.3
	I0731 21:29:36.454744 1462638 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0731 21:29:36.456935 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0731 21:29:36.456958 1462638 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0731 21:29:36.457044 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.480499 1462638 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:29:36.481505 1462638 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0731 21:29:36.485019 1462638 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0731 21:29:36.485045 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0731 21:29:36.485121 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	W0731 21:29:36.485538 1462638 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0731 21:29:36.497253 1462638 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0731 21:29:36.499963 1462638 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 21:29:36.499999 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0731 21:29:36.500064 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.501495 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0731 21:29:36.501805 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0731 21:29:36.501820 1462638 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0731 21:29:36.501900 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.503710 1462638 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 21:29:36.503733 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0731 21:29:36.503788 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.511477 1462638 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0731 21:29:36.511498 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0731 21:29:36.511566 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.511799 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0731 21:29:36.512630 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.514701 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0731 21:29:36.514720 1462638 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0731 21:29:36.514791 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.525483 1462638 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 -"
	I0731 21:29:36.527259 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0731 21:29:36.534675 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0731 21:29:36.535891 1462638 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-709752"
	I0731 21:29:36.535929 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.537869 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.561569 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:29:36.565124 1462638 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 21:29:36.565159 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0731 21:29:36.569635 1462638 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0731 21:29:36.573463 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0731 21:29:36.573494 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0731 21:29:36.573572 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.579564 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0731 21:29:36.590339 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0731 21:29:36.595177 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0731 21:29:36.565236 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.619601 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0731 21:29:36.565136 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:29:36.623297 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0731 21:29:36.653751 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0731 21:29:36.657359 1462638 addons.go:234] Setting addon default-storageclass=true in "addons-709752"
	I0731 21:29:36.657402 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:36.657795 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:36.668283 1462638 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 21:29:36.668353 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0731 21:29:36.668452 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.696031 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.696507 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.704747 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0731 21:29:36.708352 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.712379 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.728476 1462638 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0731 21:29:36.735798 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0731 21:29:36.735826 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0731 21:29:36.735905 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.736244 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.741848 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.742233 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.762207 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.779571 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.782091 1462638 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0731 21:29:36.783945 1462638 out.go:177]   - Using image docker.io/busybox:stable
	I0731 21:29:36.788165 1462638 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 21:29:36.788189 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0731 21:29:36.788270 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.796145 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.806383 1462638 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0731 21:29:36.806407 1462638 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0731 21:29:36.806470 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:36.833484 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.845182 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:36.859464 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:37.242664 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0731 21:29:37.242753 1462638 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0731 21:29:37.259148 1462638 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
	I0731 21:29:37.270316 1462638 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
	I0731 21:29:37.281359 1462638 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
	I0731 21:29:37.284345 1462638 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0731 21:29:37.284366 1462638 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0731 21:29:37.326481 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0731 21:29:37.326506 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0731 21:29:37.329865 1462638 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
	I0731 21:29:37.347966 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0731 21:29:37.348070 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0731 21:29:37.356525 1462638 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
	I0731 21:29:37.357194 1462638 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0731 21:29:37.357214 1462638 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0731 21:29:37.362208 1462638 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
	I0731 21:29:37.373295 1462638 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
	I0731 21:29:37.385357 1462638 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 21:29:37.408894 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0731 21:29:37.408920 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0731 21:29:37.442711 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0731 21:29:37.442735 1462638 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0731 21:29:37.463076 1462638 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0731 21:29:37.463104 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0731 21:29:37.466370 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0731 21:29:37.466390 1462638 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0731 21:29:37.526339 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0731 21:29:37.526372 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0731 21:29:37.623516 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0731 21:29:37.623541 1462638 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)
	I0731 21:29:37.623677 1462638 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
	I0731 21:29:37.628116 1462638 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 21:29:37.628139 1462638 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0731 21:29:37.632104 1462638 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0731 21:29:37.632129 1462638 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0731 21:29:37.697828 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0731 21:29:37.697853 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0731 21:29:37.734373 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0731 21:29:37.734398 1462638 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0731 21:29:37.808150 1462638 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
	I0731 21:29:37.840312 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0731 21:29:37.840339 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0731 21:29:37.850903 1462638 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0731 21:29:37.850927 1462638 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0731 21:29:37.854259 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0731 21:29:37.854283 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0731 21:29:37.933157 1462638 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0731 21:29:37.933179 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0731 21:29:38.027205 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0731 21:29:38.027233 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0731 21:29:38.036256 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0731 21:29:38.036282 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0731 21:29:38.039133 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0731 21:29:38.039164 1462638 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0731 21:29:38.111492 1462638 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
	I0731 21:29:38.166463 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0731 21:29:38.166488 1462638 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0731 21:29:38.168617 1462638 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 21:29:38.168642 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0731 21:29:38.206764 1462638 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0731 21:29:38.206792 1462638 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0731 21:29:38.265867 1462638 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
	I0731 21:29:38.310275 1462638 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 21:29:38.310299 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0731 21:29:38.335021 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0731 21:29:38.335046 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0731 21:29:38.444257 1462638 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
	I0731 21:29:38.506611 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0731 21:29:38.506641 1462638 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0731 21:29:38.667150 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0731 21:29:38.667175 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0731 21:29:38.829288 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0731 21:29:38.829314 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0731 21:29:38.977485 1462638 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 21:29:38.977515 1462638 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0731 21:29:39.106592 1462638 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
	I0731 21:29:39.337635 1462638 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 -": (2.812118157s)
	I0731 21:29:39.337666 1462638 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0731 21:29:40.287827 1462638 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-709752" context rescaled to 1 replicas
	I0731 21:29:43.129286 1462638 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: (5.870045838s)
	I0731 21:29:43.129334 1462638 addons.go:475] Verifying addon ingress=true in "addons-709752"
	I0731 21:29:43.129489 1462638 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.859088433s)
	I0731 21:29:43.129568 1462638 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.848133693s)
	I0731 21:29:43.129749 1462638 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.799825778s)
	I0731 21:29:43.129901 1462638 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.773352536s)
	I0731 21:29:43.129952 1462638 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.767728339s)
	I0731 21:29:43.129992 1462638 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.756669488s)
	I0731 21:29:43.130012 1462638 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.744635658s)
	I0731 21:29:43.130801 1462638 node_ready.go:35] waiting up to 6m0s for node "addons-709752" to be "Ready" ...
	I0731 21:29:43.130960 1462638 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.507260667s)
	I0731 21:29:43.130981 1462638 addons.go:475] Verifying addon registry=true in "addons-709752"
	I0731 21:29:43.131372 1462638 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: (5.323184234s)
	I0731 21:29:43.131391 1462638 addons.go:475] Verifying addon metrics-server=true in "addons-709752"
	I0731 21:29:43.131432 1462638 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: (5.019906003s)
	I0731 21:29:43.133771 1462638 out.go:177] * Verifying registry addon...
	I0731 21:29:43.133799 1462638 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-709752 service yakd-dashboard -n yakd-dashboard
	
	I0731 21:29:43.133829 1462638 out.go:177] * Verifying ingress addon...
	I0731 21:29:43.137283 1462638 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0731 21:29:43.138238 1462638 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0731 21:29:43.163080 1462638 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 21:29:43.163119 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:43.169156 1462638 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0731 21:29:43.169183 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0731 21:29:43.175547 1462638 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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]
	I0731 21:29:43.344241 1462638 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.899946206s)
	I0731 21:29:43.344417 1462638 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: (5.07823284s)
	W0731 21:29:43.344449 1462638 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
	I0731 21:29:43.344477 1462638 retry.go:31] will retry after 224.655056ms: 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
	I0731 21:29:43.544680 1462638 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.43803028s)
	I0731 21:29:43.544734 1462638 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-709752"
	I0731 21:29:43.547417 1462638 out.go:177] * Verifying csi-hostpath-driver addon...
	I0731 21:29:43.550141 1462638 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0731 21:29:43.569982 1462638 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
	I0731 21:29:43.574436 1462638 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 21:29:43.574461 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:43.660821 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:43.661268 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:44.056683 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:44.152740 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:44.153840 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:44.500148 1462638 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0731 21:29:44.500239 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:44.526589 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:44.555273 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:44.642213 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:44.644224 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:44.728719 1462638 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0731 21:29:44.768692 1462638 addons.go:234] Setting addon gcp-auth=true in "addons-709752"
	I0731 21:29:44.768785 1462638 host.go:66] Checking if "addons-709752" exists ...
	I0731 21:29:44.769267 1462638 cli_runner.go:164] Run: docker container inspect addons-709752 --format={{.State.Status}}
	I0731 21:29:44.799596 1462638 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0731 21:29:44.799693 1462638 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-709752
	I0731 21:29:44.828975 1462638 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34303 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/addons-709752/id_rsa Username:docker}
	I0731 21:29:45.058590 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:45.139912 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:45.151954 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:45.153462 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:45.555311 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:45.643581 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:45.648801 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:46.055508 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:46.148620 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:46.151628 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:46.555663 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:46.645018 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:46.646652 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:46.818832 1462638 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.248800106s)
	I0731 21:29:46.818906 1462638 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.019290019s)
	I0731 21:29:46.821525 1462638 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:29:46.824155 1462638 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0731 21:29:46.826746 1462638 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0731 21:29:46.826778 1462638 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0731 21:29:46.857923 1462638 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0731 21:29:46.857951 1462638 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0731 21:29:46.881288 1462638 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 21:29:46.881313 1462638 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0731 21:29:46.901888 1462638 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
	I0731 21:29:47.073427 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:47.141549 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:47.144942 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:47.485598 1462638 addons.go:475] Verifying addon gcp-auth=true in "addons-709752"
	I0731 21:29:47.488256 1462638 out.go:177] * Verifying gcp-auth addon...
	I0731 21:29:47.492264 1462638 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0731 21:29:47.499968 1462638 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 21:29:47.500020 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:47.555059 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:47.634082 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:47.641526 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:47.647823 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:47.996561 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:48.055918 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:48.143212 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:48.143891 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:48.496521 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:48.554935 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:48.641650 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:48.644582 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:48.995638 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:49.058209 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:49.145772 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:49.147115 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:49.495534 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:49.554464 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:49.635811 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:49.643281 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:49.644820 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:49.995660 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:50.057313 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:50.142149 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:50.144830 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:50.495937 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:50.555149 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:50.642208 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:50.643169 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:50.995791 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:51.054552 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:51.141978 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:51.142830 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:51.497293 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:51.555238 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:51.642810 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:51.644163 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:51.996224 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:52.055260 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:52.134846 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:52.141643 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:52.142442 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:52.495355 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:52.554461 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:52.642357 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:52.642979 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:53.005640 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:53.054110 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:53.142735 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:53.143000 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:53.496372 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:53.554655 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:53.642068 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:53.642602 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:53.995797 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:54.055527 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:54.141134 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:54.143266 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:54.495651 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:54.555591 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:54.634477 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:54.642127 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:54.642742 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:54.995427 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:55.055330 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:55.142442 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:55.143101 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:55.496176 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:55.554506 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:55.641742 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:55.642250 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:55.995217 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:56.054939 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:56.142100 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:56.142748 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:56.495917 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:56.554319 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:56.642484 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:56.642965 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:56.995969 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:57.054789 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:57.134499 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:57.142279 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:57.143403 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:57.495629 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:57.554805 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:57.642163 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:57.642269 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:57.995841 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:58.054811 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:58.142944 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:58.143513 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:58.496623 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:58.553979 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:58.643615 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:58.644227 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:58.996564 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:59.055021 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:59.134773 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:29:59.142837 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:59.144093 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:59.496276 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:29:59.554500 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:29:59.643491 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:29:59.644024 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:29:59.995386 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:00.065231 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:00.156418 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:00.156791 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:00.496581 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:00.555138 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:00.642883 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:00.643600 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:00.995630 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:01.055386 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:01.135124 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:01.142690 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:01.145889 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:01.496209 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:01.555946 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:01.642521 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:01.644944 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:01.996723 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:02.056205 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:02.143050 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:02.145087 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:02.496261 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:02.555030 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:02.642645 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:02.643110 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:02.996461 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:03.055423 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:03.142145 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:03.143204 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:03.496350 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:03.554860 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:03.634526 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:03.643029 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:03.644159 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:03.996412 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:04.054825 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:04.142545 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:04.143464 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:04.495755 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:04.554545 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:04.642295 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:04.643177 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:04.996287 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:05.055441 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:05.142055 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:05.143005 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:05.496195 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:05.554415 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:05.641339 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:05.642566 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:05.996512 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:06.056042 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:06.135645 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:06.143189 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:06.146224 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:06.496856 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:06.554875 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:06.643817 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:06.645514 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:06.995605 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:07.054618 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:07.142871 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:07.145226 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:07.495524 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:07.555096 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:07.641695 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:07.642333 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:07.996020 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:08.054827 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:08.142478 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:08.143522 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:08.495392 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:08.555283 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:08.634679 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:08.642116 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:08.643295 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:08.996319 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:09.055028 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:09.142295 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:09.143019 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:09.496174 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:09.554270 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:09.642793 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:09.642961 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:09.996272 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:10.054952 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:10.142805 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:10.143294 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:10.497389 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:10.554544 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:10.641357 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:10.643006 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:10.996084 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:11.054771 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:11.134160 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:11.142765 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:11.144089 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:11.495946 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:11.554991 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:11.642203 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:11.643008 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:11.996111 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:12.055320 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:12.143130 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:12.143938 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:12.495702 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:12.555401 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:12.641757 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:12.643670 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:12.996120 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:13.054672 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:13.134376 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:13.142445 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:13.142827 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:13.496163 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:13.556271 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:13.641988 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:13.642499 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:13.995490 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:14.054164 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:14.141912 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:14.143518 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:14.496236 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:14.555711 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:14.641908 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:14.643677 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:14.996503 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:15.054921 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:15.134537 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:15.143503 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:15.143774 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:15.496295 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:15.554576 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:15.642317 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:15.643339 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:15.995631 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:16.054754 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:16.143025 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:16.143550 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:16.495318 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:16.554894 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:16.642638 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:16.642856 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:16.996371 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:17.055051 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:17.141718 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:17.143433 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:17.495414 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:17.554775 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:17.634168 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:17.643105 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:17.643694 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:17.996102 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:18.054653 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:18.143013 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:18.143697 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:18.496094 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:18.557866 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:18.643084 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:18.643646 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:18.996029 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:19.055064 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:19.141943 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:19.143731 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:19.496053 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:19.554842 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:19.634546 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:19.642563 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:19.643461 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:19.996047 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:20.055361 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:20.141631 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:20.142489 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:20.496115 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:20.554996 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:20.642688 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:20.643740 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:20.996344 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:21.055047 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:21.142110 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:21.143086 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:21.496148 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:21.554227 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:21.635062 1462638 node_ready.go:53] node "addons-709752" has status "Ready":"False"
	I0731 21:30:21.642810 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:21.643593 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:21.995568 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:22.054381 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:22.142308 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:22.143267 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:22.501608 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:22.558503 1462638 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 21:30:22.558530 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:22.693749 1462638 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 21:30:22.693775 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:22.706770 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:22.707844 1462638 node_ready.go:49] node "addons-709752" has status "Ready":"True"
	I0731 21:30:22.707871 1462638 node_ready.go:38] duration metric: took 39.577043706s for node "addons-709752" to be "Ready" ...
	I0731 21:30:22.707910 1462638 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" ...
	I0731 21:30:22.795266 1462638 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-h5n84" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:22.996337 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:23.058930 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:23.144962 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:23.147202 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:23.496806 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:23.557991 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:23.645935 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:23.648551 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:23.816157 1462638 pod_ready.go:92] pod "coredns-7db6d8ff4d-h5n84" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.816183 1462638 pod_ready.go:81] duration metric: took 1.020881421s for pod "coredns-7db6d8ff4d-h5n84" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.816226 1462638 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.830833 1462638 pod_ready.go:92] pod "etcd-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.830854 1462638 pod_ready.go:81] duration metric: took 14.61211ms for pod "etcd-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.830870 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.839047 1462638 pod_ready.go:92] pod "kube-apiserver-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.839071 1462638 pod_ready.go:81] duration metric: took 8.193675ms for pod "kube-apiserver-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.839082 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.844140 1462638 pod_ready.go:92] pod "kube-controller-manager-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.844165 1462638 pod_ready.go:81] duration metric: took 5.076344ms for pod "kube-controller-manager-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.844178 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-bzlkc" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.849212 1462638 pod_ready.go:92] pod "kube-proxy-bzlkc" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:23.849236 1462638 pod_ready.go:81] duration metric: took 5.050359ms for pod "kube-proxy-bzlkc" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.849294 1462638 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:23.995554 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:24.056351 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:24.142935 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:24.146429 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:24.234769 1462638 pod_ready.go:92] pod "kube-scheduler-addons-709752" in "kube-system" namespace has status "Ready":"True"
	I0731 21:30:24.234796 1462638 pod_ready.go:81] duration metric: took 385.486424ms for pod "kube-scheduler-addons-709752" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:24.234810 1462638 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace to be "Ready" ...
	I0731 21:30:24.497573 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:24.558480 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:24.684615 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:24.685549 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:24.996488 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:25.063316 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:25.152968 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:25.156692 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:25.496055 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:25.557133 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:25.643966 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:25.646795 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:25.996789 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:26.056256 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:26.143224 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:26.145262 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:26.240965 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:26.496520 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:26.557068 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:26.643369 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:26.645642 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:26.996372 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:27.056609 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:27.141794 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:27.145764 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:27.495862 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:27.556555 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:27.643033 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:27.644465 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:27.995911 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:28.057543 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:28.144254 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:28.147528 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:28.242061 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:28.499286 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:28.566400 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:28.645318 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:28.645919 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:28.995837 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:29.057096 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:29.145714 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:29.146588 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:29.496574 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:29.557604 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:29.645188 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:29.650525 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:29.996003 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:30.058046 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:30.144167 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:30.146528 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:30.496070 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:30.559302 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:30.643643 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:30.646817 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:30.743536 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:30.996637 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:31.056815 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:31.144443 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:31.147731 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:31.496512 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:31.556426 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:31.643750 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:31.646766 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:31.996213 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:32.059503 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:32.142982 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:32.145198 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:32.496643 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:32.558926 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:32.647782 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:32.652566 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:32.996537 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:33.058730 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:33.147534 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:33.148589 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:33.246352 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:33.496176 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:33.557109 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:33.645981 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:33.649539 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:34.004895 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:34.059525 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:34.165513 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:34.170159 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:34.496864 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:34.557068 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:34.645907 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:34.648722 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:35.005440 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:35.063323 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:35.145113 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:35.149738 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:35.496478 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:35.587579 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:35.646412 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:35.647902 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:35.740264 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:35.996821 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:36.058745 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:36.142798 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:36.146704 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:36.495961 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:36.555678 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:36.642783 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:36.644561 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:36.995836 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:37.059093 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:37.144960 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:37.148294 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:37.498640 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:37.563638 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:37.650538 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:37.652433 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:37.744675 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:37.996758 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:38.058649 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:38.143636 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:38.146110 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:38.506344 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:38.556588 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:38.644371 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:38.647039 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:38.996590 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:39.056324 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:39.142568 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:39.144781 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:39.496322 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:39.556571 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:39.643636 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:39.644679 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:39.996693 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:40.056200 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:40.144645 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:40.145224 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:40.241333 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:40.497712 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:40.555941 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:40.643782 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:40.644795 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:41.002468 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:41.071888 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:41.147630 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:41.149091 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:41.529165 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:41.556318 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:41.644631 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:41.645905 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:41.996794 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:42.059738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:42.154660 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:42.155771 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:42.247288 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:42.497315 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:42.556984 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:42.645143 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:42.652444 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:42.996898 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:43.061624 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:43.143113 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:43.149047 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:43.496502 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:43.557764 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:43.643221 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:43.644824 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:43.999079 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:44.057391 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:44.143629 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:44.147233 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:44.496028 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:44.558081 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:44.647004 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:44.658614 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:44.742169 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:44.995539 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:45.056882 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:45.146840 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:45.148985 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:45.496187 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:45.556266 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:45.643353 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:45.644790 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:45.996505 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:46.056112 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:46.142595 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:46.144527 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:46.500954 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:46.555857 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:46.643129 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:46.649490 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:46.756988 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:46.995951 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:47.056543 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:47.144695 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:47.149290 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:47.497008 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:47.558020 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:47.648874 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:47.660888 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:47.996308 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:48.056172 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:48.143438 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:48.144614 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:48.496209 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:48.559187 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:48.642609 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:48.643592 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:48.996620 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:49.056734 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:49.143711 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:49.144302 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:49.246088 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:49.498309 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:49.559924 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:49.643811 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:49.645432 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:49.996825 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:50.056738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:50.154820 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:50.158648 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:50.496216 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:50.556248 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:50.647575 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:50.657610 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:50.995505 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:51.056901 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:51.142338 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:51.143264 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:51.496405 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:51.556255 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:51.645331 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:51.648038 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:51.743184 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:51.996094 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:52.059443 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:52.145676 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:52.146457 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:52.495681 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:52.566208 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:52.642682 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:52.645342 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:52.996276 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:53.056596 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:53.141573 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:53.146063 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:53.496765 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:53.556179 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:53.642680 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:53.643814 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:53.996528 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:54.055394 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:54.141594 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:54.144631 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:54.240759 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:54.496413 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:54.559849 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:54.644871 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:54.646049 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:54.997408 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:55.061198 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:55.146874 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:55.151992 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:55.496574 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:55.556941 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:55.642356 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:55.646824 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:55.997211 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:56.056690 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:56.144376 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:56.147482 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:56.242628 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:56.496736 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:56.557460 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:56.643565 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:56.649185 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:57.001203 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:57.056721 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:57.143592 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:57.144572 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:57.496218 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:57.556542 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:57.655784 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:57.664086 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:57.998788 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:58.062162 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:58.143676 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:58.147227 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:58.495784 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:58.559130 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:58.645803 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:58.653971 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:58.744301 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:30:58.997116 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:59.056444 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:59.143350 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:59.145970 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:59.496346 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:30:59.557946 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:30:59.643637 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:30:59.646555 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:30:59.995737 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:00.069329 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:00.145910 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:00.150251 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:00.496012 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:00.558624 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:00.642353 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:00.646352 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:00.995931 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:01.056579 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:01.143575 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:01.144746 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:01.241593 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:01.497833 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:01.557622 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:01.642523 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:01.659515 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:01.996727 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:02.057367 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:02.143024 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:02.145367 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:02.497569 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:02.555940 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:02.642991 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:02.644782 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:03.010171 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:03.057018 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:03.146861 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:03.157794 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:03.241659 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:03.496152 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:03.560990 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:03.641929 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:03.644237 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:03.995805 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:04.056964 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:04.146747 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:04.151380 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:04.496190 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:04.558839 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:04.642678 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:04.644784 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:04.997104 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:05.061081 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:05.150320 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:05.152493 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:05.243790 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:05.496573 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:05.556445 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:05.642401 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:05.646591 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:05.995894 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:06.060546 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:06.143492 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:06.145196 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:06.496568 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:06.560815 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:06.644117 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:06.647197 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:06.995832 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:07.056836 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:07.146748 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:07.151058 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:07.247106 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:07.495916 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:07.556583 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:07.643552 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:07.645012 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:07.996433 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:08.058026 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:08.146037 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:08.148767 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:08.497650 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:08.565868 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:08.644928 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:08.648350 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:31:08.996151 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:09.057114 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:09.143782 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:09.144747 1462638 kapi.go:107] duration metric: took 1m26.006508173s to wait for kubernetes.io/minikube-addons=registry ...
	I0731 21:31:09.496738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:09.555701 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:09.642509 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:09.741393 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:10.001698 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:10.067789 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:10.145394 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:10.496350 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:10.555795 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:10.641788 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:10.996735 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:11.057757 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:11.142726 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:11.497199 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:11.558481 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:11.644397 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:11.746318 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:11.996764 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:12.058010 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:12.143318 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:12.497178 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:12.558424 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:12.643417 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:12.996464 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:13.057482 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:13.142088 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:13.549262 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:13.579677 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:13.645973 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:13.996983 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:14.057649 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:14.141675 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:14.242749 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:14.496465 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:14.556371 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:14.643278 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:14.995877 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:15.057506 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:15.142654 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:15.496207 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:15.557655 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:15.642245 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:16.004038 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:16.061458 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:16.142256 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:16.496527 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:16.560378 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:16.641508 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:16.741682 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:16.996282 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:17.056206 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:17.142573 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:17.496228 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:17.557276 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:17.642047 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:17.996108 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:18.056246 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:18.141433 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:18.497436 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:18.568058 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:18.642787 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:18.742946 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:18.997007 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:19.080103 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:19.142654 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:19.496884 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:19.556552 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:19.642234 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:19.996304 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:20.061019 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:20.142904 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:20.496729 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:20.558645 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:20.643297 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:20.996503 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:21.058589 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:21.142840 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:21.241687 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:21.497470 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:21.559191 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:21.642715 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:21.996076 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:22.055918 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:22.142937 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:22.496010 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:22.556731 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:22.644274 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:22.996592 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:23.056670 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:23.144643 1462638 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:31:23.243496 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:23.496738 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:23.556198 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:23.645209 1462638 kapi.go:107] duration metric: took 1m40.507926962s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0731 21:31:23.996341 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:24.056407 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:24.497522 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:24.558103 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:25.014870 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:25.057565 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:25.496636 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:25.556705 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:25.741568 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:25.996114 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:26.059409 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:26.495848 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:26.556346 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:26.995838 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:27.056693 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:27.495815 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:27.556397 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:27.996216 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:28.056542 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:28.241432 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:28.496393 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:28.556219 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:28.996674 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:29.056249 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:29.496221 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:29.556129 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:29.996943 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:30.058106 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:30.242537 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:30.496140 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:30.555395 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:30.995635 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:31.055957 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:31.496607 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:31.563677 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:31.997045 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:32.057207 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:32.501993 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:31:32.563279 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:32.741565 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:32.996119 1462638 kapi.go:107] duration metric: took 1m45.50385212s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0731 21:31:32.997962 1462638 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-709752 cluster.
	I0731 21:31:33.000466 1462638 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.
	I0731 21:31:33.003359 1462638 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0731 21:31:33.056247 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:33.555696 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:34.055929 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:34.573099 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:35.055665 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:35.242183 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:35.556549 1462638 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:31:36.056571 1462638 kapi.go:107] duration metric: took 1m52.506439507s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0731 21:31:36.059097 1462638 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0731 21:31:36.061520 1462638 addons.go:510] duration metric: took 1m59.844044558s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0731 21:31:37.740563 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:39.740604 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:41.741078 1462638 pod_ready.go:102] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"False"
	I0731 21:31:42.762244 1462638 pod_ready.go:92] pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace has status "Ready":"True"
	I0731 21:31:42.762275 1462638 pod_ready.go:81] duration metric: took 1m18.527456935s for pod "metrics-server-c59844bb4-mq6tf" in "kube-system" namespace to be "Ready" ...
	I0731 21:31:42.762288 1462638 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-pr5l9" in "kube-system" namespace to be "Ready" ...
	I0731 21:31:42.774709 1462638 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-pr5l9" in "kube-system" namespace has status "Ready":"True"
	I0731 21:31:42.774738 1462638 pod_ready.go:81] duration metric: took 12.441638ms for pod "nvidia-device-plugin-daemonset-pr5l9" in "kube-system" namespace to be "Ready" ...
	I0731 21:31:42.774762 1462638 pod_ready.go:38] duration metric: took 1m20.066833433s 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" ...
	I0731 21:31:42.774778 1462638 api_server.go:52] waiting for apiserver process to appear ...
	I0731 21:31:42.775460 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 21:31:42.775561 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 21:31:42.845040 1462638 cri.go:89] found id: "b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:42.845062 1462638 cri.go:89] found id: ""
	I0731 21:31:42.845070 1462638 logs.go:276] 1 containers: [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324]
	I0731 21:31:42.845128 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.849439 1462638 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 21:31:42.849511 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 21:31:42.887784 1462638 cri.go:89] found id: "e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:42.887803 1462638 cri.go:89] found id: ""
	I0731 21:31:42.887810 1462638 logs.go:276] 1 containers: [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7]
	I0731 21:31:42.887867 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.891427 1462638 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 21:31:42.891503 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 21:31:42.928724 1462638 cri.go:89] found id: "d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:42.928748 1462638 cri.go:89] found id: ""
	I0731 21:31:42.928756 1462638 logs.go:276] 1 containers: [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b]
	I0731 21:31:42.928828 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.932294 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 21:31:42.932371 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 21:31:42.972395 1462638 cri.go:89] found id: "7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:42.972418 1462638 cri.go:89] found id: ""
	I0731 21:31:42.972425 1462638 logs.go:276] 1 containers: [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5]
	I0731 21:31:42.972479 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:42.976196 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 21:31:42.976265 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 21:31:43.022522 1462638 cri.go:89] found id: "0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:43.022543 1462638 cri.go:89] found id: ""
	I0731 21:31:43.022552 1462638 logs.go:276] 1 containers: [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b]
	I0731 21:31:43.022610 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:43.028548 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 21:31:43.028678 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 21:31:43.106988 1462638 cri.go:89] found id: "c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:43.107010 1462638 cri.go:89] found id: ""
	I0731 21:31:43.107018 1462638 logs.go:276] 1 containers: [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a]
	I0731 21:31:43.107071 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:43.110557 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 21:31:43.110629 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 21:31:43.151562 1462638 cri.go:89] found id: "b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:43.151586 1462638 cri.go:89] found id: ""
	I0731 21:31:43.151594 1462638 logs.go:276] 1 containers: [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac]
	I0731 21:31:43.151655 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:43.155248 1462638 logs.go:123] Gathering logs for kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] ...
	I0731 21:31:43.155273 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:43.210116 1462638 logs.go:123] Gathering logs for kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] ...
	I0731 21:31:43.210148 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:43.286125 1462638 logs.go:123] Gathering logs for container status ...
	I0731 21:31:43.286160 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 21:31:43.345241 1462638 logs.go:123] Gathering logs for etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] ...
	I0731 21:31:43.345273 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:43.395054 1462638 logs.go:123] Gathering logs for coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] ...
	I0731 21:31:43.395082 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:43.442664 1462638 logs.go:123] Gathering logs for kube-proxy [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] ...
	I0731 21:31:43.442702 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:43.486755 1462638 logs.go:123] Gathering logs for kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] ...
	I0731 21:31:43.486785 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:43.532882 1462638 logs.go:123] Gathering logs for kubelet ...
	I0731 21:31:43.532917 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 21:31:43.575437 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405733    1542 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.575651 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405776    1542 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.575835 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405820    1542 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.576049 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405833    1542 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.577778 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.418288    1542 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.577986 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.418335    1542 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578174 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419772    1542 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578389 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578572 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.578781 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.579094 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.579282 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:43.623666 1462638 logs.go:123] Gathering logs for dmesg ...
	I0731 21:31:43.623700 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 21:31:43.645264 1462638 logs.go:123] Gathering logs for describe nodes ...
	I0731 21:31:43.645294 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 21:31:43.827763 1462638 logs.go:123] Gathering logs for kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] ...
	I0731 21:31:43.827801 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:43.897111 1462638 logs.go:123] Gathering logs for CRI-O ...
	I0731 21:31:43.897151 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 21:31:43.992548 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:43.992586 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 21:31:43.992644 1462638 out.go:239] X Problems detected in kubelet:
	W0731 21:31:43.992655 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992663 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992678 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992685 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:43.992697 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:43.992718 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:43.992725 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:31:53.993469 1462638 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:31:54.011853 1462638 api_server.go:72] duration metric: took 2m17.794683654s to wait for apiserver process to appear ...
	I0731 21:31:54.011884 1462638 api_server.go:88] waiting for apiserver healthz status ...
	I0731 21:31:54.011921 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 21:31:54.012009 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 21:31:54.065711 1462638 cri.go:89] found id: "b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:54.065738 1462638 cri.go:89] found id: ""
	I0731 21:31:54.065747 1462638 logs.go:276] 1 containers: [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324]
	I0731 21:31:54.065809 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.070245 1462638 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 21:31:54.070339 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 21:31:54.117590 1462638 cri.go:89] found id: "e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:54.117616 1462638 cri.go:89] found id: ""
	I0731 21:31:54.117624 1462638 logs.go:276] 1 containers: [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7]
	I0731 21:31:54.117679 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.121382 1462638 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 21:31:54.121453 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 21:31:54.161079 1462638 cri.go:89] found id: "d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:54.161106 1462638 cri.go:89] found id: ""
	I0731 21:31:54.161115 1462638 logs.go:276] 1 containers: [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b]
	I0731 21:31:54.161178 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.168181 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 21:31:54.168253 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 21:31:54.218201 1462638 cri.go:89] found id: "7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:54.218224 1462638 cri.go:89] found id: ""
	I0731 21:31:54.218233 1462638 logs.go:276] 1 containers: [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5]
	I0731 21:31:54.218288 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.221759 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 21:31:54.221847 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 21:31:54.268908 1462638 cri.go:89] found id: "0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:54.268936 1462638 cri.go:89] found id: ""
	I0731 21:31:54.268944 1462638 logs.go:276] 1 containers: [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b]
	I0731 21:31:54.268999 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.272965 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 21:31:54.273065 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 21:31:54.316255 1462638 cri.go:89] found id: "c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:54.316275 1462638 cri.go:89] found id: ""
	I0731 21:31:54.316282 1462638 logs.go:276] 1 containers: [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a]
	I0731 21:31:54.316338 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.320056 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 21:31:54.320132 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 21:31:54.357536 1462638 cri.go:89] found id: "b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:54.357564 1462638 cri.go:89] found id: ""
	I0731 21:31:54.357573 1462638 logs.go:276] 1 containers: [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac]
	I0731 21:31:54.357629 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:31:54.361249 1462638 logs.go:123] Gathering logs for kubelet ...
	I0731 21:31:54.361273 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 21:31:54.396681 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405733    1542 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.396916 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405776    1542 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.397115 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.405820    1542 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.397331 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.405833    1542 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399059 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.418288    1542 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399272 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.418335    1542 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399462 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419772    1542 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399670 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.399854 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.400140 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.400457 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:54.400643 1462638 logs.go:138] Found kubelet problem: Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:54.444704 1462638 logs.go:123] Gathering logs for dmesg ...
	I0731 21:31:54.444743 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 21:31:54.465547 1462638 logs.go:123] Gathering logs for CRI-O ...
	I0731 21:31:54.465579 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 21:31:54.565597 1462638 logs.go:123] Gathering logs for container status ...
	I0731 21:31:54.565637 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 21:31:54.627262 1462638 logs.go:123] Gathering logs for kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] ...
	I0731 21:31:54.627293 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:31:54.699737 1462638 logs.go:123] Gathering logs for kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] ...
	I0731 21:31:54.699773 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:31:54.753466 1462638 logs.go:123] Gathering logs for describe nodes ...
	I0731 21:31:54.753499 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 21:31:54.894862 1462638 logs.go:123] Gathering logs for kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] ...
	I0731 21:31:54.894901 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:31:54.967285 1462638 logs.go:123] Gathering logs for etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] ...
	I0731 21:31:54.967320 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:31:55.030859 1462638 logs.go:123] Gathering logs for coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] ...
	I0731 21:31:55.030892 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:31:55.075724 1462638 logs.go:123] Gathering logs for kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] ...
	I0731 21:31:55.075757 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:31:55.129376 1462638 logs.go:123] Gathering logs for kube-proxy [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] ...
	I0731 21:31:55.129409 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:31:55.178250 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:55.178276 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 21:31:55.178324 1462638 out.go:239] X Problems detected in kubelet:
	W0731 21:31:55.178339 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.419811    1542 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178346 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.419959    1542 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178362 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.420015    1542 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-709752" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178371 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: W0731 21:30:22.425272    1542 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	W0731 21:31:55.178381 1462638 out.go:239]   Jul 31 21:30:22 addons-709752 kubelet[1542]: E0731 21:30:22.425316    1542 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-709752" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-709752' and this object
	I0731 21:31:55.178387 1462638 out.go:304] Setting ErrFile to fd 2...
	I0731 21:31:55.178397 1462638 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:32:05.179956 1462638 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0731 21:32:05.189330 1462638 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0731 21:32:05.190387 1462638 api_server.go:141] control plane version: v1.30.3
	I0731 21:32:05.190414 1462638 api_server.go:131] duration metric: took 11.178521002s to wait for apiserver health ...
	I0731 21:32:05.190424 1462638 system_pods.go:43] waiting for kube-system pods to appear ...
	I0731 21:32:05.190445 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 21:32:05.190510 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 21:32:05.228564 1462638 cri.go:89] found id: "b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:32:05.228583 1462638 cri.go:89] found id: ""
	I0731 21:32:05.228591 1462638 logs.go:276] 1 containers: [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324]
	I0731 21:32:05.228644 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.232152 1462638 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 21:32:05.232227 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 21:32:05.268487 1462638 cri.go:89] found id: "e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:32:05.268507 1462638 cri.go:89] found id: ""
	I0731 21:32:05.268515 1462638 logs.go:276] 1 containers: [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7]
	I0731 21:32:05.268570 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.272038 1462638 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 21:32:05.272122 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 21:32:05.310883 1462638 cri.go:89] found id: "d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:32:05.310904 1462638 cri.go:89] found id: ""
	I0731 21:32:05.310911 1462638 logs.go:276] 1 containers: [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b]
	I0731 21:32:05.310966 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.314732 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 21:32:05.314800 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 21:32:05.352784 1462638 cri.go:89] found id: "7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:32:05.352806 1462638 cri.go:89] found id: ""
	I0731 21:32:05.352813 1462638 logs.go:276] 1 containers: [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5]
	I0731 21:32:05.352891 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.356368 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 21:32:05.356437 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 21:32:05.395797 1462638 cri.go:89] found id: "0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:32:05.395819 1462638 cri.go:89] found id: ""
	I0731 21:32:05.395827 1462638 logs.go:276] 1 containers: [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b]
	I0731 21:32:05.395887 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.399415 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 21:32:05.399484 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 21:32:05.438392 1462638 cri.go:89] found id: "c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:32:05.438417 1462638 cri.go:89] found id: ""
	I0731 21:32:05.438425 1462638 logs.go:276] 1 containers: [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a]
	I0731 21:32:05.438483 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.442228 1462638 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 21:32:05.442307 1462638 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 21:32:05.482577 1462638 cri.go:89] found id: "b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:32:05.482598 1462638 cri.go:89] found id: ""
	I0731 21:32:05.482606 1462638 logs.go:276] 1 containers: [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac]
	I0731 21:32:05.482662 1462638 ssh_runner.go:195] Run: which crictl
	I0731 21:32:05.485926 1462638 logs.go:123] Gathering logs for container status ...
	I0731 21:32:05.485949 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 21:32:05.538708 1462638 logs.go:123] Gathering logs for kubelet ...
	I0731 21:32:05.538739 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0731 21:32:05.617024 1462638 logs.go:123] Gathering logs for describe nodes ...
	I0731 21:32:05.617067 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 21:32:05.746624 1462638 logs.go:123] Gathering logs for kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] ...
	I0731 21:32:05.746657 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324"
	I0731 21:32:05.830610 1462638 logs.go:123] Gathering logs for etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] ...
	I0731 21:32:05.830653 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7"
	I0731 21:32:05.890488 1462638 logs.go:123] Gathering logs for kube-proxy [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] ...
	I0731 21:32:05.890522 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b"
	I0731 21:32:05.931274 1462638 logs.go:123] Gathering logs for CRI-O ...
	I0731 21:32:05.931302 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 21:32:06.028094 1462638 logs.go:123] Gathering logs for dmesg ...
	I0731 21:32:06.028164 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 21:32:06.048833 1462638 logs.go:123] Gathering logs for coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] ...
	I0731 21:32:06.048963 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b"
	I0731 21:32:06.098178 1462638 logs.go:123] Gathering logs for kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] ...
	I0731 21:32:06.098210 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5"
	I0731 21:32:06.145006 1462638 logs.go:123] Gathering logs for kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] ...
	I0731 21:32:06.145039 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a"
	I0731 21:32:06.233947 1462638 logs.go:123] Gathering logs for kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] ...
	I0731 21:32:06.233989 1462638 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac"
	I0731 21:32:08.805023 1462638 system_pods.go:59] 18 kube-system pods found
	I0731 21:32:08.805064 1462638 system_pods.go:61] "coredns-7db6d8ff4d-h5n84" [6a5d6ac6-de03-477a-bf04-2065f99705d6] Running
	I0731 21:32:08.805071 1462638 system_pods.go:61] "csi-hostpath-attacher-0" [cdc6a74a-e164-4a4a-86e7-1c23c8258a02] Running
	I0731 21:32:08.805075 1462638 system_pods.go:61] "csi-hostpath-resizer-0" [d156d019-e375-40b1-ba58-396170311b3e] Running
	I0731 21:32:08.805079 1462638 system_pods.go:61] "csi-hostpathplugin-6nvkg" [ee63309b-36f3-423b-ae78-8080e253f6ca] Running
	I0731 21:32:08.805083 1462638 system_pods.go:61] "etcd-addons-709752" [4c8e5ab0-697b-4bc0-bca0-951783741c26] Running
	I0731 21:32:08.805087 1462638 system_pods.go:61] "kindnet-t7cbv" [ea3827ec-094f-4a8d-9c14-67c3f3265dac] Running
	I0731 21:32:08.805092 1462638 system_pods.go:61] "kube-apiserver-addons-709752" [6650abe7-4dfe-47b1-bec5-08f3f7d97bef] Running
	I0731 21:32:08.805096 1462638 system_pods.go:61] "kube-controller-manager-addons-709752" [37be0155-d884-4a16-a019-ac3e83b45dd6] Running
	I0731 21:32:08.805100 1462638 system_pods.go:61] "kube-ingress-dns-minikube" [7394bcad-ccdd-4725-8b1f-a397cbb416b4] Running
	I0731 21:32:08.805104 1462638 system_pods.go:61] "kube-proxy-bzlkc" [98dab0a6-cc72-4d57-9c15-df8c9260028f] Running
	I0731 21:32:08.805108 1462638 system_pods.go:61] "kube-scheduler-addons-709752" [2f784ced-d952-49fd-85e4-50923a98f43e] Running
	I0731 21:32:08.805118 1462638 system_pods.go:61] "metrics-server-c59844bb4-mq6tf" [27a13f8e-c603-43f7-ae62-3258dcadb207] Running
	I0731 21:32:08.805122 1462638 system_pods.go:61] "nvidia-device-plugin-daemonset-pr5l9" [00f79bdb-eceb-4957-9509-e7d5dfa78a1a] Running
	I0731 21:32:08.805136 1462638 system_pods.go:61] "registry-698f998955-dwtrf" [bbff75b0-2852-42ee-9bf3-1ad911e84e7c] Running
	I0731 21:32:08.805140 1462638 system_pods.go:61] "registry-proxy-qm6p4" [71513dce-ce40-45a0-8e3d-24f3946b8089] Running
	I0731 21:32:08.805143 1462638 system_pods.go:61] "snapshot-controller-745499f584-8r7xv" [8f26234b-4bd7-4103-9d80-d87d0136c6fa] Running
	I0731 21:32:08.805147 1462638 system_pods.go:61] "snapshot-controller-745499f584-stbcl" [f8c448aa-0e97-4ac8-b933-f6ff07cd5e44] Running
	I0731 21:32:08.805158 1462638 system_pods.go:61] "storage-provisioner" [d256c441-870b-4a71-8143-bf6a8684dbb4] Running
	I0731 21:32:08.805163 1462638 system_pods.go:74] duration metric: took 3.614733725s to wait for pod list to return data ...
	I0731 21:32:08.805173 1462638 default_sa.go:34] waiting for default service account to be created ...
	I0731 21:32:08.807309 1462638 default_sa.go:45] found service account: "default"
	I0731 21:32:08.807336 1462638 default_sa.go:55] duration metric: took 2.154734ms for default service account to be created ...
	I0731 21:32:08.807345 1462638 system_pods.go:116] waiting for k8s-apps to be running ...
	I0731 21:32:08.816292 1462638 system_pods.go:86] 18 kube-system pods found
	I0731 21:32:08.816328 1462638 system_pods.go:89] "coredns-7db6d8ff4d-h5n84" [6a5d6ac6-de03-477a-bf04-2065f99705d6] Running
	I0731 21:32:08.816335 1462638 system_pods.go:89] "csi-hostpath-attacher-0" [cdc6a74a-e164-4a4a-86e7-1c23c8258a02] Running
	I0731 21:32:08.816340 1462638 system_pods.go:89] "csi-hostpath-resizer-0" [d156d019-e375-40b1-ba58-396170311b3e] Running
	I0731 21:32:08.816344 1462638 system_pods.go:89] "csi-hostpathplugin-6nvkg" [ee63309b-36f3-423b-ae78-8080e253f6ca] Running
	I0731 21:32:08.816348 1462638 system_pods.go:89] "etcd-addons-709752" [4c8e5ab0-697b-4bc0-bca0-951783741c26] Running
	I0731 21:32:08.816352 1462638 system_pods.go:89] "kindnet-t7cbv" [ea3827ec-094f-4a8d-9c14-67c3f3265dac] Running
	I0731 21:32:08.816357 1462638 system_pods.go:89] "kube-apiserver-addons-709752" [6650abe7-4dfe-47b1-bec5-08f3f7d97bef] Running
	I0731 21:32:08.816362 1462638 system_pods.go:89] "kube-controller-manager-addons-709752" [37be0155-d884-4a16-a019-ac3e83b45dd6] Running
	I0731 21:32:08.816366 1462638 system_pods.go:89] "kube-ingress-dns-minikube" [7394bcad-ccdd-4725-8b1f-a397cbb416b4] Running
	I0731 21:32:08.816370 1462638 system_pods.go:89] "kube-proxy-bzlkc" [98dab0a6-cc72-4d57-9c15-df8c9260028f] Running
	I0731 21:32:08.816375 1462638 system_pods.go:89] "kube-scheduler-addons-709752" [2f784ced-d952-49fd-85e4-50923a98f43e] Running
	I0731 21:32:08.816379 1462638 system_pods.go:89] "metrics-server-c59844bb4-mq6tf" [27a13f8e-c603-43f7-ae62-3258dcadb207] Running
	I0731 21:32:08.816384 1462638 system_pods.go:89] "nvidia-device-plugin-daemonset-pr5l9" [00f79bdb-eceb-4957-9509-e7d5dfa78a1a] Running
	I0731 21:32:08.816390 1462638 system_pods.go:89] "registry-698f998955-dwtrf" [bbff75b0-2852-42ee-9bf3-1ad911e84e7c] Running
	I0731 21:32:08.816394 1462638 system_pods.go:89] "registry-proxy-qm6p4" [71513dce-ce40-45a0-8e3d-24f3946b8089] Running
	I0731 21:32:08.816398 1462638 system_pods.go:89] "snapshot-controller-745499f584-8r7xv" [8f26234b-4bd7-4103-9d80-d87d0136c6fa] Running
	I0731 21:32:08.816404 1462638 system_pods.go:89] "snapshot-controller-745499f584-stbcl" [f8c448aa-0e97-4ac8-b933-f6ff07cd5e44] Running
	I0731 21:32:08.816411 1462638 system_pods.go:89] "storage-provisioner" [d256c441-870b-4a71-8143-bf6a8684dbb4] Running
	I0731 21:32:08.816420 1462638 system_pods.go:126] duration metric: took 9.069749ms to wait for k8s-apps to be running ...
	I0731 21:32:08.816428 1462638 system_svc.go:44] waiting for kubelet service to be running ....
	I0731 21:32:08.816507 1462638 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:32:08.828488 1462638 system_svc.go:56] duration metric: took 12.049523ms WaitForService to wait for kubelet
	I0731 21:32:08.828567 1462638 kubeadm.go:582] duration metric: took 2m32.611410093s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 21:32:08.828612 1462638 node_conditions.go:102] verifying NodePressure condition ...
	I0731 21:32:08.831749 1462638 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0731 21:32:08.831781 1462638 node_conditions.go:123] node cpu capacity is 2
	I0731 21:32:08.831795 1462638 node_conditions.go:105] duration metric: took 3.177193ms to run NodePressure ...
	I0731 21:32:08.831807 1462638 start.go:241] waiting for startup goroutines ...
	I0731 21:32:08.831814 1462638 start.go:246] waiting for cluster config update ...
	I0731 21:32:08.831832 1462638 start.go:255] writing updated cluster config ...
	I0731 21:32:08.832588 1462638 ssh_runner.go:195] Run: rm -f paused
	I0731 21:32:09.193667 1462638 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0731 21:32:09.196396 1462638 out.go:177] * Done! kubectl is now configured to use "addons-709752" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 31 21:36:47 addons-709752 crio[961]: time="2024-07-31 21:36:47.877898206Z" level=info msg="Stopped container 418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167: headlamp/headlamp-7867546754-jvplg/headlamp" id=8d68a14d-be67-4e5d-ad60-2107c4ed7b60 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 21:36:47 addons-709752 crio[961]: time="2024-07-31 21:36:47.878527041Z" level=info msg="Stopping pod sandbox: a6a1e9824ac69fbc4d67fc906c1af9a7c03cf6b43fa44de1f4aab60bacaf1572" id=6b377eec-ca07-45d2-9d57-ddcb4b122346 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:36:47 addons-709752 crio[961]: time="2024-07-31 21:36:47.878839387Z" level=info msg="Got pod network &{Name:headlamp-7867546754-jvplg Namespace:headlamp ID:a6a1e9824ac69fbc4d67fc906c1af9a7c03cf6b43fa44de1f4aab60bacaf1572 UID:5a0d5754-0238-4489-8ba0-59f5de4e7aa6 NetNS:/var/run/netns/ccc6cf6f-c7a8-44cb-a06b-d08201ba7ea4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 31 21:36:47 addons-709752 crio[961]: time="2024-07-31 21:36:47.878988446Z" level=info msg="Deleting pod headlamp_headlamp-7867546754-jvplg from CNI network \"kindnet\" (type=ptp)"
	Jul 31 21:36:47 addons-709752 crio[961]: time="2024-07-31 21:36:47.909803114Z" level=info msg="Stopped pod sandbox: a6a1e9824ac69fbc4d67fc906c1af9a7c03cf6b43fa44de1f4aab60bacaf1572" id=6b377eec-ca07-45d2-9d57-ddcb4b122346 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:36:47 addons-709752 crio[961]: time="2024-07-31 21:36:47.978728731Z" level=info msg="Removing container: 418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167" id=6f53afe5-49d0-4de1-8697-f17117b712e4 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 21:36:47 addons-709752 crio[961]: time="2024-07-31 21:36:47.997839240Z" level=info msg="Removed container 418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167: headlamp/headlamp-7867546754-jvplg/headlamp" id=6f53afe5-49d0-4de1-8697-f17117b712e4 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.936962394Z" level=info msg="Stopping pod sandbox: b6894a0135873fce650361b4992d8ec00b9913389f14055236de94fa3cee35b3" id=6ca21d4a-9b77-424d-ac63-5b1e5a64ff90 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.937010901Z" level=info msg="Stopped pod sandbox (already stopped): b6894a0135873fce650361b4992d8ec00b9913389f14055236de94fa3cee35b3" id=6ca21d4a-9b77-424d-ac63-5b1e5a64ff90 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.937365306Z" level=info msg="Removing pod sandbox: b6894a0135873fce650361b4992d8ec00b9913389f14055236de94fa3cee35b3" id=defb9827-cb8b-4706-b634-d9fc896362fb name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.945660490Z" level=info msg="Removed pod sandbox: b6894a0135873fce650361b4992d8ec00b9913389f14055236de94fa3cee35b3" id=defb9827-cb8b-4706-b634-d9fc896362fb name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.946234221Z" level=info msg="Stopping pod sandbox: a6a1e9824ac69fbc4d67fc906c1af9a7c03cf6b43fa44de1f4aab60bacaf1572" id=bf5a4980-3147-4f23-a59a-5afd4e5daedc name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.946267410Z" level=info msg="Stopped pod sandbox (already stopped): a6a1e9824ac69fbc4d67fc906c1af9a7c03cf6b43fa44de1f4aab60bacaf1572" id=bf5a4980-3147-4f23-a59a-5afd4e5daedc name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.946543096Z" level=info msg="Removing pod sandbox: a6a1e9824ac69fbc4d67fc906c1af9a7c03cf6b43fa44de1f4aab60bacaf1572" id=2de3a3d6-3bf2-43df-b547-12525a3388ac name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.953923904Z" level=info msg="Removed pod sandbox: a6a1e9824ac69fbc4d67fc906c1af9a7c03cf6b43fa44de1f4aab60bacaf1572" id=2de3a3d6-3bf2-43df-b547-12525a3388ac name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.954414527Z" level=info msg="Stopping pod sandbox: f926fa65d10af7444e4a6d9887cd75dac453a0921b6d8f9df0f2070cc0c86014" id=e8a9ffd5-7424-445d-80d3-1de0416a030f name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.954448955Z" level=info msg="Stopped pod sandbox (already stopped): f926fa65d10af7444e4a6d9887cd75dac453a0921b6d8f9df0f2070cc0c86014" id=e8a9ffd5-7424-445d-80d3-1de0416a030f name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.954857578Z" level=info msg="Removing pod sandbox: f926fa65d10af7444e4a6d9887cd75dac453a0921b6d8f9df0f2070cc0c86014" id=a6930a68-42a7-44f5-92c3-f1f7a7be63f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 21:37:22 addons-709752 crio[961]: time="2024-07-31 21:37:22.963380966Z" level=info msg="Removed pod sandbox: f926fa65d10af7444e4a6d9887cd75dac453a0921b6d8f9df0f2070cc0c86014" id=a6930a68-42a7-44f5-92c3-f1f7a7be63f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 21:37:54 addons-709752 crio[961]: time="2024-07-31 21:37:54.859117514Z" level=info msg="Stopping container: 701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab (timeout: 30s)" id=24cb74e1-e0df-46ff-8317-364aa0e7e2c6 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 21:37:56 addons-709752 crio[961]: time="2024-07-31 21:37:56.011199640Z" level=info msg="Stopped container 701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab: kube-system/metrics-server-c59844bb4-mq6tf/metrics-server" id=24cb74e1-e0df-46ff-8317-364aa0e7e2c6 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 21:37:56 addons-709752 crio[961]: time="2024-07-31 21:37:56.012337650Z" level=info msg="Stopping pod sandbox: 8ab061a3a374acea6cf5daaf3347d926de27d9774c3d9d6e62b9d5565bb705ff" id=5e36be3d-40a8-48b9-8ee8-b2b0377e5e79 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 21:37:56 addons-709752 crio[961]: time="2024-07-31 21:37:56.012571269Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-mq6tf Namespace:kube-system ID:8ab061a3a374acea6cf5daaf3347d926de27d9774c3d9d6e62b9d5565bb705ff UID:27a13f8e-c603-43f7-ae62-3258dcadb207 NetNS:/var/run/netns/d5c2e418-f56f-4752-9ecf-572ec4cfedf8 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 31 21:37:56 addons-709752 crio[961]: time="2024-07-31 21:37:56.012707012Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-mq6tf from CNI network \"kindnet\" (type=ptp)"
	Jul 31 21:37:56 addons-709752 crio[961]: time="2024-07-31 21:37:56.062713547Z" level=info msg="Stopped pod sandbox: 8ab061a3a374acea6cf5daaf3347d926de27d9774c3d9d6e62b9d5565bb705ff" id=5e36be3d-40a8-48b9-8ee8-b2b0377e5e79 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	b26860a2002ca       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   779c42483b78f       hello-world-app-6778b5fc9f-l7zt4
	ede490a05012c       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   b3889db17e666       nginx
	01e24e191e2bc       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago       Running             busybox                   0                   402cb5a5d9cec       busybox
	91e9a301046f0       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98        6 minutes ago       Running             local-path-provisioner    0                   256ad2be6e100       local-path-provisioner-8d985888d-zljbl
	701a233c37c67       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   7 minutes ago       Exited              metrics-server            0                   8ab061a3a374a       metrics-server-c59844bb4-mq6tf
	d3d6c2378a770       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        7 minutes ago       Running             coredns                   0                   c4bb192f7bd92       coredns-7db6d8ff4d-h5n84
	b3b178d857fef       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        7 minutes ago       Running             storage-provisioner       0                   2dba2d3e63b64       storage-provisioner
	b458f1950bd9b       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      8 minutes ago       Running             kindnet-cni               0                   409da9262467a       kindnet-t7cbv
	0eb05275b1707       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        8 minutes ago       Running             kube-proxy                0                   2d5a912708b11       kube-proxy-bzlkc
	e63e012af6c3b       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        8 minutes ago       Running             etcd                      0                   aec49fba6b43c       etcd-addons-709752
	7058d1849fe7e       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        8 minutes ago       Running             kube-scheduler            0                   87b525500101d       kube-scheduler-addons-709752
	b7293e9297655       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        8 minutes ago       Running             kube-apiserver            0                   9f025441165d7       kube-apiserver-addons-709752
	c8dc5061421bf       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        8 minutes ago       Running             kube-controller-manager   0                   1f619970704d9       kube-controller-manager-addons-709752
	
	
	==> coredns [d3d6c2378a770e4d22b54bc6fb736fd289b8cb3db54fa96b29e00b8e7bc5419b] <==
	[INFO] 10.244.0.13:55949 - 43022 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002498924s
	[INFO] 10.244.0.13:51027 - 13074 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000137556s
	[INFO] 10.244.0.13:51027 - 49695 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000086136s
	[INFO] 10.244.0.13:36905 - 63416 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000135324s
	[INFO] 10.244.0.13:36905 - 55739 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000282636s
	[INFO] 10.244.0.13:56303 - 30901 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055744s
	[INFO] 10.244.0.13:56303 - 51131 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.0000628s
	[INFO] 10.244.0.13:52757 - 22874 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000085964s
	[INFO] 10.244.0.13:52757 - 29532 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000055399s
	[INFO] 10.244.0.13:37041 - 11426 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001567842s
	[INFO] 10.244.0.13:37041 - 29856 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001549906s
	[INFO] 10.244.0.13:41896 - 2084 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000063572s
	[INFO] 10.244.0.13:41896 - 38442 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000041525s
	[INFO] 10.244.0.20:55597 - 35398 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00022562s
	[INFO] 10.244.0.20:52806 - 23682 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000303427s
	[INFO] 10.244.0.20:42131 - 12683 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000209283s
	[INFO] 10.244.0.20:41416 - 63361 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000166322s
	[INFO] 10.244.0.20:34968 - 24685 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000248471s
	[INFO] 10.244.0.20:50375 - 46290 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000272281s
	[INFO] 10.244.0.20:60800 - 29497 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.00237758s
	[INFO] 10.244.0.20:57566 - 44472 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003809852s
	[INFO] 10.244.0.20:59539 - 23646 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001024781s
	[INFO] 10.244.0.20:34704 - 47704 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001044876s
	[INFO] 10.244.0.22:57521 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000214165s
	[INFO] 10.244.0.22:53640 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000115197s
	
	
	==> describe nodes <==
	Name:               addons-709752
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-709752
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825
	                    minikube.k8s.io/name=addons-709752
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_31T21_29_23_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-709752
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 31 Jul 2024 21:29:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-709752
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 31 Jul 2024 21:37:52 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 31 Jul 2024 21:37:02 +0000   Wed, 31 Jul 2024 21:29:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 31 Jul 2024 21:37:02 +0000   Wed, 31 Jul 2024 21:29:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 31 Jul 2024 21:37:02 +0000   Wed, 31 Jul 2024 21:29:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 31 Jul 2024 21:37:02 +0000   Wed, 31 Jul 2024 21:30:22 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-709752
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 969e039921e14132a0def4af4c5fd805
	  System UUID:                0d8d088b-de3e-4aed-9d83-897ee24959bf
	  Boot ID:                    4d780d07-e0b6-4100-90a0-378b2440c397
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (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)         5m47s
	  default                     hello-world-app-6778b5fc9f-l7zt4          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m9s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m28s
	  kube-system                 coredns-7db6d8ff4d-h5n84                  100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m20s
	  kube-system                 etcd-addons-709752                        100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m34s
	  kube-system                 kindnet-t7cbv                             100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m20s
	  kube-system                 kube-apiserver-addons-709752              250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m34s
	  kube-system                 kube-controller-manager-addons-709752     200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m34s
	  kube-system                 kube-proxy-bzlkc                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m20s
	  kube-system                 kube-scheduler-addons-709752              100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m34s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m14s
	  local-path-storage          local-path-provisioner-8d985888d-zljbl    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m14s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             220Mi (2%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 8m13s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  8m41s (x8 over 8m41s)  kubelet          Node addons-709752 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m41s (x8 over 8m41s)  kubelet          Node addons-709752 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m41s (x8 over 8m41s)  kubelet          Node addons-709752 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m34s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m34s                  kubelet          Node addons-709752 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m34s                  kubelet          Node addons-709752 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m34s                  kubelet          Node addons-709752 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m21s                  node-controller  Node addons-709752 event: Registered Node addons-709752 in Controller
	  Normal  NodeReady                7m34s                  kubelet          Node addons-709752 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001131] FS-Cache: O-key=[8] '2cd6c90000000000'
	[  +0.000715] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000945] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=000000008f52d333
	[  +0.001065] FS-Cache: N-key=[8] '2cd6c90000000000'
	[  +0.003050] FS-Cache: Duplicate cookie detected
	[  +0.000703] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000979] FS-Cache: O-cookie d=00000000a01ac76f{9p.inode} n=00000000105e9cbc
	[  +0.001106] FS-Cache: O-key=[8] '2cd6c90000000000'
	[  +0.000709] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.001030] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=00000000778be715
	[  +0.001049] FS-Cache: N-key=[8] '2cd6c90000000000'
	[  +1.778398] FS-Cache: Duplicate cookie detected
	[  +0.000718] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.000959] FS-Cache: O-cookie d=00000000a01ac76f{9p.inode} n=0000000017cab79c
	[  +0.001081] FS-Cache: O-key=[8] '2bd6c90000000000'
	[  +0.000710] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000929] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=000000002766f566
	[  +0.001027] FS-Cache: N-key=[8] '2bd6c90000000000'
	[  +0.302005] FS-Cache: Duplicate cookie detected
	[  +0.000687] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.000965] FS-Cache: O-cookie d=00000000a01ac76f{9p.inode} n=0000000096cf3599
	[  +0.001040] FS-Cache: O-key=[8] '31d6c90000000000'
	[  +0.000741] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000937] FS-Cache: N-cookie d=00000000a01ac76f{9p.inode} n=00000000d02ea733
	[  +0.001059] FS-Cache: N-key=[8] '31d6c90000000000'
	
	
	==> etcd [e63e012af6c3baa0a5bec579a0f78db3aabb02f6ab63839e20bcd61f41a90bd7] <==
	{"level":"info","ts":"2024-07-31T21:29:17.100268Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.100299Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.100343Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.100381Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T21:29:17.104239Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-709752 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-31T21:29:17.104328Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T21:29:17.104658Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:29:17.10478Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T21:29:17.109488Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-31T21:29:17.116135Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-31T21:29:17.120089Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-31T21:29:17.116316Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-31T21:29:17.116374Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:29:17.120401Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:29:17.120464Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"warn","ts":"2024-07-31T21:29:39.920567Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"218.040366ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030902627456449 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/storageclasses/standard\" mod_revision:0 > success:<request_put:<key:\"/registry/storageclasses/standard\" value_size:936 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-07-31T21:29:39.949954Z","caller":"traceutil/trace.go:171","msg":"trace[2090294123] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"265.180488ms","start":"2024-07-31T21:29:39.684748Z","end":"2024-07-31T21:29:39.949929Z","steps":["trace[2090294123] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/storageclasses/standard; req_size:974; } (duration: 217.936622ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T21:29:39.996666Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-31T21:29:39.684721Z","time spent":"311.867344ms","remote":"127.0.0.1:60146","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":977,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/storageclasses/standard\" mod_revision:0 > success:<request_put:<key:\"/registry/storageclasses/standard\" value_size:936 >> failure:<>"}
	{"level":"info","ts":"2024-07-31T21:29:40.22458Z","caller":"traceutil/trace.go:171","msg":"trace[1260651871] linearizableReadLoop","detail":"{readStateIndex:422; appliedIndex:421; }","duration":"227.579103ms","start":"2024-07-31T21:29:39.996982Z","end":"2024-07-31T21:29:40.224561Z","steps":["trace[1260651871] 'read index received'  (duration: 205.865001ms)","trace[1260651871] 'applied index is now lower than readState.Index'  (duration: 21.713404ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-31T21:29:40.240438Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"243.433812ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T21:29:40.240588Z","caller":"traceutil/trace.go:171","msg":"trace[1809716105] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:412; }","duration":"243.601669ms","start":"2024-07-31T21:29:39.996976Z","end":"2024-07-31T21:29:40.240577Z","steps":["trace[1809716105] 'agreement among raft nodes before linearized reading'  (duration: 243.335451ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T21:29:40.240614Z","caller":"traceutil/trace.go:171","msg":"trace[974901436] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"290.938447ms","start":"2024-07-31T21:29:39.949627Z","end":"2024-07-31T21:29:40.240565Z","steps":["trace[974901436] 'process raft request'  (duration: 209.638655ms)","trace[974901436] 'compare'  (duration: 46.485178ms)","trace[974901436] 'store kv pair into bolt db' {req_type:put; key:/registry/deployments/default/cloud-spanner-emulator; req_size:2627; } (duration: 18.723709ms)"],"step_count":3}
	{"level":"info","ts":"2024-07-31T21:29:40.241237Z","caller":"traceutil/trace.go:171","msg":"trace[97433853] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"244.005164ms","start":"2024-07-31T21:29:39.997222Z","end":"2024-07-31T21:29:40.241228Z","steps":["trace[97433853] 'process raft request'  (duration: 243.790883ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T21:29:40.276733Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.548961ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T21:29:40.276862Z","caller":"traceutil/trace.go:171","msg":"trace[614902406] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:414; }","duration":"279.685352ms","start":"2024-07-31T21:29:39.997165Z","end":"2024-07-31T21:29:40.27685Z","steps":["trace[614902406] 'agreement among raft nodes before linearized reading'  (duration: 279.534643ms)"],"step_count":1}
	
	
	==> kernel <==
	 21:37:56 up  5:20,  0 users,  load average: 0.06, 0.79, 1.82
	Linux addons-709752 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [b458f1950bd9b7f1fe199da859a40b7f8b3f82a70f3d269a63dc83e09ef29aac] <==
	I0731 21:36:42.249633       1 main.go:299] handling current node
	I0731 21:36:52.249150       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:36:52.249189       1 main.go:299] handling current node
	W0731 21:36:52.265444       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 21:36:52.265480       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 21:37:02.249865       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:37:02.249901       1 main.go:299] handling current node
	W0731 21:37:02.811743       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 21:37:02.811774       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 21:37:12.249142       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:37:12.249182       1 main.go:299] handling current node
	W0731 21:37:13.238047       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 21:37:13.238097       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0731 21:37:22.249154       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:37:22.249200       1 main.go:299] handling current node
	W0731 21:37:30.076622       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 21:37:30.076674       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 21:37:32.249592       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:37:32.249627       1 main.go:299] handling current node
	I0731 21:37:42.249539       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:37:42.249670       1 main.go:299] handling current node
	W0731 21:37:47.509584       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 21:37:47.509620       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 21:37:52.249332       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:37:52.249366       1 main.go:299] handling current node
	
	
	==> kube-apiserver [b7293e9297655970f30fe2261101ff8cf19a762ed7901bdd0edd9dad43532324] <==
	I0731 21:31:42.828546       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0731 21:32:17.924443       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39672: use of closed network connection
	E0731 21:32:18.184617       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39700: use of closed network connection
	E0731 21:32:18.322384       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39708: use of closed network connection
	I0731 21:32:54.310848       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0731 21:33:16.040299       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.040461       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.058795       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.059176       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.101738       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.101800       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.104614       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.104659       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 21:33:16.123716       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 21:33:16.123758       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0731 21:33:17.105376       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0731 21:33:17.124668       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0731 21:33:17.135228       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0731 21:33:22.821766       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0731 21:33:23.850471       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0731 21:33:28.368715       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0731 21:33:28.674985       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.83.176"}
	I0731 21:35:47.875444       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.38.18"}
	E0731 21:35:50.486406       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	I0731 21:36:36.157650       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.41.157"}
	
	
	==> kube-controller-manager [c8dc5061421bfc90a27cd7d342fce33bfe554af3e781c1bdde753a9854e8d92a] <==
	I0731 21:36:36.250276       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="35.33µs"
	W0731 21:36:36.459528       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
	E0731 21:36:36.459571       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
	I0731 21:36:40.974641       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="62.193µs"
	I0731 21:36:41.002299       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="9.167468ms"
	I0731 21:36:41.002505       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="50.797µs"
	W0731 21:36:43.095541       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
	E0731 21:36:43.095578       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
	I0731 21:36:47.720718       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="6.358µs"
	I0731 21:36:57.827786       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	W0731 21:36:57.858208       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
	E0731 21:36:57.858241       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
	W0731 21:37:06.848920       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
	E0731 21:37:06.848967       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
	W0731 21:37:19.409543       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
	E0731 21:37:19.409579       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
	W0731 21:37:31.066708       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
	E0731 21:37:31.066746       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
	W0731 21:37:34.994747       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
	E0731 21:37:34.994782       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
	W0731 21:37:49.540346       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
	E0731 21:37:49.540384       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
	I0731 21:37:54.834208       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="6.096µs"
	W0731 21:37:55.346774       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
	E0731 21:37:55.346920       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 [0eb05275b1707168c47dcd679ee9057f3945cb347f13c9f62f785d38ca79380b] <==
	I0731 21:29:40.962025       1 server_linux.go:69] "Using iptables proxy"
	I0731 21:29:41.581581       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0731 21:29:42.292147       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0731 21:29:42.302520       1 server_linux.go:165] "Using iptables Proxier"
	I0731 21:29:42.604433       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0731 21:29:42.618440       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0731 21:29:42.620206       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"
	I0731 21:29:42.641330       1 server.go:872] "Version info" version="v1.30.3"
	I0731 21:29:42.685425       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0731 21:29:42.734596       1 config.go:192] "Starting service config controller"
	I0731 21:29:42.734693       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0731 21:29:42.734742       1 config.go:101] "Starting endpoint slice config controller"
	I0731 21:29:42.734782       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0731 21:29:42.735322       1 config.go:319] "Starting node config controller"
	I0731 21:29:42.735385       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0731 21:29:42.836134       1 shared_informer.go:320] Caches are synced for node config
	I0731 21:29:42.836249       1 shared_informer.go:320] Caches are synced for service config
	I0731 21:29:42.836266       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [7058d1849fe7e4564d8c725c90bf4f804b1c2501eb736f850680bcf5eeeb5ee5] <==
	W0731 21:29:20.740119       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0731 21:29:20.740171       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0731 21:29:20.740256       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0731 21:29:20.740294       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0731 21:29:20.740928       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
	E0731 21:29:20.741004       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
	W0731 21:29:20.741112       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
	E0731 21:29:20.741163       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
	W0731 21:29:20.741293       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0731 21:29:20.741354       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0731 21:29:20.741735       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0731 21:29:20.741796       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0731 21:29:20.741934       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
	E0731 21:29:20.741998       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
	W0731 21:29:20.742135       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
	E0731 21:29:20.742194       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
	W0731 21:29:20.742301       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
	E0731 21:29:20.742352       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
	W0731 21:29:20.742470       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
	E0731 21:29:20.742523       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
	W0731 21:29:20.742826       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
	E0731 21:29:20.742872       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
	W0731 21:29:20.742970       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0731 21:29:20.743023       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	I0731 21:29:21.831387       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 31 21:36:36 addons-709752 kubelet[1542]: I0731 21:36:36.215655    1542 memory_manager.go:354] "RemoveStaleState removing state" podUID="f15d67da-b25e-490f-ac5c-43d66895cacc" containerName="helper-pod"
	Jul 31 21:36:36 addons-709752 kubelet[1542]: I0731 21:36:36.215664    1542 memory_manager.go:354] "RemoveStaleState removing state" podUID="38668bc0-4583-4796-baf4-9c9a3dabd93b" containerName="cloud-spanner-emulator"
	Jul 31 21:36:36 addons-709752 kubelet[1542]: I0731 21:36:36.368741    1542 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-kvd94\" (UniqueName: \"kubernetes.io/projected/5a0d5754-0238-4489-8ba0-59f5de4e7aa6-kube-api-access-kvd94\") pod \"headlamp-7867546754-jvplg\" (UID: \"5a0d5754-0238-4489-8ba0-59f5de4e7aa6\") " pod="headlamp/headlamp-7867546754-jvplg"
	Jul 31 21:36:36 addons-709752 kubelet[1542]: I0731 21:36:36.477931    1542 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="38668bc0-4583-4796-baf4-9c9a3dabd93b" path="/var/lib/kubelet/pods/38668bc0-4583-4796-baf4-9c9a3dabd93b/volumes"
	Jul 31 21:36:40 addons-709752 kubelet[1542]: I0731 21:36:40.990566    1542 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-7867546754-jvplg" podStartSLOduration=1.329451098 podStartE2EDuration="4.990542034s" podCreationTimestamp="2024-07-31 21:36:36 +0000 UTC" firstStartedPulling="2024-07-31 21:36:36.559043925 +0000 UTC m=+434.206978984" lastFinishedPulling="2024-07-31 21:36:40.220134853 +0000 UTC m=+437.868069920" observedRunningTime="2024-07-31 21:36:40.973545587 +0000 UTC m=+438.621480654" watchObservedRunningTime="2024-07-31 21:36:40.990542034 +0000 UTC m=+438.638477101"
	Jul 31 21:36:47 addons-709752 kubelet[1542]: I0731 21:36:47.977340    1542 scope.go:117] "RemoveContainer" containerID="418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167"
	Jul 31 21:36:47 addons-709752 kubelet[1542]: I0731 21:36:47.998187    1542 scope.go:117] "RemoveContainer" containerID="418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167"
	Jul 31 21:36:47 addons-709752 kubelet[1542]: E0731 21:36:47.998625    1542 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167\": container with ID starting with 418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167 not found: ID does not exist" containerID="418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167"
	Jul 31 21:36:47 addons-709752 kubelet[1542]: I0731 21:36:47.998667    1542 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167"} err="failed to get container status \"418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167\": rpc error: code = NotFound desc = could not find container \"418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167\": container with ID starting with 418ce2f6c722a1ce6045de4b4e905d11fa8950dee47042b8b3e1fff9327be167 not found: ID does not exist"
	Jul 31 21:36:48 addons-709752 kubelet[1542]: I0731 21:36:48.065231    1542 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-kvd94\" (UniqueName: \"kubernetes.io/projected/5a0d5754-0238-4489-8ba0-59f5de4e7aa6-kube-api-access-kvd94\") pod \"5a0d5754-0238-4489-8ba0-59f5de4e7aa6\" (UID: \"5a0d5754-0238-4489-8ba0-59f5de4e7aa6\") "
	Jul 31 21:36:48 addons-709752 kubelet[1542]: I0731 21:36:48.067346    1542 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/5a0d5754-0238-4489-8ba0-59f5de4e7aa6-kube-api-access-kvd94" (OuterVolumeSpecName: "kube-api-access-kvd94") pod "5a0d5754-0238-4489-8ba0-59f5de4e7aa6" (UID: "5a0d5754-0238-4489-8ba0-59f5de4e7aa6"). InnerVolumeSpecName "kube-api-access-kvd94". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 21:36:48 addons-709752 kubelet[1542]: I0731 21:36:48.165539    1542 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-kvd94\" (UniqueName: \"kubernetes.io/projected/5a0d5754-0238-4489-8ba0-59f5de4e7aa6-kube-api-access-kvd94\") on node \"addons-709752\" DevicePath \"\""
	Jul 31 21:36:48 addons-709752 kubelet[1542]: I0731 21:36:48.477690    1542 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="5a0d5754-0238-4489-8ba0-59f5de4e7aa6" path="/var/lib/kubelet/pods/5a0d5754-0238-4489-8ba0-59f5de4e7aa6/volumes"
	Jul 31 21:37:13 addons-709752 kubelet[1542]: I0731 21:37:13.476378    1542 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"
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.117492    1542 scope.go:117] "RemoveContainer" containerID="701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab"
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.138417    1542 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/27a13f8e-c603-43f7-ae62-3258dcadb207-tmp-dir\") pod \"27a13f8e-c603-43f7-ae62-3258dcadb207\" (UID: \"27a13f8e-c603-43f7-ae62-3258dcadb207\") "
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.138482    1542 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jb5tx\" (UniqueName: \"kubernetes.io/projected/27a13f8e-c603-43f7-ae62-3258dcadb207-kube-api-access-jb5tx\") pod \"27a13f8e-c603-43f7-ae62-3258dcadb207\" (UID: \"27a13f8e-c603-43f7-ae62-3258dcadb207\") "
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.138985    1542 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/27a13f8e-c603-43f7-ae62-3258dcadb207-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "27a13f8e-c603-43f7-ae62-3258dcadb207" (UID: "27a13f8e-c603-43f7-ae62-3258dcadb207"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.143174    1542 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/27a13f8e-c603-43f7-ae62-3258dcadb207-kube-api-access-jb5tx" (OuterVolumeSpecName: "kube-api-access-jb5tx") pod "27a13f8e-c603-43f7-ae62-3258dcadb207" (UID: "27a13f8e-c603-43f7-ae62-3258dcadb207"). InnerVolumeSpecName "kube-api-access-jb5tx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.146497    1542 scope.go:117] "RemoveContainer" containerID="701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab"
	Jul 31 21:37:56 addons-709752 kubelet[1542]: E0731 21:37:56.149017    1542 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab\": container with ID starting with 701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab not found: ID does not exist" containerID="701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab"
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.149060    1542 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab"} err="failed to get container status \"701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab\": rpc error: code = NotFound desc = could not find container \"701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab\": container with ID starting with 701a233c37c6797e95ad890f4c1b0c3659a0307795e79d7f3f1021c4f51007ab not found: ID does not exist"
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.239151    1542 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/27a13f8e-c603-43f7-ae62-3258dcadb207-tmp-dir\") on node \"addons-709752\" DevicePath \"\""
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.239202    1542 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-jb5tx\" (UniqueName: \"kubernetes.io/projected/27a13f8e-c603-43f7-ae62-3258dcadb207-kube-api-access-jb5tx\") on node \"addons-709752\" DevicePath \"\""
	Jul 31 21:37:56 addons-709752 kubelet[1542]: I0731 21:37:56.477456    1542 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="27a13f8e-c603-43f7-ae62-3258dcadb207" path="/var/lib/kubelet/pods/27a13f8e-c603-43f7-ae62-3258dcadb207/volumes"
	
	
	==> storage-provisioner [b3b178d857fefef1a39e3b981c3b25aad010d74f6db03e2f3d03a9b345d0c98f] <==
	I0731 21:30:23.313717       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0731 21:30:23.337811       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0731 21:30:23.337879       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0731 21:30:23.347568       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0731 21:30:23.347735       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-709752_a47e90c1-5b33-4afc-882d-2252a0b2423d!
	I0731 21:30:23.357580       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"23051a13-fbb8-4739-9280-bc4e684627b7", APIVersion:"v1", ResourceVersion:"940", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-709752_a47e90c1-5b33-4afc-882d-2252a0b2423d became leader
	I0731 21:30:23.447945       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-709752_a47e90c1-5b33-4afc-882d-2252a0b2423d!
	

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

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.66
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 7.63
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.12
21 TestDownloadOnly/v1.31.0-beta.0/json-events 9.61
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.18
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.19
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.13
30 TestBinaryMirror 0.54
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
36 TestAddons/Setup 213.18
40 TestAddons/serial/GCPAuth/Namespaces 0.22
42 TestAddons/parallel/Registry 16.08
44 TestAddons/parallel/InspektorGadget 11.78
48 TestAddons/parallel/CSI 49.51
49 TestAddons/parallel/Headlamp 17.64
50 TestAddons/parallel/CloudSpanner 6.58
51 TestAddons/parallel/LocalPath 10.55
52 TestAddons/parallel/NvidiaDevicePlugin 6.49
53 TestAddons/parallel/Yakd 11.72
54 TestAddons/StoppedEnableDisable 12.12
55 TestCertOptions 37.42
56 TestCertExpiration 241.24
58 TestForceSystemdFlag 35.74
59 TestForceSystemdEnv 41.68
65 TestErrorSpam/setup 28.17
66 TestErrorSpam/start 0.71
67 TestErrorSpam/status 1.03
68 TestErrorSpam/pause 1.71
69 TestErrorSpam/unpause 1.74
70 TestErrorSpam/stop 1.42
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 61.12
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 39.35
77 TestFunctional/serial/KubeContext 0.07
78 TestFunctional/serial/KubectlGetPods 0.1
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.01
82 TestFunctional/serial/CacheCmd/cache/add_local 1.07
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
84 TestFunctional/serial/CacheCmd/cache/list 0.05
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.09
87 TestFunctional/serial/CacheCmd/cache/delete 0.12
88 TestFunctional/serial/MinikubeKubectlCmd 0.13
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
90 TestFunctional/serial/ExtraConfig 33.6
91 TestFunctional/serial/ComponentHealth 0.11
92 TestFunctional/serial/LogsCmd 1.71
93 TestFunctional/serial/LogsFileCmd 1.71
94 TestFunctional/serial/InvalidService 4.27
96 TestFunctional/parallel/ConfigCmd 0.42
97 TestFunctional/parallel/DashboardCmd 16.56
98 TestFunctional/parallel/DryRun 0.42
99 TestFunctional/parallel/InternationalLanguage 0.19
100 TestFunctional/parallel/StatusCmd 1.21
104 TestFunctional/parallel/ServiceCmdConnect 7.71
105 TestFunctional/parallel/AddonsCmd 0.15
106 TestFunctional/parallel/PersistentVolumeClaim 27.11
108 TestFunctional/parallel/SSHCmd 0.54
109 TestFunctional/parallel/CpCmd 1.98
111 TestFunctional/parallel/FileSync 0.31
112 TestFunctional/parallel/CertSync 2.12
116 TestFunctional/parallel/NodeLabels 0.11
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.75
120 TestFunctional/parallel/License 0.24
121 TestFunctional/parallel/Version/short 0.05
122 TestFunctional/parallel/Version/components 1.22
123 TestFunctional/parallel/ImageCommands/ImageListShort 0.3
124 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
125 TestFunctional/parallel/ImageCommands/ImageListJson 0.25
126 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
127 TestFunctional/parallel/ImageCommands/ImageBuild 4.56
128 TestFunctional/parallel/ImageCommands/Setup 0.77
129 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
130 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
131 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
132 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.62
133 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.13
134 TestFunctional/parallel/ServiceCmd/DeployApp 13.24
135 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.2
136 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.55
137 TestFunctional/parallel/ImageCommands/ImageRemove 0.5
138 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.86
139 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.37
141 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.67
142 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.36
145 TestFunctional/parallel/ServiceCmd/List 0.36
146 TestFunctional/parallel/ServiceCmd/JSONOutput 0.32
147 TestFunctional/parallel/ServiceCmd/HTTPS 0.36
148 TestFunctional/parallel/ServiceCmd/Format 0.35
149 TestFunctional/parallel/ServiceCmd/URL 0.36
150 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
151 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
155 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
156 TestFunctional/parallel/ProfileCmd/profile_not_create 0.39
157 TestFunctional/parallel/ProfileCmd/profile_list 0.38
158 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
159 TestFunctional/parallel/MountCmd/any-port 7.13
160 TestFunctional/parallel/MountCmd/specific-port 2.14
161 TestFunctional/parallel/MountCmd/VerifyCleanup 1.68
162 TestFunctional/delete_echo-server_images 0.05
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 191.37
169 TestMultiControlPlane/serial/DeployApp 7.91
170 TestMultiControlPlane/serial/PingHostFromPods 1.57
171 TestMultiControlPlane/serial/AddWorkerNode 38.73
172 TestMultiControlPlane/serial/NodeLabels 0.1
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.75
174 TestMultiControlPlane/serial/CopyFile 18.8
175 TestMultiControlPlane/serial/StopSecondaryNode 12.81
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.57
177 TestMultiControlPlane/serial/RestartSecondaryNode 144.23
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.75
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 179.87
180 TestMultiControlPlane/serial/DeleteSecondaryNode 11.99
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.5
182 TestMultiControlPlane/serial/StopCluster 35.81
183 TestMultiControlPlane/serial/RestartCluster 109.48
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.56
185 TestMultiControlPlane/serial/AddSecondaryNode 73.77
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.74
190 TestJSONOutput/start/Command 57.53
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.72
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.63
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.79
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.2
215 TestKicCustomNetwork/create_custom_network 38.23
216 TestKicCustomNetwork/use_default_bridge_network 33.68
217 TestKicExistingNetwork 30.54
218 TestKicCustomSubnet 34.38
219 TestKicStaticIP 34.11
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 69.8
224 TestMountStart/serial/StartWithMountFirst 7.31
225 TestMountStart/serial/VerifyMountFirst 0.27
226 TestMountStart/serial/StartWithMountSecond 7
227 TestMountStart/serial/VerifyMountSecond 0.28
228 TestMountStart/serial/DeleteFirst 1.6
229 TestMountStart/serial/VerifyMountPostDelete 0.26
230 TestMountStart/serial/Stop 1.19
231 TestMountStart/serial/RestartStopped 7.95
232 TestMountStart/serial/VerifyMountPostStop 0.26
235 TestMultiNode/serial/FreshStart2Nodes 90.44
236 TestMultiNode/serial/DeployApp2Nodes 4.86
237 TestMultiNode/serial/PingHostFrom2Pods 0.97
238 TestMultiNode/serial/AddNode 30.77
239 TestMultiNode/serial/MultiNodeLabels 0.09
240 TestMultiNode/serial/ProfileList 0.31
241 TestMultiNode/serial/CopyFile 9.81
242 TestMultiNode/serial/StopNode 2.21
243 TestMultiNode/serial/StartAfterStop 9.74
244 TestMultiNode/serial/RestartKeepsNodes 87.99
245 TestMultiNode/serial/DeleteNode 5.33
246 TestMultiNode/serial/StopMultiNode 23.82
247 TestMultiNode/serial/RestartMultiNode 30.57
248 TestMultiNode/serial/ValidateNameConflict 34.59
253 TestPreload 125.95
255 TestScheduledStopUnix 111.03
258 TestInsufficientStorage 10.75
259 TestRunningBinaryUpgrade 62.06
261 TestKubernetesUpgrade 385.77
262 TestMissingContainerUpgrade 154.37
264 TestPause/serial/Start 65.55
265 TestPause/serial/SecondStartNoReconfiguration 31.94
266 TestPause/serial/Pause 0.76
267 TestPause/serial/VerifyStatus 0.32
268 TestPause/serial/Unpause 0.64
269 TestPause/serial/PauseAgain 0.81
270 TestPause/serial/DeletePaused 2.29
271 TestPause/serial/VerifyDeletedResources 0.14
272 TestStoppedBinaryUpgrade/Setup 1.21
273 TestStoppedBinaryUpgrade/Upgrade 83.48
274 TestStoppedBinaryUpgrade/MinikubeLogs 1.12
283 TestNoKubernetes/serial/StartNoK8sWithVersion 0.16
284 TestNoKubernetes/serial/StartWithK8s 36.12
285 TestNoKubernetes/serial/StartWithStopK8s 18.7
286 TestNoKubernetes/serial/Start 5.81
287 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
288 TestNoKubernetes/serial/ProfileList 0.86
289 TestNoKubernetes/serial/Stop 1.24
290 TestNoKubernetes/serial/StartNoArgs 6.94
291 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
299 TestNetworkPlugins/group/false 3.69
304 TestStartStop/group/old-k8s-version/serial/FirstStart 184.58
306 TestStartStop/group/embed-certs/serial/FirstStart 60.37
307 TestStartStop/group/embed-certs/serial/DeployApp 9.33
308 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.05
309 TestStartStop/group/embed-certs/serial/Stop 11.99
310 TestStartStop/group/old-k8s-version/serial/DeployApp 9.47
311 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
312 TestStartStop/group/embed-certs/serial/SecondStart 265.69
313 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.01
314 TestStartStop/group/old-k8s-version/serial/Stop 12.21
315 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
316 TestStartStop/group/old-k8s-version/serial/SecondStart 148.54
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
320 TestStartStop/group/old-k8s-version/serial/Pause 2.95
322 TestStartStop/group/no-preload/serial/FirstStart 63.28
323 TestStartStop/group/no-preload/serial/DeployApp 10.35
324 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.12
325 TestStartStop/group/no-preload/serial/Stop 12.1
326 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
327 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
328 TestStartStop/group/no-preload/serial/SecondStart 302.03
329 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.16
330 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.34
331 TestStartStop/group/embed-certs/serial/Pause 4.56
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 67.87
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.36
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.13
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.01
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 301.11
339 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
340 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
341 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
342 TestStartStop/group/no-preload/serial/Pause 3.12
344 TestStartStop/group/newest-cni/serial/FirstStart 38.64
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.19
347 TestStartStop/group/newest-cni/serial/Stop 1.29
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
349 TestStartStop/group/newest-cni/serial/SecondStart 16.12
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.29
353 TestStartStop/group/newest-cni/serial/Pause 3.52
354 TestNetworkPlugins/group/auto/Start 62.68
355 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
356 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
357 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.26
358 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.5
359 TestNetworkPlugins/group/kindnet/Start 63.34
360 TestNetworkPlugins/group/auto/KubeletFlags 0.41
361 TestNetworkPlugins/group/auto/NetCatPod 13.33
362 TestNetworkPlugins/group/auto/DNS 0.24
363 TestNetworkPlugins/group/auto/Localhost 0.22
364 TestNetworkPlugins/group/auto/HairPin 0.2
365 TestNetworkPlugins/group/calico/Start 80.09
366 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.39
368 TestNetworkPlugins/group/kindnet/NetCatPod 12.34
369 TestNetworkPlugins/group/kindnet/DNS 0.35
370 TestNetworkPlugins/group/kindnet/Localhost 0.22
371 TestNetworkPlugins/group/kindnet/HairPin 0.24
372 TestNetworkPlugins/group/custom-flannel/Start 75.1
373 TestNetworkPlugins/group/calico/ControllerPod 6.01
374 TestNetworkPlugins/group/calico/KubeletFlags 0.31
375 TestNetworkPlugins/group/calico/NetCatPod 14.32
376 TestNetworkPlugins/group/calico/DNS 0.19
377 TestNetworkPlugins/group/calico/Localhost 0.17
378 TestNetworkPlugins/group/calico/HairPin 0.16
379 TestNetworkPlugins/group/enable-default-cni/Start 95.98
380 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.34
381 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.31
382 TestNetworkPlugins/group/custom-flannel/DNS 0.22
383 TestNetworkPlugins/group/custom-flannel/Localhost 0.19
384 TestNetworkPlugins/group/custom-flannel/HairPin 0.19
385 TestNetworkPlugins/group/flannel/Start 66.42
386 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
387 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.28
388 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
389 TestNetworkPlugins/group/enable-default-cni/Localhost 0.21
390 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
391 TestNetworkPlugins/group/flannel/ControllerPod 6.01
392 TestNetworkPlugins/group/flannel/KubeletFlags 0.41
393 TestNetworkPlugins/group/flannel/NetCatPod 12.33
394 TestNetworkPlugins/group/flannel/DNS 0.24
395 TestNetworkPlugins/group/flannel/Localhost 0.21
396 TestNetworkPlugins/group/flannel/HairPin 0.26
397 TestNetworkPlugins/group/bridge/Start 86.69
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
399 TestNetworkPlugins/group/bridge/NetCatPod 11.26
400 TestNetworkPlugins/group/bridge/DNS 0.17
401 TestNetworkPlugins/group/bridge/Localhost 0.15
402 TestNetworkPlugins/group/bridge/HairPin 0.14
x
+
TestDownloadOnly/v1.20.0/json-events (8.66s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-592948 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |          |
	|         | -p download-only-592948        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:28:07
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0731 21:28:07.349829 1461628 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:28:07.349949 1461628 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:07.349964 1461628 out.go:304] Setting ErrFile to fd 2...
	I0731 21:28:07.349970 1461628 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:07.350195 1461628 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	W0731 21:28:07.350332 1461628 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19355-1456243/.minikube/config/config.json: open /home/jenkins/minikube-integration/19355-1456243/.minikube/config/config.json: no such file or directory
	I0731 21:28:07.350728 1461628 out.go:298] Setting JSON to true
	I0731 21:28:07.351556 1461628 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":18627,"bootTime":1722442661,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 21:28:07.351623 1461628 start.go:139] virtualization:  
	I0731 21:28:07.354894 1461628 out.go:97] [download-only-592948] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0731 21:28:07.355071 1461628 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball: no such file or directory
	I0731 21:28:07.355144 1461628 notify.go:220] Checking for updates...
	I0731 21:28:07.357159 1461628 out.go:169] MINIKUBE_LOCATION=19355
	I0731 21:28:07.359130 1461628 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:28:07.361180 1461628 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:28:07.363008 1461628 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 21:28:07.364726 1461628 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 21:28:07.368136 1461628 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 21:28:07.368398 1461628 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:28:07.391528 1461628 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:28:07.391638 1461628 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:07.445202 1461628 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-31 21:28:07.435776692 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:07.445324 1461628 docker.go:307] overlay module found
	I0731 21:28:07.447140 1461628 out.go:97] Using the docker driver based on user configuration
	I0731 21:28:07.447161 1461628 start.go:297] selected driver: docker
	I0731 21:28:07.447167 1461628 start.go:901] validating driver "docker" against <nil>
	I0731 21:28:07.447275 1461628 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:07.507964 1461628 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-31 21:28:07.498698227 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:07.508147 1461628 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:28:07.508442 1461628 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 21:28:07.508600 1461628 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 21:28:07.510710 1461628 out.go:169] Using Docker driver with root privileges
	I0731 21:28:07.512372 1461628 cni.go:84] Creating CNI manager for ""
	I0731 21:28:07.512391 1461628 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:28:07.512400 1461628 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:28:07.512495 1461628 start.go:340] cluster config:
	{Name:download-only-592948 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-592948 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}
	I0731 21:28:07.514448 1461628 out.go:97] Starting "download-only-592948" primary control-plane node in "download-only-592948" cluster
	I0731 21:28:07.514467 1461628 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 21:28:07.516538 1461628 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:28:07.516562 1461628 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0731 21:28:07.516668 1461628 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:28:07.538021 1461628 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:28:07.538662 1461628 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:28:07.538767 1461628 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:28:07.616171 1461628 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0731 21:28:07.616196 1461628 cache.go:56] Caching tarball of preloaded images
	I0731 21:28:07.616799 1461628 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0731 21:28:07.618922 1461628 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0731 21:28:07.618939 1461628 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0731 21:28:07.708017 1461628 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0731 21:28:11.576194 1461628 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	
	
	* The control-plane node download-only-592948 host does not exist
	  To start a cluster, run: "minikube start -p download-only-592948"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-592948 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | -p download-only-592948        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-592948        | download-only-592948 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| start   | -o=json --download-only        | download-only-703904 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | -p download-only-703904        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:28:16
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0731 21:28:16.418288 1461832 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:28:16.418421 1461832 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:16.418432 1461832 out.go:304] Setting ErrFile to fd 2...
	I0731 21:28:16.418438 1461832 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:16.418682 1461832 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:28:16.419056 1461832 out.go:298] Setting JSON to true
	I0731 21:28:16.419924 1461832 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":18636,"bootTime":1722442661,"procs":167,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 21:28:16.420016 1461832 start.go:139] virtualization:  
	I0731 21:28:16.422611 1461832 out.go:97] [download-only-703904] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:28:16.422894 1461832 notify.go:220] Checking for updates...
	I0731 21:28:16.425143 1461832 out.go:169] MINIKUBE_LOCATION=19355
	I0731 21:28:16.426973 1461832 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:28:16.429799 1461832 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:28:16.431763 1461832 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 21:28:16.433552 1461832 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 21:28:16.436861 1461832 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 21:28:16.437173 1461832 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:28:16.466104 1461832 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:28:16.466212 1461832 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:16.525871 1461832 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-31 21:28:16.516024663 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:16.525981 1461832 docker.go:307] overlay module found
	I0731 21:28:16.527874 1461832 out.go:97] Using the docker driver based on user configuration
	I0731 21:28:16.527904 1461832 start.go:297] selected driver: docker
	I0731 21:28:16.527912 1461832 start.go:901] validating driver "docker" against <nil>
	I0731 21:28:16.528159 1461832 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:16.579584 1461832 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-31 21:28:16.570082267 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:16.579751 1461832 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:28:16.580162 1461832 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 21:28:16.580341 1461832 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 21:28:16.582137 1461832 out.go:169] Using Docker driver with root privileges
	I0731 21:28:16.583546 1461832 cni.go:84] Creating CNI manager for ""
	I0731 21:28:16.583570 1461832 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:28:16.583581 1461832 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:28:16.583660 1461832 start.go:340] cluster config:
	{Name:download-only-703904 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:download-only-703904 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 21:28:16.585178 1461832 out.go:97] Starting "download-only-703904" primary control-plane node in "download-only-703904" cluster
	I0731 21:28:16.585200 1461832 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 21:28:16.586896 1461832 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:28:16.586927 1461832 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:28:16.587096 1461832 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:28:16.600581 1461832 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:28:16.600710 1461832 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:28:16.600737 1461832 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 21:28:16.600742 1461832 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 21:28:16.600752 1461832 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 21:28:16.641426 1461832 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0731 21:28:16.641454 1461832 cache.go:56] Caching tarball of preloaded images
	I0731 21:28:16.641623 1461832 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 21:28:16.643376 1461832 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0731 21:28:16.643410 1461832 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0731 21:28:16.724408 1461832 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4?checksum=md5:bace9a3612be7d31e4d3c3d446951ced -> /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-703904 host does not exist
	  To start a cluster, run: "minikube start -p download-only-703904"

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-669735 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-669735 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (9.607893582s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (9.61s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-592948 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | -p download-only-592948             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-592948             | download-only-592948 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| start   | -o=json --download-only             | download-only-703904 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | -p download-only-703904             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| delete  | -p download-only-703904             | download-only-703904 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC | 31 Jul 24 21:28 UTC |
	| start   | -o=json --download-only             | download-only-669735 | jenkins | v1.33.1 | 31 Jul 24 21:28 UTC |                     |
	|         | -p download-only-669735             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:28:24
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0731 21:28:24.443857 1462033 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:28:24.444282 1462033 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:24.444298 1462033 out.go:304] Setting ErrFile to fd 2...
	I0731 21:28:24.444303 1462033 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:28:24.444584 1462033 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:28:24.445041 1462033 out.go:298] Setting JSON to true
	I0731 21:28:24.445936 1462033 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":18644,"bootTime":1722442661,"procs":167,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 21:28:24.446008 1462033 start.go:139] virtualization:  
	I0731 21:28:24.448450 1462033 out.go:97] [download-only-669735] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:28:24.448700 1462033 notify.go:220] Checking for updates...
	I0731 21:28:24.450158 1462033 out.go:169] MINIKUBE_LOCATION=19355
	I0731 21:28:24.451685 1462033 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:28:24.453581 1462033 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:28:24.455272 1462033 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 21:28:24.456965 1462033 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 21:28:24.460334 1462033 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 21:28:24.460652 1462033 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:28:24.480314 1462033 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:28:24.480435 1462033 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:24.543270 1462033 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-31 21:28:24.533276842 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:24.543381 1462033 docker.go:307] overlay module found
	I0731 21:28:24.545199 1462033 out.go:97] Using the docker driver based on user configuration
	I0731 21:28:24.545223 1462033 start.go:297] selected driver: docker
	I0731 21:28:24.545230 1462033 start.go:901] validating driver "docker" against <nil>
	I0731 21:28:24.545351 1462033 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:28:24.597842 1462033 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-31 21:28:24.588882211 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:28:24.598018 1462033 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:28:24.598301 1462033 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 21:28:24.598459 1462033 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 21:28:24.600803 1462033 out.go:169] Using Docker driver with root privileges
	I0731 21:28:24.602337 1462033 cni.go:84] Creating CNI manager for ""
	I0731 21:28:24.602356 1462033 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 21:28:24.602368 1462033 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:28:24.602463 1462033 start.go:340] cluster config:
	{Name:download-only-669735 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-beta.0 ClusterName:download-only-669735 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0-beta.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 21:28:24.604214 1462033 out.go:97] Starting "download-only-669735" primary control-plane node in "download-only-669735" cluster
	I0731 21:28:24.604233 1462033 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 21:28:24.605803 1462033 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:28:24.605829 1462033 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0731 21:28:24.605936 1462033 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:28:24.620879 1462033 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:28:24.621005 1462033 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:28:24.621029 1462033 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 21:28:24.621039 1462033 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 21:28:24.621047 1462033 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 21:28:24.663219 1462033 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0731 21:28:24.663245 1462033 cache.go:56] Caching tarball of preloaded images
	I0731 21:28:24.663778 1462033 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0731 21:28:24.665626 1462033 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0731 21:28:24.665644 1462033 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0731 21:28:24.755216 1462033 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:70b5971c257ae4defe1f5d041a04e29c -> /home/jenkins/minikube-integration/19355-1456243/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-669735 host does not exist
	  To start a cluster, run: "minikube start -p download-only-669735"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.54s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (213.18s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-709752 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-709752 --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: (3m33.174257439s)
--- PASS: TestAddons/Setup (213.18s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 7.800075ms
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-dwtrf" [bbff75b0-2852-42ee-9bf3-1ad911e84e7c] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004429271s
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-qm6p4" [71513dce-ce40-45a0-8e3d-24f3946b8089] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005040802s
addons_test.go:342: (dbg) Run:  kubectl --context addons-709752 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-709752 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-709752 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.064445274s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.08s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.78s)

                                                
                                                
=== 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-nzsr9" [9fbf7bbb-c0db-49e7-9c2e-934a53e2d32e] 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 6.003817992s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-709752
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-709752: (5.77032169s)
--- PASS: TestAddons/parallel/InspektorGadget (11.78s)

                                                
                                    
x
+
TestAddons/parallel/CSI (49.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 9.641429ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-709752 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-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
2024/07/31 21:32:42 [DEBUG] GET http://192.168.49.2:5000
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-709752 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" [a2e1ad21-97d7-424b-af9b-2ff8c00edfed] Pending
helpers_test.go:344: "task-pv-pod" [a2e1ad21-97d7-424b-af9b-2ff8c00edfed] 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" [a2e1ad21-97d7-424b-af9b-2ff8c00edfed] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004117035s
addons_test.go:590: (dbg) Run:  kubectl --context addons-709752 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-709752 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-709752 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-709752 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-709752 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-709752 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-709752 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-709752 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" [d60d792b-db3c-4107-8274-960ff893e3af] Pending
helpers_test.go:344: "task-pv-pod-restore" [d60d792b-db3c-4107-8274-960ff893e3af] 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" [d60d792b-db3c-4107-8274-960ff893e3af] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003757718s
addons_test.go:632: (dbg) Run:  kubectl --context addons-709752 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-709752 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-709752 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-709752 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.743927228s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (49.51s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-709752 --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-7867546754-jvplg" [5a0d5754-0238-4489-8ba0-59f5de4e7aa6] Pending
helpers_test.go:344: "headlamp-7867546754-jvplg" [5a0d5754-0238-4489-8ba0-59f5de4e7aa6] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-jvplg" [5a0d5754-0238-4489-8ba0-59f5de4e7aa6] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004022641s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-709752 addons disable headlamp --alsologtostderr -v=1: (5.674945667s)
--- PASS: TestAddons/parallel/Headlamp (17.64s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.58s)

                                                
                                                
=== 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-p2cms" [38668bc0-4583-4796-baf4-9c9a3dabd93b] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004785446s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-709752
--- PASS: TestAddons/parallel/CloudSpanner (6.58s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (10.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-709752 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-709752 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-709752 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-709752 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" [9464a7e0-c4eb-4a03-b28d-172c017e960f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [9464a7e0-c4eb-4a03-b28d-172c017e960f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [9464a7e0-c4eb-4a03-b28d-172c017e960f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.00864107s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-709752 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 ssh "cat /opt/local-path-provisioner/pvc-a678a36f-d7ac-4519-b99d-97690f376e9d_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-709752 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-709752 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (10.55s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.49s)

                                                
                                                
=== 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-pr5l9" [00f79bdb-eceb-4957-9509-e7d5dfa78a1a] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004280493s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-709752
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.49s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.72s)

                                                
                                                
=== 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-nthgp" [ef3973b7-9a6f-45b5-9edd-866d5e482557] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003673002s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-709752 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-709752 addons disable yakd --alsologtostderr -v=1: (5.714840703s)
--- PASS: TestAddons/parallel/Yakd (11.72s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.12s)

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

                                                
                                    
x
+
TestCertOptions (37.42s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (241.24s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-861196 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-861196 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (41.279062859s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-861196 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-861196 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (17.443791635s)
helpers_test.go:175: Cleaning up "cert-expiration-861196" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-861196
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-861196: (2.518099999s)
--- PASS: TestCertExpiration (241.24s)

                                                
                                    
x
+
TestForceSystemdFlag (35.74s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (41.68s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-383506 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0731 22:17:09.732270 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-383506 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (39.096127788s)
helpers_test.go:175: Cleaning up "force-systemd-env-383506" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-383506
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-383506: (2.572495862s)
--- PASS: TestForceSystemdEnv (41.68s)

                                                
                                    
x
+
TestErrorSpam/setup (28.17s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.71s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.03s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.71s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.74s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.42s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (61.12s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (39.35s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-075322 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-075322 --alsologtostderr -v=8: (39.350571798s)
functional_test.go:659: soft start took 39.353123651s for "functional-075322" cluster.
--- PASS: TestFunctional/serial/SoftStart (39.35s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-075322 cache add registry.k8s.io/pause:3.1: (1.42432437s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-075322 cache add registry.k8s.io/pause:3.3: (1.362576347s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-075322 cache add registry.k8s.io/pause:latest: (1.22245581s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.01s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-arm64 -p functional-075322 cache reload: (1.174647134s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.09s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.6s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.71s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.71s)

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

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.27s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2323: (dbg) Run:  kubectl --context functional-075322 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.27s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.42s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (16.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:901: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-075322 --alsologtostderr -v=1]
E0731 21:42:09.732605 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:09.738299 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:09.748573 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:09.768921 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:09.809205 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:09.890072 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:10.050531 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:10.371560 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
functional_test.go:906: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-075322 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 1491501: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (16.56s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:42:06.800892 1491216 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:42:06.801074 1491216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:42:06.801086 1491216 out.go:304] Setting ErrFile to fd 2...
	I0731 21:42:06.801091 1491216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:42:06.801355 1491216 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:42:06.801755 1491216 out.go:298] Setting JSON to false
	I0731 21:42:06.802707 1491216 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":19466,"bootTime":1722442661,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 21:42:06.802778 1491216 start.go:139] virtualization:  
	I0731 21:42:06.806353 1491216 out.go:177] * [functional-075322] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:42:06.810107 1491216 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 21:42:06.810242 1491216 notify.go:220] Checking for updates...
	I0731 21:42:06.815203 1491216 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:42:06.817839 1491216 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:42:06.820222 1491216 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 21:42:06.822919 1491216 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 21:42:06.825889 1491216 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 21:42:06.829110 1491216 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:42:06.829675 1491216 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:42:06.860514 1491216 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:42:06.860621 1491216 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:42:06.922553 1491216 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-31 21:42:06.913456327 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:42:06.922698 1491216 docker.go:307] overlay module found
	I0731 21:42:06.926711 1491216 out.go:177] * Using the docker driver based on existing profile
	I0731 21:42:06.929130 1491216 start.go:297] selected driver: docker
	I0731 21:42:06.929146 1491216 start.go:901] validating driver "docker" against &{Name:functional-075322 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-075322 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}
	I0731 21:42:06.929267 1491216 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 21:42:06.932476 1491216 out.go:177] 
	W0731 21:42:06.934922 1491216 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
	I0731 21:42:06.937507 1491216 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:42:07.229187 1491333 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:42:07.229310 1491333 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:42:07.229319 1491333 out.go:304] Setting ErrFile to fd 2...
	I0731 21:42:07.229325 1491333 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:42:07.230061 1491333 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:42:07.230420 1491333 out.go:298] Setting JSON to false
	I0731 21:42:07.231302 1491333 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":19467,"bootTime":1722442661,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 21:42:07.231377 1491333 start.go:139] virtualization:  
	I0731 21:42:07.234533 1491333 out.go:177] * [functional-075322] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0731 21:42:07.237793 1491333 notify.go:220] Checking for updates...
	I0731 21:42:07.240834 1491333 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 21:42:07.243457 1491333 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:42:07.246037 1491333 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 21:42:07.248719 1491333 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 21:42:07.251328 1491333 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 21:42:07.254023 1491333 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 21:42:07.257169 1491333 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:42:07.257662 1491333 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:42:07.291118 1491333 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:42:07.291232 1491333 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:42:07.348138 1491333 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-31 21:42:07.339011945 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:42:07.348248 1491333 docker.go:307] overlay module found
	I0731 21:42:07.351168 1491333 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0731 21:42:07.353810 1491333 start.go:297] selected driver: docker
	I0731 21:42:07.353828 1491333 start.go:901] validating driver "docker" against &{Name:functional-075322 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-075322 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}
	I0731 21:42:07.353944 1491333 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 21:42:07.357052 1491333 out.go:177] 
	W0731 21:42:07.359593 1491333 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
	I0731 21:42:07.362099 1491333 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.21s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-075322 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-075322 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-r4ptb" [abf5358b-de00-40b9-9c34-d415ea95737b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-r4ptb" [abf5358b-de00-40b9-9c34-d415ea95737b] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.004086898s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:31794
functional_test.go:1671: http://192.168.49.2:31794: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (27.11s)

                                                
                                                
=== 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" [3b692f0d-501b-4286-8be0-63794384f0d0] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004606923s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-075322 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-075322 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-075322 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-075322 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" [0e98e21b-58bf-403c-b9a4-f7582ec61b1f] Pending
helpers_test.go:344: "sp-pod" [0e98e21b-58bf-403c-b9a4-f7582ec61b1f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [0e98e21b-58bf-403c-b9a4-f7582ec61b1f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003557864s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-075322 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-075322 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-075322 delete -f testdata/storage-provisioner/pod.yaml: (1.062305967s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-075322 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" [8e87fd76-1435-4964-b5ee-55c0abaa8a6b] Pending
helpers_test.go:344: "sp-pod" [8e87fd76-1435-4964-b5ee-55c0abaa8a6b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [8e87fd76-1435-4964-b5ee-55c0abaa8a6b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.005550465s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-075322 exec sp-pod -- ls /tmp/mount
E0731 21:42:11.011934 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (27.11s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.98s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.31s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/1461623.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "sudo cat /etc/ssl/certs/1461623.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/1461623.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "sudo cat /usr/share/ca-certificates/1461623.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/14616232.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "sudo cat /etc/ssl/certs/14616232.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/14616232.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "sudo cat /usr/share/ca-certificates/14616232.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.12s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.75s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.24s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 version -o=json --components
E0731 21:42:12.292885 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-075322 version -o=json --components: (1.217940646s)
--- PASS: TestFunctional/parallel/Version/components (1.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-075322 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-075322
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-075322 image ls --format short --alsologtostderr:
I0731 21:42:12.910557 1491810 out.go:291] Setting OutFile to fd 1 ...
I0731 21:42:12.910781 1491810 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:12.910804 1491810 out.go:304] Setting ErrFile to fd 2...
I0731 21:42:12.910824 1491810 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:12.911058 1491810 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
I0731 21:42:12.911658 1491810 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:12.911814 1491810 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:12.912313 1491810 cli_runner.go:164] Run: docker container inspect functional-075322 --format={{.State.Status}}
I0731 21:42:12.936427 1491810 ssh_runner.go:195] Run: systemctl --version
I0731 21:42:12.936488 1491810 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075322
I0731 21:42:12.961442 1491810 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34313 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/functional-075322/id_rsa Username:docker}
I0731 21:42:13.064459 1491810 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-075322 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kicbase/echo-server           | functional-075322  | ce2d2cda2d858 | 4.79MB |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| localhost/my-image                      | functional-075322  | e1223b0dc7ff5 | 1.64MB |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-075322 image ls --format table --alsologtostderr:
I0731 21:42:18.267548 1492262 out.go:291] Setting OutFile to fd 1 ...
I0731 21:42:18.267739 1492262 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:18.267749 1492262 out.go:304] Setting ErrFile to fd 2...
I0731 21:42:18.267756 1492262 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:18.268202 1492262 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
I0731 21:42:18.268903 1492262 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:18.269037 1492262 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:18.269491 1492262 cli_runner.go:164] Run: docker container inspect functional-075322 --format={{.State.Status}}
I0731 21:42:18.296385 1492262 ssh_runner.go:195] Run: systemctl --version
I0731 21:42:18.296440 1492262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075322
I0731 21:42:18.329554 1492262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34313 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/functional-075322/id_rsa Username:docker}
I0731 21:42:18.420481 1492262 ssh_runner.go:195] Run: sudo crictl images --output json
E0731 21:42:19.974960 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
2024/07/31 21:42:23 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-075322 image ls --format json --alsologtostderr:
[{"id":"f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a","docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"e1223b0dc7ff572bef4ac9a32100f2b88f11f127e07126922ebe16b086f47249","repoDigests":["localhost/my-image@sha256:e88a68ece09beb2a1a368c12da078c78acbe5254f3334e24b76d55f48bad525d"],"repoTags":["localhost/my-image:functional-075322"],"size":"1640225"},{"id":"2351f570ed0eac5533
e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-075322"],"size":"4788229"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332b
e9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["regis
try.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"id":"ba3828f3bb1f0978d58f8aa6bca8fa2e3ada570b73fdbff6fbc2af945cd93ffe","repoDigests":["docker.io/libra
ry/6ae183493c77ea828c267c21193edb617f30f3debdaeb07750e9e9f6d8bda294-tmp@sha256:c95de80a8c3efb7d028c7f6f076d19794a89534fa82591225b1d39d6f2a08028"],"repoTags":[],"size":"1637644"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4","registry.k8s.io/kube-scheduler@sha256:f
194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"61568326"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.
io/library/nginx:latest"],"size":"197104786"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"113538528"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c
2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-075322 image ls --format json --alsologtostderr:
I0731 21:42:18.022306 1492230 out.go:291] Setting OutFile to fd 1 ...
I0731 21:42:18.022523 1492230 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:18.022551 1492230 out.go:304] Setting ErrFile to fd 2...
I0731 21:42:18.022572 1492230 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:18.022972 1492230 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
I0731 21:42:18.024197 1492230 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:18.024424 1492230 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:18.025262 1492230 cli_runner.go:164] Run: docker container inspect functional-075322 --format={{.State.Status}}
I0731 21:42:18.047156 1492230 ssh_runner.go:195] Run: systemctl --version
I0731 21:42:18.047214 1492230 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075322
I0731 21:42:18.065326 1492230 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34313 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/functional-075322/id_rsa Username:docker}
I0731 21:42:18.157079 1492230 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-075322 image ls --format yaml --alsologtostderr:
- id: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
- registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "140414767"
- id: 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "108229958"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- id: f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "90281007"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
- docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "90278450"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
- registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "61568326"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-075322
size: "4788229"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "113538528"
- id: 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "89199511"
- id: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "197104786"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-075322 image ls --format yaml --alsologtostderr:
I0731 21:42:13.186878 1491850 out.go:291] Setting OutFile to fd 1 ...
I0731 21:42:13.187042 1491850 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:13.187154 1491850 out.go:304] Setting ErrFile to fd 2...
I0731 21:42:13.187178 1491850 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:13.187465 1491850 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
I0731 21:42:13.188236 1491850 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:13.188652 1491850 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:13.189182 1491850 cli_runner.go:164] Run: docker container inspect functional-075322 --format={{.State.Status}}
I0731 21:42:13.210682 1491850 ssh_runner.go:195] Run: systemctl --version
I0731 21:42:13.210737 1491850 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075322
I0731 21:42:13.239247 1491850 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34313 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/functional-075322/id_rsa Username:docker}
I0731 21:42:13.348207 1491850 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 image build -t localhost/my-image:functional-075322 testdata/build --alsologtostderr
E0731 21:42:14.854073 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-075322 image build -t localhost/my-image:functional-075322 testdata/build --alsologtostderr: (4.003762935s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-075322 image build -t localhost/my-image:functional-075322 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> ba3828f3bb1
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-075322
--> e1223b0dc7f
Successfully tagged localhost/my-image:functional-075322
e1223b0dc7ff572bef4ac9a32100f2b88f11f127e07126922ebe16b086f47249
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-075322 image build -t localhost/my-image:functional-075322 testdata/build --alsologtostderr:
I0731 21:42:13.765128 1491980 out.go:291] Setting OutFile to fd 1 ...
I0731 21:42:13.765787 1491980 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:13.765797 1491980 out.go:304] Setting ErrFile to fd 2...
I0731 21:42:13.765803 1491980 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:42:13.766113 1491980 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
I0731 21:42:13.766809 1491980 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:13.767918 1491980 config.go:182] Loaded profile config "functional-075322": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 21:42:13.768606 1491980 cli_runner.go:164] Run: docker container inspect functional-075322 --format={{.State.Status}}
I0731 21:42:13.791164 1491980 ssh_runner.go:195] Run: systemctl --version
I0731 21:42:13.791304 1491980 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075322
I0731 21:42:13.808275 1491980 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34313 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/functional-075322/id_rsa Username:docker}
I0731 21:42:13.904588 1491980 build_images.go:161] Building image from path: /tmp/build.235818238.tar
I0731 21:42:13.904667 1491980 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0731 21:42:13.913866 1491980 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.235818238.tar
I0731 21:42:13.917101 1491980 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.235818238.tar: stat -c "%s %y" /var/lib/minikube/build/build.235818238.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.235818238.tar': No such file or directory
I0731 21:42:13.917131 1491980 ssh_runner.go:362] scp /tmp/build.235818238.tar --> /var/lib/minikube/build/build.235818238.tar (3072 bytes)
I0731 21:42:13.944791 1491980 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.235818238
I0731 21:42:13.953633 1491980 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.235818238 -xf /var/lib/minikube/build/build.235818238.tar
I0731 21:42:13.963087 1491980 crio.go:315] Building image: /var/lib/minikube/build/build.235818238
I0731 21:42:13.963216 1491980 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-075322 /var/lib/minikube/build/build.235818238 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0731 21:42:17.648774 1491980 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-075322 /var/lib/minikube/build/build.235818238 --cgroup-manager=cgroupfs: (3.685514438s)
I0731 21:42:17.648855 1491980 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.235818238
I0731 21:42:17.672667 1491980 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.235818238.tar
I0731 21:42:17.686417 1491980 build_images.go:217] Built localhost/my-image:functional-075322 from /tmp/build.235818238.tar
I0731 21:42:17.686450 1491980 build_images.go:133] succeeded building to: functional-075322
I0731 21:42:17.686456 1491980 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.56s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-075322 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-075322 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-fwp48" [68d40a63-7bb0-4bf2-97b6-a367bf59d7f5] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-fwp48" [68d40a63-7bb0-4bf2-97b6-a367bf59d7f5] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 13.005074588s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (13.24s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-075322 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" [174cd6dc-6bc1-4e96-9baf-40667da42a28] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [174cd6dc-6bc1-4e96-9baf-40667da42a28] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004001383s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.36s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 31 21:41 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 31 21:41 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 31 21:41 test-1722462115817853299
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh cat /mount-9p/test-1722462115817853299
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-075322 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" [f8e37457-08fb-48d1-9076-b0bf9560b45d] Pending
helpers_test.go:344: "busybox-mount" [f8e37457-08fb-48d1-9076-b0bf9560b45d] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f8e37457-08fb-48d1-9076-b0bf9560b45d] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f8e37457-08fb-48d1-9076-b0bf9560b45d] 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.004744262s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-075322 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-075322 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-075322 /tmp/TestFunctionalparallelMountCmdany-port3776272062/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.13s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.05s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (191.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-702682 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0731 21:42:30.215392 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:42:50.695637 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:43:31.656635 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:44:53.577432 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-702682 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m10.555361312s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (191.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.91s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (38.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-702682 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-702682 -v=7 --alsologtostderr: (37.673208404s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr: (1.057706408s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (38.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp testdata/cp-test.txt ha-702682:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile453054847/001/cp-test_ha-702682.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test.txt"
E0731 21:46:29.193900 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:46:29.201658 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:46:29.211903 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:46:29.232137 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:46:29.272395 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:46:29.352660 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682:/home/docker/cp-test.txt ha-702682-m02:/home/docker/cp-test_ha-702682_ha-702682-m02.txt
E0731 21:46:29.513746 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:46:29.834286 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test_ha-702682_ha-702682-m02.txt"
E0731 21:46:30.474496 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682:/home/docker/cp-test.txt ha-702682-m03:/home/docker/cp-test_ha-702682_ha-702682-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test_ha-702682_ha-702682-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682:/home/docker/cp-test.txt ha-702682-m04:/home/docker/cp-test_ha-702682_ha-702682-m04.txt
E0731 21:46:31.755596 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test_ha-702682_ha-702682-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp testdata/cp-test.txt ha-702682-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile453054847/001/cp-test_ha-702682-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m02:/home/docker/cp-test.txt ha-702682:/home/docker/cp-test_ha-702682-m02_ha-702682.txt
E0731 21:46:34.316613 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test_ha-702682-m02_ha-702682.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m02:/home/docker/cp-test.txt ha-702682-m03:/home/docker/cp-test_ha-702682-m02_ha-702682-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test_ha-702682-m02_ha-702682-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m02:/home/docker/cp-test.txt ha-702682-m04:/home/docker/cp-test_ha-702682-m02_ha-702682-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test_ha-702682-m02_ha-702682-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp testdata/cp-test.txt ha-702682-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile453054847/001/cp-test_ha-702682-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m03:/home/docker/cp-test.txt ha-702682:/home/docker/cp-test_ha-702682-m03_ha-702682.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test_ha-702682-m03_ha-702682.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m03:/home/docker/cp-test.txt ha-702682-m02:/home/docker/cp-test_ha-702682-m03_ha-702682-m02.txt
E0731 21:46:39.436768 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test_ha-702682-m03_ha-702682-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m03:/home/docker/cp-test.txt ha-702682-m04:/home/docker/cp-test_ha-702682-m03_ha-702682-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test_ha-702682-m03_ha-702682-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp testdata/cp-test.txt ha-702682-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile453054847/001/cp-test_ha-702682-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m04:/home/docker/cp-test.txt ha-702682:/home/docker/cp-test_ha-702682-m04_ha-702682.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682 "sudo cat /home/docker/cp-test_ha-702682-m04_ha-702682.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m04:/home/docker/cp-test.txt ha-702682-m02:/home/docker/cp-test_ha-702682-m04_ha-702682-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m02 "sudo cat /home/docker/cp-test_ha-702682-m04_ha-702682-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 cp ha-702682-m04:/home/docker/cp-test.txt ha-702682-m03:/home/docker/cp-test_ha-702682-m04_ha-702682-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 ssh -n ha-702682-m03 "sudo cat /home/docker/cp-test_ha-702682-m04_ha-702682-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 node stop m02 -v=7 --alsologtostderr
E0731 21:46:49.677141 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-702682 node stop m02 -v=7 --alsologtostderr: (12.069791339s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr: exit status 7 (735.380664ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:46:58.126402 1508152 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:46:58.126603 1508152 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:46:58.126633 1508152 out.go:304] Setting ErrFile to fd 2...
	I0731 21:46:58.126652 1508152 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:46:58.126931 1508152 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:46:58.127176 1508152 out.go:298] Setting JSON to false
	I0731 21:46:58.127245 1508152 mustload.go:65] Loading cluster: ha-702682
	I0731 21:46:58.127294 1508152 notify.go:220] Checking for updates...
	I0731 21:46:58.127749 1508152 config.go:182] Loaded profile config "ha-702682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:46:58.127794 1508152 status.go:255] checking status of ha-702682 ...
	I0731 21:46:58.128481 1508152 cli_runner.go:164] Run: docker container inspect ha-702682 --format={{.State.Status}}
	I0731 21:46:58.151856 1508152 status.go:330] ha-702682 host status = "Running" (err=<nil>)
	I0731 21:46:58.151888 1508152 host.go:66] Checking if "ha-702682" exists ...
	I0731 21:46:58.152357 1508152 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-702682
	I0731 21:46:58.171599 1508152 host.go:66] Checking if "ha-702682" exists ...
	I0731 21:46:58.172047 1508152 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:46:58.172121 1508152 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-702682
	I0731 21:46:58.200080 1508152 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34318 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/ha-702682/id_rsa Username:docker}
	I0731 21:46:58.293896 1508152 ssh_runner.go:195] Run: systemctl --version
	I0731 21:46:58.298603 1508152 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:46:58.310079 1508152 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:46:58.370985 1508152 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:52 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-31 21:46:58.359051726 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 21:46:58.371661 1508152 kubeconfig.go:125] found "ha-702682" server: "https://192.168.49.254:8443"
	I0731 21:46:58.371699 1508152 api_server.go:166] Checking apiserver status ...
	I0731 21:46:58.371759 1508152 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:46:58.385983 1508152 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1481/cgroup
	I0731 21:46:58.395164 1508152 api_server.go:182] apiserver freezer: "10:freezer:/docker/a1c8542ce5438c7e74edce75b5cb094c83ef5039529ee74ffbaf8a04b52ac1d2/crio/crio-ec32001912e465ceb7c8f40832f8568732074f3a03680caf4f36ba52a53aa4c1"
	I0731 21:46:58.395237 1508152 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a1c8542ce5438c7e74edce75b5cb094c83ef5039529ee74ffbaf8a04b52ac1d2/crio/crio-ec32001912e465ceb7c8f40832f8568732074f3a03680caf4f36ba52a53aa4c1/freezer.state
	I0731 21:46:58.405008 1508152 api_server.go:204] freezer state: "THAWED"
	I0731 21:46:58.405035 1508152 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0731 21:46:58.414164 1508152 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0731 21:46:58.414195 1508152 status.go:422] ha-702682 apiserver status = Running (err=<nil>)
	I0731 21:46:58.414207 1508152 status.go:257] ha-702682 status: &{Name:ha-702682 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:46:58.414224 1508152 status.go:255] checking status of ha-702682-m02 ...
	I0731 21:46:58.414538 1508152 cli_runner.go:164] Run: docker container inspect ha-702682-m02 --format={{.State.Status}}
	I0731 21:46:58.432174 1508152 status.go:330] ha-702682-m02 host status = "Stopped" (err=<nil>)
	I0731 21:46:58.432203 1508152 status.go:343] host is not running, skipping remaining checks
	I0731 21:46:58.432218 1508152 status.go:257] ha-702682-m02 status: &{Name:ha-702682-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:46:58.432255 1508152 status.go:255] checking status of ha-702682-m03 ...
	I0731 21:46:58.432619 1508152 cli_runner.go:164] Run: docker container inspect ha-702682-m03 --format={{.State.Status}}
	I0731 21:46:58.451160 1508152 status.go:330] ha-702682-m03 host status = "Running" (err=<nil>)
	I0731 21:46:58.451187 1508152 host.go:66] Checking if "ha-702682-m03" exists ...
	I0731 21:46:58.451484 1508152 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-702682-m03
	I0731 21:46:58.470781 1508152 host.go:66] Checking if "ha-702682-m03" exists ...
	I0731 21:46:58.471106 1508152 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:46:58.471158 1508152 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-702682-m03
	I0731 21:46:58.491078 1508152 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34328 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/ha-702682-m03/id_rsa Username:docker}
	I0731 21:46:58.585615 1508152 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:46:58.598364 1508152 kubeconfig.go:125] found "ha-702682" server: "https://192.168.49.254:8443"
	I0731 21:46:58.598398 1508152 api_server.go:166] Checking apiserver status ...
	I0731 21:46:58.598442 1508152 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:46:58.609350 1508152 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1373/cgroup
	I0731 21:46:58.619546 1508152 api_server.go:182] apiserver freezer: "10:freezer:/docker/9ea7357131e9362bbdae7357d51d2f99e0cdb0e53873355e70dcdb3605f1b63d/crio/crio-e7fccc7cb61154f47802b1e373ef41731ac7da76231eefd4df51adb25145dd33"
	I0731 21:46:58.619628 1508152 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9ea7357131e9362bbdae7357d51d2f99e0cdb0e53873355e70dcdb3605f1b63d/crio/crio-e7fccc7cb61154f47802b1e373ef41731ac7da76231eefd4df51adb25145dd33/freezer.state
	I0731 21:46:58.629014 1508152 api_server.go:204] freezer state: "THAWED"
	I0731 21:46:58.629083 1508152 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0731 21:46:58.636847 1508152 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0731 21:46:58.636914 1508152 status.go:422] ha-702682-m03 apiserver status = Running (err=<nil>)
	I0731 21:46:58.636933 1508152 status.go:257] ha-702682-m03 status: &{Name:ha-702682-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:46:58.636949 1508152 status.go:255] checking status of ha-702682-m04 ...
	I0731 21:46:58.637305 1508152 cli_runner.go:164] Run: docker container inspect ha-702682-m04 --format={{.State.Status}}
	I0731 21:46:58.655972 1508152 status.go:330] ha-702682-m04 host status = "Running" (err=<nil>)
	I0731 21:46:58.656046 1508152 host.go:66] Checking if "ha-702682-m04" exists ...
	I0731 21:46:58.656413 1508152 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-702682-m04
	I0731 21:46:58.672850 1508152 host.go:66] Checking if "ha-702682-m04" exists ...
	I0731 21:46:58.673158 1508152 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:46:58.673203 1508152 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-702682-m04
	I0731 21:46:58.692319 1508152 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34333 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/ha-702682-m04/id_rsa Username:docker}
	I0731 21:46:58.785111 1508152 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:46:58.799518 1508152 status.go:257] ha-702682-m04 status: &{Name:ha-702682-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (144.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 node start m02 -v=7 --alsologtostderr
E0731 21:47:09.732070 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:47:10.157575 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:47:37.417650 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 21:47:51.118301 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:49:13.038615 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-702682 node start m02 -v=7 --alsologtostderr: (2m23.141890594s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (144.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (179.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-702682 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-702682 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-702682 -v=7 --alsologtostderr: (36.839529318s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-702682 --wait=true -v=7 --alsologtostderr
E0731 21:51:29.193905 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:51:56.878984 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:52:09.732456 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-702682 --wait=true -v=7 --alsologtostderr: (2m22.874262429s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-702682
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (179.87s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-702682 node delete m03 -v=7 --alsologtostderr: (10.981920447s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 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.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.5s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.81s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:53:12.467519 1522070 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:53:12.467829 1522070 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:53:12.467842 1522070 out.go:304] Setting ErrFile to fd 2...
	I0731 21:53:12.467848 1522070 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:53:12.468457 1522070 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 21:53:12.468717 1522070 out.go:298] Setting JSON to false
	I0731 21:53:12.468770 1522070 mustload.go:65] Loading cluster: ha-702682
	I0731 21:53:12.468864 1522070 notify.go:220] Checking for updates...
	I0731 21:53:12.470176 1522070 config.go:182] Loaded profile config "ha-702682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 21:53:12.470198 1522070 status.go:255] checking status of ha-702682 ...
	I0731 21:53:12.470897 1522070 cli_runner.go:164] Run: docker container inspect ha-702682 --format={{.State.Status}}
	I0731 21:53:12.486618 1522070 status.go:330] ha-702682 host status = "Stopped" (err=<nil>)
	I0731 21:53:12.486648 1522070 status.go:343] host is not running, skipping remaining checks
	I0731 21:53:12.486656 1522070 status.go:257] ha-702682 status: &{Name:ha-702682 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:53:12.486681 1522070 status.go:255] checking status of ha-702682-m02 ...
	I0731 21:53:12.486991 1522070 cli_runner.go:164] Run: docker container inspect ha-702682-m02 --format={{.State.Status}}
	I0731 21:53:12.506625 1522070 status.go:330] ha-702682-m02 host status = "Stopped" (err=<nil>)
	I0731 21:53:12.506651 1522070 status.go:343] host is not running, skipping remaining checks
	I0731 21:53:12.506659 1522070 status.go:257] ha-702682-m02 status: &{Name:ha-702682-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:53:12.506678 1522070 status.go:255] checking status of ha-702682-m04 ...
	I0731 21:53:12.506957 1522070 cli_runner.go:164] Run: docker container inspect ha-702682-m04 --format={{.State.Status}}
	I0731 21:53:12.528034 1522070 status.go:330] ha-702682-m04 host status = "Stopped" (err=<nil>)
	I0731 21:53:12.528057 1522070 status.go:343] host is not running, skipping remaining checks
	I0731 21:53:12.528066 1522070 status.go:257] ha-702682-m04 status: &{Name:ha-702682-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (109.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-702682 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-702682 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m48.468762685s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 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 (109.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (73.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-702682 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-702682 --control-plane -v=7 --alsologtostderr: (1m12.72404985s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-702682 status -v=7 --alsologtostderr: (1.044288444s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (73.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.74s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (57.53s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-184932 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0731 21:56:29.194107 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 21:57:09.732158 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-184932 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (57.527091016s)
--- PASS: TestJSONOutput/start/Command (57.53s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.2s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b9487713-6b58-4c49-9a16-bcc945fc7bc6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-906396] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c6e9e7da-80f9-4e2b-a94c-1d0edd1a4b0c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19355"}}
	{"specversion":"1.0","id":"36a2401b-811b-488f-8840-33ae77167fe0","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":"8b0b4917-6d55-439e-a678-db1e86151942","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig"}}
	{"specversion":"1.0","id":"af2e1d94-197c-4816-b219-ffda0fd95a4d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube"}}
	{"specversion":"1.0","id":"85b03698-d099-4dad-8912-55d285b35689","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"8186e78f-939d-4469-a03e-f9c0b0e29cb4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"dece28fd-d347-4658-8fa2-7a92e6482d71","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.23s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.68s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-860220 --network=bridge
E0731 21:58:32.777892 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-860220 --network=bridge: (31.736736837s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-860220" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-860220
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-860220: (1.926162532s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (33.68s)

                                                
                                    
x
+
TestKicExistingNetwork (30.54s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-588782 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-588782 --network=existing-network: (28.328307118s)
helpers_test.go:175: Cleaning up "existing-network-588782" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-588782
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-588782: (2.047795081s)
--- PASS: TestKicExistingNetwork (30.54s)

                                                
                                    
x
+
TestKicCustomSubnet (34.38s)

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

                                                
                                    
x
+
TestKicStaticIP (34.11s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (69.8s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-229714 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-229714 --driver=docker  --container-runtime=crio: (29.764034289s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-232430 --driver=docker  --container-runtime=crio
E0731 22:01:29.193804 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-232430 --driver=docker  --container-runtime=crio: (34.538097838s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-229714
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-232430
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-232430" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-232430
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-232430: (1.947150893s)
helpers_test.go:175: Cleaning up "first-229714" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-229714
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-229714: (2.292393115s)
--- PASS: TestMinikubeProfile (69.80s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.31s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.6s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.95s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (90.44s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-527677 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0731 22:02:09.732183 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 22:02:52.239145 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-527677 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m29.938900746s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-527677 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (90.44s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.97s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.77s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.81s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.21s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 22:04:22.318859 1576063 out.go:291] Setting OutFile to fd 1 ...
	I0731 22:04:22.319272 1576063 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:04:22.319294 1576063 out.go:304] Setting ErrFile to fd 2...
	I0731 22:04:22.319315 1576063 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:04:22.319644 1576063 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 22:04:22.319900 1576063 out.go:298] Setting JSON to false
	I0731 22:04:22.320040 1576063 notify.go:220] Checking for updates...
	I0731 22:04:22.321119 1576063 mustload.go:65] Loading cluster: multinode-527677
	I0731 22:04:22.321839 1576063 config.go:182] Loaded profile config "multinode-527677": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 22:04:22.321868 1576063 status.go:255] checking status of multinode-527677 ...
	I0731 22:04:22.322646 1576063 cli_runner.go:164] Run: docker container inspect multinode-527677 --format={{.State.Status}}
	I0731 22:04:22.340870 1576063 status.go:330] multinode-527677 host status = "Running" (err=<nil>)
	I0731 22:04:22.340906 1576063 host.go:66] Checking if "multinode-527677" exists ...
	I0731 22:04:22.341198 1576063 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-527677
	I0731 22:04:22.358696 1576063 host.go:66] Checking if "multinode-527677" exists ...
	I0731 22:04:22.359010 1576063 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 22:04:22.359065 1576063 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-527677
	I0731 22:04:22.380197 1576063 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34438 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/multinode-527677/id_rsa Username:docker}
	I0731 22:04:22.473536 1576063 ssh_runner.go:195] Run: systemctl --version
	I0731 22:04:22.477933 1576063 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 22:04:22.489284 1576063 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 22:04:22.543017 1576063 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-31 22:04:22.533877095 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 22:04:22.543602 1576063 kubeconfig.go:125] found "multinode-527677" server: "https://192.168.58.2:8443"
	I0731 22:04:22.543641 1576063 api_server.go:166] Checking apiserver status ...
	I0731 22:04:22.543688 1576063 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 22:04:22.554797 1576063 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1446/cgroup
	I0731 22:04:22.564100 1576063 api_server.go:182] apiserver freezer: "10:freezer:/docker/d0405a1fe8446b3adab5a59ae6c29d8fb42fc93ad1af5414bc4fc07e73ac24d1/crio/crio-c7a3011608fa19956b058b468d49267c30243ffd4e9a8b2b235ecf453fff03fa"
	I0731 22:04:22.564172 1576063 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d0405a1fe8446b3adab5a59ae6c29d8fb42fc93ad1af5414bc4fc07e73ac24d1/crio/crio-c7a3011608fa19956b058b468d49267c30243ffd4e9a8b2b235ecf453fff03fa/freezer.state
	I0731 22:04:22.572875 1576063 api_server.go:204] freezer state: "THAWED"
	I0731 22:04:22.572902 1576063 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0731 22:04:22.581453 1576063 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0731 22:04:22.581481 1576063 status.go:422] multinode-527677 apiserver status = Running (err=<nil>)
	I0731 22:04:22.581492 1576063 status.go:257] multinode-527677 status: &{Name:multinode-527677 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 22:04:22.581510 1576063 status.go:255] checking status of multinode-527677-m02 ...
	I0731 22:04:22.581837 1576063 cli_runner.go:164] Run: docker container inspect multinode-527677-m02 --format={{.State.Status}}
	I0731 22:04:22.598290 1576063 status.go:330] multinode-527677-m02 host status = "Running" (err=<nil>)
	I0731 22:04:22.598317 1576063 host.go:66] Checking if "multinode-527677-m02" exists ...
	I0731 22:04:22.598659 1576063 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-527677-m02
	I0731 22:04:22.614810 1576063 host.go:66] Checking if "multinode-527677-m02" exists ...
	I0731 22:04:22.615114 1576063 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 22:04:22.615159 1576063 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-527677-m02
	I0731 22:04:22.631669 1576063 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34443 SSHKeyPath:/home/jenkins/minikube-integration/19355-1456243/.minikube/machines/multinode-527677-m02/id_rsa Username:docker}
	I0731 22:04:22.721022 1576063 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 22:04:22.732730 1576063 status.go:257] multinode-527677-m02 status: &{Name:multinode-527677-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0731 22:04:22.732766 1576063 status.go:255] checking status of multinode-527677-m03 ...
	I0731 22:04:22.733075 1576063 cli_runner.go:164] Run: docker container inspect multinode-527677-m03 --format={{.State.Status}}
	I0731 22:04:22.750112 1576063 status.go:330] multinode-527677-m03 host status = "Stopped" (err=<nil>)
	I0731 22:04:22.750136 1576063 status.go:343] host is not running, skipping remaining checks
	I0731 22:04:22.750145 1576063 status.go:257] multinode-527677-m03 status: &{Name:multinode-527677-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.74s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (87.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-527677
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-527677
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-527677: (24.806444485s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-527677 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-527677 --wait=true -v=8 --alsologtostderr: (1m3.067742867s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-527677
--- PASS: TestMultiNode/serial/RestartKeepsNodes (87.99s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-527677 stop
E0731 22:06:29.193812 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-527677 stop: (23.618784718s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-527677 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-527677 status: exit status 7 (108.882113ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 22:06:29.581437 1583548 out.go:291] Setting OutFile to fd 1 ...
	I0731 22:06:29.581616 1583548 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:06:29.581648 1583548 out.go:304] Setting ErrFile to fd 2...
	I0731 22:06:29.581671 1583548 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:06:29.581944 1583548 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 22:06:29.582152 1583548 out.go:298] Setting JSON to false
	I0731 22:06:29.582239 1583548 mustload.go:65] Loading cluster: multinode-527677
	I0731 22:06:29.582338 1583548 notify.go:220] Checking for updates...
	I0731 22:06:29.582745 1583548 config.go:182] Loaded profile config "multinode-527677": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 22:06:29.582784 1583548 status.go:255] checking status of multinode-527677 ...
	I0731 22:06:29.583309 1583548 cli_runner.go:164] Run: docker container inspect multinode-527677 --format={{.State.Status}}
	I0731 22:06:29.602634 1583548 status.go:330] multinode-527677 host status = "Stopped" (err=<nil>)
	I0731 22:06:29.602659 1583548 status.go:343] host is not running, skipping remaining checks
	I0731 22:06:29.602667 1583548 status.go:257] multinode-527677 status: &{Name:multinode-527677 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 22:06:29.602703 1583548 status.go:255] checking status of multinode-527677-m02 ...
	I0731 22:06:29.603000 1583548 cli_runner.go:164] Run: docker container inspect multinode-527677-m02 --format={{.State.Status}}
	I0731 22:06:29.625587 1583548 status.go:330] multinode-527677-m02 host status = "Stopped" (err=<nil>)
	I0731 22:06:29.625609 1583548 status.go:343] host is not running, skipping remaining checks
	I0731 22:06:29.625616 1583548 status.go:257] multinode-527677-m02 status: &{Name:multinode-527677-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (30.57s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.59s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-527677-m03 --driver=docker  --container-runtime=crio
E0731 22:07:09.732617 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-527677-m03 --driver=docker  --container-runtime=crio: (32.065621879s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-527677
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-527677: exit status 80 (336.073369ms)

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

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

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

                                                
                                    
x
+
TestPreload (125.95s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-328775 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-328775 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m34.653067877s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-328775 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-328775 image pull gcr.io/k8s-minikube/busybox: (1.762989267s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-328775
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-328775: (5.768632403s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-328775 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-328775 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.113667812s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-328775 image list
helpers_test.go:175: Cleaning up "test-preload-328775" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-328775
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-328775: (2.354799056s)
--- PASS: TestPreload (125.95s)

                                                
                                    
x
+
TestScheduledStopUnix (111.03s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-952553 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-952553 --memory=2048 --driver=docker  --container-runtime=crio: (34.848115441s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-952553 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-952553 -n scheduled-stop-952553
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-952553 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-952553 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-952553 -n scheduled-stop-952553
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-952553
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-952553 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0731 22:11:29.194069 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-952553
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-952553: exit status 7 (65.536875ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.75s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"4f06b2f9-8c11-4721-a209-cf47e6350e78","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-927973] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"fc9e428e-60b2-4407-a5dc-86f8418d7108","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19355"}}
	{"specversion":"1.0","id":"071326bd-8bfe-420d-9caa-798e7765588c","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":"8e950412-4230-49bc-a94a-d379107c31f3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig"}}
	{"specversion":"1.0","id":"10a64932-c3a6-446e-9d8f-4f22847b158f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube"}}
	{"specversion":"1.0","id":"cfb79944-e1e3-4662-9250-2373dbb11a1f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"6ae439dd-2a87-492a-97fe-65c392885004","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"57c0aab5-e0e1-4c97-9a77-5eb3b6bc3a8b","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":"888f0a86-c96c-490b-9f4a-55045013098f","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":"adb3e4e9-48d2-43d3-aca1-a225dc63ec3f","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":"94ff5489-825c-4f2c-9a0b-a6c919b90fc4","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":"54340a3b-4777-40bc-9b54-468271c9d053","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-927973\" primary control-plane node in \"insufficient-storage-927973\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"f662fecb-8d73-4e59-ac87-620beafe2e67","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-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"0126ce8e-5d91-43c8-96fa-fa12cb63fa74","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":"a8c012d8-e0b4-4b85-b738-4e9c7006ac09","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0731 22:11:44.372647 1601324 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-927973" does not appear in /home/jenkins/minikube-integration/19355-1456243/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0731 22:11:44.681774 1601387 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-927973" does not appear in /home/jenkins/minikube-integration/19355-1456243/kubeconfig
	E0731 22:11:44.692293 1601387 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/insufficient-storage-927973/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (62.06s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1002150917 start -p running-upgrade-388748 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1002150917 start -p running-upgrade-388748 --memory=2200 --vm-driver=docker  --container-runtime=crio: (32.053284321s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-388748 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0731 22:16:29.193897 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-388748 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.360200158s)
helpers_test.go:175: Cleaning up "running-upgrade-388748" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-388748
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-388748: (2.856315229s)
--- PASS: TestRunningBinaryUpgrade (62.06s)

                                                
                                    
x
+
TestKubernetesUpgrade (385.77s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-381641 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0731 22:15:12.778113 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-381641 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m43.108988647s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-381641 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-381641 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-381641 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (92.338963ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-381641] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19355
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-381641 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0731 22:19:32.240238 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-381641 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.795664806s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-381641" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-381641
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-381641: (2.371379114s)
--- PASS: TestKubernetesUpgrade (385.77s)

                                                
                                    
x
+
TestMissingContainerUpgrade (154.37s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.488257933 start -p missing-upgrade-713237 --memory=2200 --driver=docker  --container-runtime=crio
E0731 22:12:09.731723 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.488257933 start -p missing-upgrade-713237 --memory=2200 --driver=docker  --container-runtime=crio: (1m19.564926425s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-713237
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-713237: (10.616568355s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-713237
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-713237 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-713237 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m0.519891868s)
helpers_test.go:175: Cleaning up "missing-upgrade-713237" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-713237
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-713237: (2.170946368s)
--- PASS: TestMissingContainerUpgrade (154.37s)

                                                
                                    
x
+
TestPause/serial/Start (65.55s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (31.94s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.76s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.64s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.81s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.29s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.14s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.21s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (83.48s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3825070149 start -p stopped-upgrade-791070 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3825070149 start -p stopped-upgrade-791070 --memory=2200 --vm-driver=docker  --container-runtime=crio: (51.399635622s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3825070149 -p stopped-upgrade-791070 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3825070149 -p stopped-upgrade-791070 stop: (2.035616881s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-791070 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-791070 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.044774934s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (83.48s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.12s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.16s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-236457] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19355
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (36.12s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.7s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-236457
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-236457: (1.966261198s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (18.70s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.81s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.24s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.94s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.69s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 22:18:48.244369 1639075 out.go:291] Setting OutFile to fd 1 ...
	I0731 22:18:48.244579 1639075 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:18:48.244608 1639075 out.go:304] Setting ErrFile to fd 2...
	I0731 22:18:48.244629 1639075 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:18:48.244878 1639075 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1456243/.minikube/bin
	I0731 22:18:48.245305 1639075 out.go:298] Setting JSON to false
	I0731 22:18:48.246308 1639075 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":21668,"bootTime":1722442661,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0731 22:18:48.246408 1639075 start.go:139] virtualization:  
	I0731 22:18:48.249642 1639075 out.go:177] * [false-222193] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 22:18:48.253044 1639075 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 22:18:48.253215 1639075 notify.go:220] Checking for updates...
	I0731 22:18:48.258139 1639075 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 22:18:48.260726 1639075 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1456243/kubeconfig
	I0731 22:18:48.263416 1639075 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1456243/.minikube
	I0731 22:18:48.266083 1639075 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 22:18:48.268720 1639075 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 22:18:48.271857 1639075 config.go:182] Loaded profile config "kubernetes-upgrade-381641": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0-beta.0
	I0731 22:18:48.272000 1639075 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 22:18:48.300003 1639075 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 22:18:48.300106 1639075 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 22:18:48.351228 1639075 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-31 22:18:48.342107556 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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]] Warnings:<nil>}}
	I0731 22:18:48.351347 1639075 docker.go:307] overlay module found
	I0731 22:18:48.355939 1639075 out.go:177] * Using the docker driver based on user configuration
	I0731 22:18:48.358665 1639075 start.go:297] selected driver: docker
	I0731 22:18:48.358687 1639075 start.go:901] validating driver "docker" against <nil>
	I0731 22:18:48.358702 1639075 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 22:18:48.362111 1639075 out.go:177] 
	W0731 22:18:48.364859 1639075 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
	I0731 22:18:48.367492 1639075 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 31 Jul 2024 22:14:53 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-381641
contexts:
- context:
cluster: kubernetes-upgrade-381641
user: kubernetes-upgrade-381641
name: kubernetes-upgrade-381641
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-381641
user:
client-certificate: /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kubernetes-upgrade-381641/client.crt
client-key: /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kubernetes-upgrade-381641/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-294866 --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
E0731 22:21:29.194276 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 22:22:09.732675 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-294866 --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: (3m4.581665494s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (184.58s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-371392 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" [82710047-6cd1-4bf8-b8a1-501f2d6b7a68] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [82710047-6cd1-4bf8-b8a1-501f2d6b7a68] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003671076s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-371392 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.33s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-294866 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" [d3362522-034b-4596-a5ab-94f2a7cc8a70] Pending
helpers_test.go:344: "busybox" [d3362522-034b-4596-a5ab-94f2a7cc8a70] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d3362522-034b-4596-a5ab-94f2a7cc8a70] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.005697228s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-294866 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.47s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-371392 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-371392 --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-arm64 start -p embed-certs-371392 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m25.361179848s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-371392 -n embed-certs-371392
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (265.69s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-294866 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-294866 --alsologtostderr -v=3: (12.210384937s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.21s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-294866 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-294866 --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
E0731 22:26:29.193685 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-294866 --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: (2m28.194688173s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-294866 -n old-k8s-version-294866
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (148.54s)

                                                
                                    
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-ws9jx" [919ef03d-eaa8-42b9-b68b-c81709ee1ea4] Running
E0731 22:27:09.732470 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.008012031s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-ws9jx" [919ef03d-eaa8-42b9-b68b-c81709ee1ea4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004593582s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-294866 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-294866 -n old-k8s-version-294866
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-294866 -n old-k8s-version-294866: exit status 2 (327.034623ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-294866 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-294866 -n old-k8s-version-294866
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-294866 -n old-k8s-version-294866
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-147611 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-147611 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (1m3.282917608s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (63.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-147611 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" [b6085d57-af58-4922-994f-095c89b686f9] Pending
helpers_test.go:344: "busybox" [b6085d57-af58-4922-994f-095c89b686f9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b6085d57-af58-4922-994f-095c89b686f9] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004981169s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-147611 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.35s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-8ds7d" [ac07a6b1-aa35-4572-830f-2079d70384d6] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003388372s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-147611 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-147611 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-147611 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (5m1.683391282s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-147611 -n no-preload-147611
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (302.03s)

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

                                                
                                                
=== 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-8ds7d" [ac07a6b1-aa35-4572-830f-2079d70384d6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003930957s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-371392 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-371392 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: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.34s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-371392 -n embed-certs-371392
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-371392 -n embed-certs-371392: exit status 2 (503.68901ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-371392 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p embed-certs-371392 --alsologtostderr -v=1: (1.109445282s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-371392 -n embed-certs-371392
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-371392 -n embed-certs-371392
--- PASS: TestStartStop/group/embed-certs/serial/Pause (4.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-578338 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0731 22:29:13.003671 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:13.009288 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:13.021860 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:13.042131 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:13.088069 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:13.169354 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:13.329934 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:13.650889 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:14.291937 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:15.572877 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:18.134547 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:23.255049 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:33.496166 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:29:53.976339 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-578338 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m7.866659955s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (67.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-578338 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" [01a3dbe5-560d-4f05-af81-b31134bc996b] Pending
helpers_test.go:344: "busybox" [01a3dbe5-560d-4f05-af81-b31134bc996b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [01a3dbe5-560d-4f05-af81-b31134bc996b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003603617s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-578338 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-578338 --alsologtostderr -v=3
E0731 22:30:34.936610 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-578338 --alsologtostderr -v=3: (12.005525406s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.01s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-578338 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-578338 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0731 22:31:29.193975 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 22:31:52.778356 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 22:31:56.857541 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:32:09.732206 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-578338 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (5m0.537410051s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-578338 -n default-k8s-diff-port-578338
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (301.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-p8hrs" [ff93defd-e9ba-4d81-9dd1-15db3ba4603a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003441054s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-p8hrs" [ff93defd-e9ba-4d81-9dd1-15db3ba4603a] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005146578s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-147611 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-147611 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:v20240719-e7903573
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-147611 -n no-preload-147611
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-147611 -n no-preload-147611: exit status 2 (314.949069ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-147611 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-147611 -n no-preload-147611
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-147611 -n no-preload-147611
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-428069 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0731 22:34:13.002463 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
E0731 22:34:40.697891 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/old-k8s-version-294866/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-428069 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (38.638024647s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.64s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-428069 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-428069 -n newest-cni-428069
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-428069 -n newest-cni-428069: exit status 2 (496.386191ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-428069 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-428069 -n newest-cni-428069
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-428069 -n newest-cni-428069
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.52s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m2.674376903s)
--- PASS: TestNetworkPlugins/group/auto/Start (62.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-mm24f" [c4f04d52-d867-4b53-accd-2145a1b4e23f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003914785s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-mm24f" [c4f04d52-d867-4b53-accd-2145a1b4e23f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004358342s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-578338 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-578338 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: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-578338 -n default-k8s-diff-port-578338
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-578338 -n default-k8s-diff-port-578338: exit status 2 (358.076912ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-578338 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-578338 -n default-k8s-diff-port-578338
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-578338 -n default-k8s-diff-port-578338
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.50s)
E0731 22:41:29.194020 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
E0731 22:41:35.251625 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:41:35.394901 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:55.875971 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:59.383243 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:41:59.388542 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:41:59.398882 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:41:59.419201 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:41:59.459560 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:41:59.539909 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:41:59.700400 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:42:00.021076 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:42:00.661294 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:42:01.942094 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:42:04.503171 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:42:09.623394 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
E0731 22:42:09.731712 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
E0731 22:42:19.864067 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0731 22:36:12.240490 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/functional-075322/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m3.337150841s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (63.34s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-222193 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-wl5td" [ebe0eb5b-1762-443b-a3cc-7a17c20fa25e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-wl5td" [ebe0eb5b-1762-443b-a3cc-7a17c20fa25e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 13.003632715s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (13.33s)

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

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

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

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

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

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

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

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

                                                
                                    
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-b7ms6" [9a890f88-f0bc-45c9-96b9-27cceb6ee24e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.006066364s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-222193 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-4s69x" [1f05e5a8-0e3f-4104-93f1-fbb627308297] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0731 22:37:09.732486 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/addons-709752/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-4s69x" [1f05e5a8-0e3f-4104-93f1-fbb627308297] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.004399421s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.34s)

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

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

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

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

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

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

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

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

                                                
                                    
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-w5mln" [f6f5ef22-ce3d-4c2f-be6c-b72752be9315] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.010089498s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-222193 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-dsgmr" [4a49f842-a623-47bd-a4fb-b6fcbb968cf0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0731 22:38:25.070035 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:25.075253 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:25.085728 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:25.105986 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:25.146296 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:25.226565 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:25.387055 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:25.707581 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-dsgmr" [4a49f842-a623-47bd-a4fb-b6fcbb968cf0] Running
E0731 22:38:26.348090 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:27.628463 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:38:30.188732 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 14.003812939s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (14.32s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-222193 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-646kj" [a5915a84-7cc7-4713-a1ac-f7a8fcd9fced] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-646kj" [a5915a84-7cc7-4713-a1ac-f7a8fcd9fced] Running
E0731 22:39:06.030784 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.004477908s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.31s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0731 22:39:46.991794 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:40:13.328746 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:13.334083 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:13.344375 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:13.364734 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:13.405511 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:13.485830 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:13.646182 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:13.967161 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:14.607374 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:15.888110 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:18.448535 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
E0731 22:40:23.568937 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m6.418545436s)
--- PASS: TestNetworkPlugins/group/flannel/Start (66.42s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-222193 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-jr647" [f16e1535-ce63-45fb-a621-4d1f35be376b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0731 22:40:33.809531 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-jr647" [f16e1535-ce63-45fb-a621-4d1f35be376b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004248596s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.28s)

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

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

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

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

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

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

                                                
                                    
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-f8s29" [c4c2c93b-34ea-4040-b1f4-2b6faaba10de] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00499925s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-222193 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-r4bmp" [d96338f9-13c5-4e01-96ee-e1ba1abd190d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0731 22:40:54.290674 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/default-k8s-diff-port-578338/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-r4bmp" [d96338f9-13c5-4e01-96ee-e1ba1abd190d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.00452681s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0731 22:41:08.912295 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/no-preload-147611/client.crt: no such file or directory
E0731 22:41:14.911861 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:14.917250 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:14.927906 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:14.948471 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:14.988652 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:15.068809 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:15.228975 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:15.549811 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:16.190242 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:17.471701 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:41:20.032731 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-222193 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m26.686029872s)
--- PASS: TestNetworkPlugins/group/bridge/Start (86.69s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-222193 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-8nmmm" [2b1c8311-9add-4463-a16d-e42624ef0fc7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-8nmmm" [2b1c8311-9add-4463-a16d-e42624ef0fc7] Running
E0731 22:42:36.836820 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/auto-222193/client.crt: no such file or directory
E0731 22:42:40.345256 1461623 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kindnet-222193/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003297181s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.26s)

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

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

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

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

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

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

                                                
                                    

Test skip (33/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.54s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1783: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.62s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 31 Jul 2024 22:14:53 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-381641
contexts:
- context:
cluster: kubernetes-upgrade-381641
user: kubernetes-upgrade-381641
name: kubernetes-upgrade-381641
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-381641
user:
client-certificate: /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kubernetes-upgrade-381641/client.crt
client-key: /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kubernetes-upgrade-381641/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.01s)

                                                
                                                
=== 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-222193 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-222193

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19355-1456243/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 31 Jul 2024 22:14:53 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-381641
contexts:
- context:
cluster: kubernetes-upgrade-381641
user: kubernetes-upgrade-381641
name: kubernetes-upgrade-381641
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-381641
user:
client-certificate: /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kubernetes-upgrade-381641/client.crt
client-key: /home/jenkins/minikube-integration/19355-1456243/.minikube/profiles/kubernetes-upgrade-381641/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard