Test Report: Docker_Cloud_Shell 19711

                    
                      f2dddbc2cec1d99a0bb3d71de73f46a47f499a62:2024-09-27:36389
                    
                

Test fail (6/107)

x
+
TestAddons/parallel/Registry (76.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 6.56126ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-2k99r" [2905dca4-5c9a-4aad-9968-e661673ae2e7] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.054168167s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-mvtgs" [5c0cf34a-54af-4f61-9735-3ad5790f13e5] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005644119s
addons_test.go:338: (dbg) Run:  kubectl --context addons-830612 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-830612 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:343: (dbg) Non-zero exit: kubectl --context addons-830612 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": exit status 1 (1m0.144458362s)

                                                
                                                
-- stdout --
	pod "registry-test" deleted

                                                
                                                
-- /stdout --
** stderr ** 
	error: timed out waiting for the condition

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-830612 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\"" failed: exit status 1
addons_test.go:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 ip
2024/09/27 00:28:13 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-830612
helpers_test.go:235: (dbg) docker inspect addons-830612:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "4597b7b67a87f4e65e7ff0a5f5fb04b88bfb52594c78d66823c22ab725e4859c",
	        "Created": "2024-09-27T00:15:47.721714995Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 75355,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-27T00:15:47.896935182Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/4597b7b67a87f4e65e7ff0a5f5fb04b88bfb52594c78d66823c22ab725e4859c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/4597b7b67a87f4e65e7ff0a5f5fb04b88bfb52594c78d66823c22ab725e4859c/hostname",
	        "HostsPath": "/var/lib/docker/containers/4597b7b67a87f4e65e7ff0a5f5fb04b88bfb52594c78d66823c22ab725e4859c/hosts",
	        "LogPath": "/var/lib/docker/containers/4597b7b67a87f4e65e7ff0a5f5fb04b88bfb52594c78d66823c22ab725e4859c/4597b7b67a87f4e65e7ff0a5f5fb04b88bfb52594c78d66823c22ab725e4859c-json.log",
	        "Name": "/addons-830612",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-830612:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-830612",
	            "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": "private",
	            "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": 0,
	            "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": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/0e268d951c163f3b439ae48bd64da3b993887202fc46b215a6abb849d780360a-init/diff:/var/lib/docker/overlay2/3fc322bb51f27db4a16c04fe479137caae1ad69794ed7e5a1e80c41c7e9a3fcf/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0e268d951c163f3b439ae48bd64da3b993887202fc46b215a6abb849d780360a/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0e268d951c163f3b439ae48bd64da3b993887202fc46b215a6abb849d780360a/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0e268d951c163f3b439ae48bd64da3b993887202fc46b215a6abb849d780360a/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-830612",
	                "Source": "/var/lib/docker/volumes/addons-830612/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-830612",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-830612",
	                "name.minikube.sigs.k8s.io": "addons-830612",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3a5d3f153034a87476c02077da2c96ff392035e41289191acc094a4ba61b0226",
	            "SandboxKey": "/var/run/docker/netns/3a5d3f153034",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32788"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32789"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32792"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32790"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32791"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-830612": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "0565e20800f924c4018603f3b1a4647256b88c65cb5964839dd8b113655f409d",
	                    "EndpointID": "fb3b1fef1133f18da6cf8fdbe7b17586ce7f9e4f9d3b987c898658a65190cdeb",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-830612",
	                        "4597b7b67a87"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-830612 -n addons-830612
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 logs -n 25: (1.563556406s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | disable dashboard -p                                                                        | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:15 UTC |                     |
	|         | addons-830612                                                                               |               |                       |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:15 UTC |                     |
	|         | addons-830612                                                                               |               |                       |         |                     |                     |
	| start   | -p addons-830612 --wait=true                                                                | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:15 UTC | 27 Sep 24 00:18 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=docker                                                                  |               |                       |         |                     |                     |
	|         | --addons=ingress                                                                            |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |               |                       |         |                     |                     |
	| addons  | addons-830612 addons disable                                                                | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:18 UTC | 27 Sep 24 00:18 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |               |                       |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:27 UTC | 27 Sep 24 00:27 UTC |
	|         | -p addons-830612                                                                            |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | addons-830612 addons disable                                                                | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:27 UTC | 27 Sep 24 00:27 UTC |
	|         | headlamp --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	| addons  | addons-830612 addons disable                                                                | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:27 UTC | 27 Sep 24 00:27 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |               |                       |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:27 UTC | 27 Sep 24 00:27 UTC |
	|         | -p addons-830612                                                                            |               |                       |         |                     |                     |
	| ssh     | addons-830612 ssh cat                                                                       | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:27 UTC | 27 Sep 24 00:27 UTC |
	|         | /opt/local-path-provisioner/pvc-f21843e0-88de-4fa1-8540-6ffb45df0ddf_default_test-pvc/file1 |               |                       |         |                     |                     |
	| addons  | addons-830612 addons disable                                                                | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:27 UTC | 27 Sep 24 00:27 UTC |
	|         | storage-provisioner-rancher                                                                 |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:27 UTC | 27 Sep 24 00:27 UTC |
	|         | addons-830612                                                                               |               |                       |         |                     |                     |
	| addons  | addons-830612 addons                                                                        | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:28 UTC | 27 Sep 24 00:28 UTC |
	|         | disable metrics-server                                                                      |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| ip      | addons-830612 ip                                                                            | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:28 UTC | 27 Sep 24 00:28 UTC |
	| addons  | addons-830612 addons disable                                                                | addons-830612 | g528047478195_compute | v1.34.0 | 27 Sep 24 00:28 UTC | 27 Sep 24 00:28 UTC |
	|         | registry --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/27 00:15:00
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0927 00:15:00.885313   74872 out.go:345] Setting OutFile to fd 1 ...
	I0927 00:15:00.885601   74872 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0927 00:15:00.885638   74872 out.go:358] Setting ErrFile to fd 2...
	I0927 00:15:00.885655   74872 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0927 00:15:00.885949   74872 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
	W0927 00:15:00.886241   74872 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/config/config.json: no such file or directory
	I0927 00:15:00.886793   74872 out.go:352] Setting JSON to false
	I0927 00:15:00.888127   74872 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":5076,"bootTime":1727391025,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0927 00:15:00.888252   74872 start.go:139] virtualization:  guest
	I0927 00:15:00.893001   74872 out.go:177] * [addons-830612] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	W0927 00:15:00.896014   74872 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/cache/preloaded-tarball: no such file or directory
	I0927 00:15:00.896102   74872 notify.go:220] Checking for updates...
	I0927 00:15:00.896066   74872 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0927 00:15:00.899314   74872 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0927 00:15:00.902115   74872 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19711-68798/kubeconfig
	I0927 00:15:00.904860   74872 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19711-68798/.minikube
	I0927 00:15:00.907928   74872 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0927 00:15:00.910415   74872 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0927 00:15:00.913355   74872 driver.go:394] Setting default libvirt URI to qemu:///system
	I0927 00:15:00.956620   74872 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0927 00:15:00.956773   74872 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0927 00:15:01.050041   74872 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:50 SystemTime:2024-09-27 00:15:01.03103815 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0927 00:15:01.050195   74872 docker.go:318] overlay module found
	I0927 00:15:01.053733   74872 out.go:177] * Using the docker driver based on user configuration
	I0927 00:15:01.056296   74872 start.go:297] selected driver: docker
	I0927 00:15:01.056325   74872 start.go:901] validating driver "docker" against <nil>
	I0927 00:15:01.056346   74872 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0927 00:15:01.057074   74872 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0927 00:15:01.134119   74872 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:50 SystemTime:2024-09-27 00:15:01.118206782 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0927 00:15:01.134355   74872 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0927 00:15:01.135058   74872 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0927 00:15:01.135097   74872 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0927 00:15:01.135147   74872 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]
	I0927 00:15:01.138373   74872 out.go:177] * Using Docker driver with root privileges
	I0927 00:15:01.140884   74872 cni.go:84] Creating CNI manager for ""
	I0927 00:15:01.141011   74872 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0927 00:15:01.141034   74872 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0927 00:15:01.141166   74872 start.go:340] cluster config:
	{Name:addons-830612 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-830612 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0927 00:15:01.144394   74872 out.go:177] * Starting "addons-830612" primary control-plane node in "addons-830612" cluster
	I0927 00:15:01.146887   74872 cache.go:121] Beginning downloading kic base image for docker with docker
	I0927 00:15:01.149389   74872 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0927 00:15:01.151739   74872 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0927 00:15:01.151851   74872 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0927 00:15:01.173859   74872 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0927 00:15:01.174231   74872 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0927 00:15:01.174395   74872 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0927 00:15:01.183094   74872 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0927 00:15:01.183132   74872 cache.go:56] Caching tarball of preloaded images
	I0927 00:15:01.183500   74872 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0927 00:15:01.187037   74872 out.go:177] * Downloading Kubernetes v1.31.1 preload ...
	I0927 00:15:01.189591   74872 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0927 00:15:01.224148   74872 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0927 00:15:04.734884   74872 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0927 00:15:04.735043   74872 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0927 00:15:06.348375   74872 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I0927 00:15:06.349181   74872 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/config.json ...
	I0927 00:15:06.349402   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/config.json: {Name:mkdd043bed1f13270aa528f247c3a6448feac76b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:10.373199   74872 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0927 00:15:10.373228   74872 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0927 00:15:35.520378   74872 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0927 00:15:35.520435   74872 cache.go:194] Successfully downloaded all kic artifacts
	I0927 00:15:35.520497   74872 start.go:360] acquireMachinesLock for addons-830612: {Name:mk751a903c1348ee149fb3ed2a109ed10ad9bcb5 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0927 00:15:35.520813   74872 start.go:364] duration metric: took 283.732µs to acquireMachinesLock for "addons-830612"
	I0927 00:15:35.520862   74872 start.go:93] Provisioning new machine with config: &{Name:addons-830612 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-830612 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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/g528047478195_compute:/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} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0927 00:15:35.520983   74872 start.go:125] createHost starting for "" (driver="docker")
	I0927 00:15:35.524735   74872 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0927 00:15:35.525113   74872 start.go:159] libmachine.API.Create for "addons-830612" (driver="docker")
	I0927 00:15:35.525161   74872 client.go:168] LocalClient.Create starting
	I0927 00:15:35.525389   74872 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca.pem
	I0927 00:15:35.836246   74872 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/cert.pem
	I0927 00:15:36.002415   74872 cli_runner.go:164] Run: docker network inspect addons-830612 --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}}]}"
	W0927 00:15:36.025726   74872 cli_runner.go:211] docker network inspect addons-830612 --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
	I0927 00:15:36.025851   74872 network_create.go:284] running [docker network inspect addons-830612] to gather additional debugging logs...
	I0927 00:15:36.025881   74872 cli_runner.go:164] Run: docker network inspect addons-830612
	W0927 00:15:36.050901   74872 cli_runner.go:211] docker network inspect addons-830612 returned with exit code 1
	I0927 00:15:36.050940   74872 network_create.go:287] error running [docker network inspect addons-830612]: docker network inspect addons-830612: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-830612 not found
	I0927 00:15:36.050960   74872 network_create.go:289] output of [docker network inspect addons-830612]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-830612 not found
	
	** /stderr **
	I0927 00:15:36.051131   74872 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}}]}"
	I0927 00:15:36.076309   74872 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:0xc016bc6510}
	I0927 00:15:36.076364   74872 network_create.go:124] attempt to create docker network addons-830612 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0927 00:15:36.076458   74872 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=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-830612 addons-830612
	I0927 00:15:36.170737   74872 network_create.go:108] docker network addons-830612 192.168.49.0/24 created
	I0927 00:15:36.170782   74872 kic.go:121] calculated static IP "192.168.49.2" for the "addons-830612" container
	I0927 00:15:36.170924   74872 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0927 00:15:36.194315   74872 cli_runner.go:164] Run: docker volume create addons-830612 --label name.minikube.sigs.k8s.io=addons-830612 --label created_by.minikube.sigs.k8s.io=true
	I0927 00:15:36.217434   74872 oci.go:103] Successfully created a docker volume addons-830612
	I0927 00:15:36.217576   74872 cli_runner.go:164] Run: docker run --rm --name addons-830612-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-830612 --entrypoint /usr/bin/test -v addons-830612:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0927 00:15:40.236134   74872 cli_runner.go:217] Completed: docker run --rm --name addons-830612-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-830612 --entrypoint /usr/bin/test -v addons-830612:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (4.018490645s)
	I0927 00:15:40.236202   74872 oci.go:107] Successfully prepared a docker volume addons-830612
	I0927 00:15:40.236228   74872 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0927 00:15:40.236257   74872 kic.go:194] Starting extracting preloaded images to volume ...
	I0927 00:15:40.236354   74872 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-830612:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0927 00:15:47.621461   74872 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-830612:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (7.385047341s)
	I0927 00:15:47.621499   74872 kic.go:203] duration metric: took 7.385237554s to extract preloaded images to volume ...
	W0927 00:15:47.621660   74872 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0927 00:15:47.621843   74872 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0927 00:15:47.621936   74872 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0927 00:15:47.697380   74872 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-830612 --name addons-830612 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-830612 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-830612 --network addons-830612 --ip 192.168.49.2 --volume addons-830612:/var --security-opt apparmor=unconfined --memory=4000mb -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0927 00:15:48.117895   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Running}}
	I0927 00:15:48.154540   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:15:48.197850   74872 cli_runner.go:164] Run: docker exec addons-830612 stat /var/lib/dpkg/alternatives/iptables
	I0927 00:15:48.300212   74872 oci.go:144] the created container "addons-830612" has a running status.
	I0927 00:15:48.300252   74872 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa...
	I0927 00:15:49.013309   74872 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0927 00:15:49.083345   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:15:49.125474   74872 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0927 00:15:49.125507   74872 kic_runner.go:114] Args: [docker exec --privileged addons-830612 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0927 00:15:49.252971   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:15:49.294232   74872 machine.go:93] provisionDockerMachine start ...
	I0927 00:15:49.294404   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:49.341420   74872 main.go:141] libmachine: Using SSH client type: native
	I0927 00:15:49.341794   74872 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0927 00:15:49.341822   74872 main.go:141] libmachine: About to run SSH command:
	hostname
	I0927 00:15:49.507706   74872 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-830612
	
	I0927 00:15:49.507741   74872 ubuntu.go:169] provisioning hostname "addons-830612"
	I0927 00:15:49.507857   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:49.542042   74872 main.go:141] libmachine: Using SSH client type: native
	I0927 00:15:49.542339   74872 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0927 00:15:49.542361   74872 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-830612 && echo "addons-830612" | sudo tee /etc/hostname
	I0927 00:15:49.724009   74872 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-830612
	
	I0927 00:15:49.724148   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:49.755933   74872 main.go:141] libmachine: Using SSH client type: native
	I0927 00:15:49.756259   74872 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0927 00:15:49.756296   74872 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-830612' /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-830612/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-830612' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0927 00:15:49.897856   74872 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0927 00:15:49.897956   74872 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube}
	I0927 00:15:49.898031   74872 ubuntu.go:177] setting up certificates
	I0927 00:15:49.898067   74872 provision.go:84] configureAuth start
	I0927 00:15:49.898205   74872 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-830612
	I0927 00:15:49.924149   74872 provision.go:143] copyHostCerts
	I0927 00:15:49.924254   74872 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.pem (1119 bytes)
	I0927 00:15:49.924447   74872 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/cert.pem (1164 bytes)
	I0927 00:15:49.924621   74872 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/key.pem (1679 bytes)
	I0927 00:15:49.924779   74872 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-830612 san=[127.0.0.1 192.168.49.2 addons-830612 localhost minikube]
	I0927 00:15:50.011066   74872 provision.go:177] copyRemoteCerts
	I0927 00:15:50.011208   74872 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0927 00:15:50.011308   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:50.035898   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:15:50.131574   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0927 00:15:50.168903   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
	I0927 00:15:50.206188   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0927 00:15:50.243614   74872 provision.go:87] duration metric: took 345.509547ms to configureAuth
	I0927 00:15:50.243650   74872 ubuntu.go:193] setting minikube options for container-runtime
	I0927 00:15:50.244001   74872 config.go:182] Loaded profile config "addons-830612": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0927 00:15:50.244164   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:50.269556   74872 main.go:141] libmachine: Using SSH client type: native
	I0927 00:15:50.269867   74872 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0927 00:15:50.269890   74872 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0927 00:15:50.400407   74872 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0927 00:15:50.400437   74872 ubuntu.go:71] root file system type: overlay
	I0927 00:15:50.400608   74872 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0927 00:15:50.400731   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:50.429453   74872 main.go:141] libmachine: Using SSH client type: native
	I0927 00:15:50.429779   74872 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0927 00:15:50.429899   74872 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0927 00:15:50.577309   74872 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0927 00:15:50.577444   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:50.604455   74872 main.go:141] libmachine: Using SSH client type: native
	I0927 00:15:50.604841   74872 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0927 00:15:50.604871   74872 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0927 00:15:51.643821   74872 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-09-20 11:39:29.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-27 00:15:50.574142035 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0927 00:15:51.643871   74872 machine.go:96] duration metric: took 2.349601809s to provisionDockerMachine
	I0927 00:15:51.643890   74872 client.go:171] duration metric: took 16.118717395s to LocalClient.Create
	I0927 00:15:51.643917   74872 start.go:167] duration metric: took 16.118806669s to libmachine.API.Create "addons-830612"
	I0927 00:15:51.643931   74872 start.go:293] postStartSetup for "addons-830612" (driver="docker")
	I0927 00:15:51.643947   74872 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]
	I0927 00:15:51.644056   74872 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
	I0927 00:15:51.644169   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:51.673934   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:15:51.771977   74872 ssh_runner.go:195] Run: cat /etc/os-release
	I0927 00:15:51.777445   74872 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0927 00:15:51.777518   74872 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0927 00:15:51.777537   74872 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0927 00:15:51.777551   74872 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0927 00:15:51.777580   74872 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/addons for local assets ...
	I0927 00:15:51.777670   74872 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/files for local assets ...
	I0927 00:15:51.777736   74872 start.go:296] duration metric: took 133.793762ms for postStartSetup
	I0927 00:15:51.778222   74872 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-830612
	I0927 00:15:51.806077   74872 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/config.json ...
	I0927 00:15:51.806938   74872 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0927 00:15:51.807061   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:51.835483   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:15:51.926959   74872 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0927 00:15:51.933667   74872 start.go:128] duration metric: took 16.412660563s to createHost
	I0927 00:15:51.933754   74872 start.go:83] releasing machines lock for "addons-830612", held for 16.412916478s
	I0927 00:15:51.933928   74872 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-830612
	I0927 00:15:51.960095   74872 ssh_runner.go:195] Run: cat /version.json
	I0927 00:15:51.960271   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:51.960410   74872 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0927 00:15:51.960527   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:15:52.007354   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:15:52.010644   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:15:52.204546   74872 ssh_runner.go:195] Run: systemctl --version
	I0927 00:15:52.211474   74872 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0927 00:15:52.218309   74872 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0927 00:15:52.255756   74872 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0927 00:15:52.255896   74872 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0927 00:15:52.305013   74872 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0927 00:15:52.305051   74872 start.go:495] detecting cgroup driver to use...
	I0927 00:15:52.305097   74872 detect.go:190] detected "systemd" cgroup driver on host os
	I0927 00:15:52.305394   74872 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0927 00:15:52.331565   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0927 00:15:52.346988   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0927 00:15:52.362129   74872 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0927 00:15:52.362283   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0927 00:15:52.377054   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0927 00:15:52.392142   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0927 00:15:52.407555   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0927 00:15:52.424046   74872 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0927 00:15:52.439078   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0927 00:15:52.455131   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0927 00:15:52.470661   74872 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0927 00:15:52.486225   74872 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0927 00:15:52.499359   74872 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0927 00:15:52.512735   74872 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0927 00:15:52.640955   74872 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0927 00:15:52.756439   74872 start.go:495] detecting cgroup driver to use...
	I0927 00:15:52.756502   74872 detect.go:190] detected "systemd" cgroup driver on host os
	I0927 00:15:52.756593   74872 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0927 00:15:52.791541   74872 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0927 00:15:52.791655   74872 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0927 00:15:52.819018   74872 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0927 00:15:52.858957   74872 ssh_runner.go:195] Run: which cri-dockerd
	I0927 00:15:52.870851   74872 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0927 00:15:52.892660   74872 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0927 00:15:52.930993   74872 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0927 00:15:53.141748   74872 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0927 00:15:53.323594   74872 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0927 00:15:53.323806   74872 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0927 00:15:53.362059   74872 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0927 00:15:53.486580   74872 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0927 00:15:53.889258   74872 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0927 00:15:53.906465   74872 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0927 00:15:53.923814   74872 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0927 00:15:54.054902   74872 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0927 00:15:54.183771   74872 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0927 00:15:54.309633   74872 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0927 00:15:54.340380   74872 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0927 00:15:54.356978   74872 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0927 00:15:54.478093   74872 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0927 00:15:54.575729   74872 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0927 00:15:54.576013   74872 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0927 00:15:54.584081   74872 start.go:563] Will wait 60s for crictl version
	I0927 00:15:54.584189   74872 ssh_runner.go:195] Run: which crictl
	I0927 00:15:54.591362   74872 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0927 00:15:54.644700   74872 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I0927 00:15:54.644819   74872 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0927 00:15:54.685173   74872 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0927 00:15:54.736823   74872 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I0927 00:15:54.737002   74872 cli_runner.go:164] Run: docker network inspect addons-830612 --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}}]}"
	I0927 00:15:54.759944   74872 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0927 00:15:54.765600   74872 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""
	I0927 00:15:54.785831   74872 out.go:177]   - kubelet.cgroups-per-qos=false
	I0927 00:15:54.788787   74872 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0927 00:15:54.791978   74872 kubeadm.go:883] updating cluster {Name:addons-830612 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-830612 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0927 00:15:54.792139   74872 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0927 00:15:54.792265   74872 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0927 00:15:54.820526   74872 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0927 00:15:54.820557   74872 docker.go:615] Images already preloaded, skipping extraction
	I0927 00:15:54.820721   74872 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0927 00:15:54.852217   74872 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0927 00:15:54.852250   74872 cache_images.go:84] Images are preloaded, skipping loading
	I0927 00:15:54.852267   74872 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
	I0927 00:15:54.852421   74872 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-830612 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-830612 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0927 00:15:54.852555   74872 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0927 00:15:54.917810   74872 cni.go:84] Creating CNI manager for ""
	I0927 00:15:54.917849   74872 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0927 00:15:54.917868   74872 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0927 00:15:54.917904   74872 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-830612 NodeName:addons-830612 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.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:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0927 00:15:54.918227   74872 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/cri-dockerd.sock
	  name: "addons-830612"
	  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.31.1
	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: systemd
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0927 00:15:54.918361   74872 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0927 00:15:54.932076   74872 binaries.go:44] Found k8s binaries, skipping transfer
	I0927 00:15:54.932185   74872 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0927 00:15:54.945861   74872 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0927 00:15:54.972480   74872 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0927 00:15:54.999777   74872 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0927 00:15:55.026798   74872 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0927 00:15:55.032293   74872 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""
	I0927 00:15:55.048918   74872 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0927 00:15:55.176170   74872 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0927 00:15:55.203566   74872 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612 for IP: 192.168.49.2
	I0927 00:15:55.203596   74872 certs.go:194] generating shared ca certs ...
	I0927 00:15:55.203620   74872 certs.go:226] acquiring lock for ca certs: {Name:mkcf3c123700d9802fda0bb748329f29a4bda460 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:55.204015   74872 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.key
	I0927 00:15:55.381298   74872 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.crt ...
	I0927 00:15:55.381337   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.crt: {Name:mk1cffb8e33a9f5f56cb67a39aff8cfa223e321e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:55.381803   74872 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.key ...
	I0927 00:15:55.381833   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.key: {Name:mk8070685d1fa0dd54d5ff8b741ace2d71b7bb8a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:55.382170   74872 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/proxy-client-ca.key
	I0927 00:15:55.502643   74872 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/proxy-client-ca.crt ...
	I0927 00:15:55.502690   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/proxy-client-ca.crt: {Name:mk4c871609fd6ccef85c816c09999c72bedb6a2e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:55.503060   74872 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/proxy-client-ca.key ...
	I0927 00:15:55.503083   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/proxy-client-ca.key: {Name:mkce30c1edcf53004c625f5d10fdf479cf0ec643 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:55.503368   74872 certs.go:256] generating profile certs ...
	I0927 00:15:55.503482   74872 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.key
	I0927 00:15:55.503520   74872 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt with IP's: []
	I0927 00:15:55.725602   74872 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt ...
	I0927 00:15:55.725651   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: {Name:mkacaea7b1020bea668ef8df7c334655127dbe6d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:55.726095   74872 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.key ...
	I0927 00:15:55.726125   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.key: {Name:mk91648b42d63c553c197d6b9bd7e9393821bfe3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:55.726448   74872 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.key.9d3dacb3
	I0927 00:15:55.726503   74872 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.crt.9d3dacb3 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0927 00:15:56.143854   74872 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.crt.9d3dacb3 ...
	I0927 00:15:56.143980   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.crt.9d3dacb3: {Name:mkb0e67bcc36a03789b0864ccdbe8bacac6a222f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:56.144463   74872 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.key.9d3dacb3 ...
	I0927 00:15:56.144546   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.key.9d3dacb3: {Name:mkf966158636df8082abe40cde16043d8426c30b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:56.144923   74872 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.crt.9d3dacb3 -> /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.crt
	I0927 00:15:56.145182   74872 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.key.9d3dacb3 -> /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.key
	I0927 00:15:56.145378   74872 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.key
	I0927 00:15:56.145457   74872 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.crt with IP's: []
	I0927 00:15:56.210073   74872 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.crt ...
	I0927 00:15:56.210114   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.crt: {Name:mkbb4d07c7f34b32779ef649a61af01d2d2598ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:56.210568   74872 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.key ...
	I0927 00:15:56.210610   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.key: {Name:mkbe301de2edd32135a8206163e94f7ee052fc13 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:15:56.211110   74872 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca-key.pem (1675 bytes)
	I0927 00:15:56.211193   74872 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/ca.pem (1119 bytes)
	I0927 00:15:56.211259   74872 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/cert.pem (1164 bytes)
	I0927 00:15:56.211312   74872 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/certs/key.pem (1679 bytes)
	I0927 00:15:56.212149   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0927 00:15:56.248344   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0927 00:15:56.284524   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0927 00:15:56.320161   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0927 00:15:56.355062   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0927 00:15:56.390697   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0927 00:15:56.428636   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0927 00:15:56.467147   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0927 00:15:56.504371   74872 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0927 00:15:56.540616   74872 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0927 00:15:56.567522   74872 ssh_runner.go:195] Run: openssl version
	I0927 00:15:56.575497   74872 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"
	I0927 00:15:56.591080   74872 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0927 00:15:56.598980   74872 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 27 00:15 /usr/share/ca-certificates/minikubeCA.pem
	I0927 00:15:56.599188   74872 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0927 00:15:56.609981   74872 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"
	I0927 00:15:56.624528   74872 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0927 00:15:56.629657   74872 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
	I0927 00:15:56.629824   74872 kubeadm.go:392] StartCluster: {Name:addons-830612 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-830612 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0927 00:15:56.630050   74872 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0927 00:15:56.655427   74872 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0927 00:15:56.669797   74872 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0927 00:15:56.685291   74872 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0927 00:15:56.685386   74872 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
	I0927 00:15:56.699962   74872 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
	I0927 00:15:56.699991   74872 kubeadm.go:157] found existing configuration files:
	
	I0927 00:15:56.700098   74872 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0927 00:15:56.713768   74872 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
	I0927 00:15:56.713868   74872 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0927 00:15:56.726720   74872 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0927 00:15:56.740928   74872 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
	I0927 00:15:56.741081   74872 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0927 00:15:56.754264   74872 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0927 00:15:56.767805   74872 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
	I0927 00:15:56.767902   74872 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0927 00:15:56.780985   74872 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0927 00:15:56.795858   74872 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
	I0927 00:15:56.795960   74872 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0927 00:15:56.808695   74872 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0927 00:15:56.890975   74872 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0927 00:15:56.891295   74872 kubeadm.go:310] [preflight] Running pre-flight checks
	I0927 00:15:57.017430   74872 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0927 00:15:57.017596   74872 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0927 00:15:57.017799   74872 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0927 00:15:57.038069   74872 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0927 00:15:57.041598   74872 out.go:235]   - Generating certificates and keys ...
	I0927 00:15:57.041762   74872 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0927 00:15:57.041883   74872 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0927 00:15:57.218307   74872 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0927 00:15:57.640501   74872 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0927 00:15:57.767215   74872 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0927 00:15:57.933313   74872 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0927 00:15:58.252876   74872 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0927 00:15:58.253366   74872 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-830612 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0927 00:15:58.461139   74872 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0927 00:15:58.461713   74872 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-830612 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0927 00:15:59.048951   74872 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0927 00:15:59.370198   74872 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0927 00:15:59.721758   74872 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0927 00:15:59.722295   74872 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0927 00:15:59.924207   74872 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0927 00:16:00.215927   74872 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0927 00:16:00.561207   74872 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0927 00:16:00.746612   74872 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0927 00:16:00.880957   74872 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0927 00:16:00.881864   74872 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0927 00:16:00.885023   74872 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0927 00:16:00.898050   74872 out.go:235]   - Booting up control plane ...
	I0927 00:16:00.898225   74872 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0927 00:16:00.898352   74872 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0927 00:16:00.898471   74872 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0927 00:16:00.910596   74872 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0927 00:16:00.916046   74872 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0927 00:16:00.916350   74872 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0927 00:16:01.061658   74872 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0927 00:16:01.061869   74872 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0927 00:16:01.562243   74872 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.087793ms
	I0927 00:16:01.562786   74872 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0927 00:16:08.564752   74872 kubeadm.go:310] [api-check] The API server is healthy after 7.002299975s
	I0927 00:16:08.585756   74872 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0927 00:16:08.602351   74872 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0927 00:16:08.636330   74872 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0927 00:16:08.636717   74872 kubeadm.go:310] [mark-control-plane] Marking the node addons-830612 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0927 00:16:08.658453   74872 kubeadm.go:310] [bootstrap-token] Using token: yxanlp.vpt8fdde8iy48wux
	I0927 00:16:08.661593   74872 out.go:235]   - Configuring RBAC rules ...
	I0927 00:16:08.661798   74872 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0927 00:16:08.667497   74872 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0927 00:16:08.679431   74872 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
	I0927 00:16:08.686229   74872 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0927 00:16:08.692064   74872 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0927 00:16:08.696441   74872 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0927 00:16:08.974460   74872 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0927 00:16:09.522634   74872 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0927 00:16:09.973850   74872 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0927 00:16:09.975790   74872 kubeadm.go:310] 
	I0927 00:16:09.975903   74872 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0927 00:16:09.975919   74872 kubeadm.go:310] 
	I0927 00:16:09.976090   74872 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0927 00:16:09.976105   74872 kubeadm.go:310] 
	I0927 00:16:09.976146   74872 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0927 00:16:09.976251   74872 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0927 00:16:09.976357   74872 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0927 00:16:09.976370   74872 kubeadm.go:310] 
	I0927 00:16:09.976471   74872 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0927 00:16:09.976482   74872 kubeadm.go:310] 
	I0927 00:16:09.976569   74872 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0927 00:16:09.976583   74872 kubeadm.go:310] 
	I0927 00:16:09.976683   74872 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0927 00:16:09.976822   74872 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0927 00:16:09.976943   74872 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0927 00:16:09.976957   74872 kubeadm.go:310] 
	I0927 00:16:09.977102   74872 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0927 00:16:09.977234   74872 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0927 00:16:09.977248   74872 kubeadm.go:310] 
	I0927 00:16:09.977382   74872 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token yxanlp.vpt8fdde8iy48wux \
	I0927 00:16:09.977560   74872 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6b8c0bfa8fde75c3cde5f2774b5220757a12bf8b18fd816d89cf0863db5be723 \
	I0927 00:16:09.977600   74872 kubeadm.go:310] 	--control-plane 
	I0927 00:16:09.977614   74872 kubeadm.go:310] 
	I0927 00:16:09.977863   74872 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0927 00:16:09.977883   74872 kubeadm.go:310] 
	I0927 00:16:09.978121   74872 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token yxanlp.vpt8fdde8iy48wux \
	I0927 00:16:09.978410   74872 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6b8c0bfa8fde75c3cde5f2774b5220757a12bf8b18fd816d89cf0863db5be723 
	I0927 00:16:09.983413   74872 kubeadm.go:310] W0927 00:15:56.881050    1682 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0927 00:16:09.983871   74872 kubeadm.go:310] W0927 00:15:56.882312    1682 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0927 00:16:09.984040   74872 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0927 00:16:09.984130   74872 cni.go:84] Creating CNI manager for ""
	I0927 00:16:09.984170   74872 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0927 00:16:09.987801   74872 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0927 00:16:09.990494   74872 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0927 00:16:10.004732   74872 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0927 00:16:10.033926   74872 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0927 00:16:10.034064   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:10.034171   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-830612 minikube.k8s.io/updated_at=2024_09_27T00_16_10_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=eee16a295c071ed5a0e96cbbc00bcd13b2654625 minikube.k8s.io/name=addons-830612 minikube.k8s.io/primary=true
	I0927 00:16:10.277353   74872 ops.go:34] apiserver oom_adj: -16
	I0927 00:16:10.277512   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:10.778407   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:11.277728   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:11.777875   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:12.278616   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:12.777962   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:13.278432   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:13.777934   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:14.278145   74872 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0927 00:16:14.425720   74872 kubeadm.go:1113] duration metric: took 4.391737499s to wait for elevateKubeSystemPrivileges
	I0927 00:16:14.425758   74872 kubeadm.go:394] duration metric: took 17.795953402s to StartCluster
	I0927 00:16:14.425787   74872 settings.go:142] acquiring lock: {Name:mkf18db2a48b99a3a7e3a1dff59cb514599baa8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:16:14.426088   74872 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19711-68798/kubeconfig
	I0927 00:16:14.426831   74872 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19711-68798/kubeconfig: {Name:mk4033dc4986e0b2cff0425af2d69b033e3e098e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0927 00:16:14.427346   74872 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0927 00:16:14.427645   74872 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0927 00:16:14.427892   74872 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 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]
	I0927 00:16:14.428008   74872 addons.go:69] Setting yakd=true in profile "addons-830612"
	I0927 00:16:14.428059   74872 addons.go:234] Setting addon yakd=true in "addons-830612"
	I0927 00:16:14.428089   74872 config.go:182] Loaded profile config "addons-830612": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0927 00:16:14.428098   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.428118   74872 addons.go:69] Setting inspektor-gadget=true in profile "addons-830612"
	I0927 00:16:14.428132   74872 addons.go:234] Setting addon inspektor-gadget=true in "addons-830612"
	I0927 00:16:14.428155   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.428910   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.429071   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.430865   74872 addons.go:69] Setting metrics-server=true in profile "addons-830612"
	I0927 00:16:14.430896   74872 addons.go:234] Setting addon metrics-server=true in "addons-830612"
	I0927 00:16:14.430976   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.431638   74872 addons.go:69] Setting cloud-spanner=true in profile "addons-830612"
	I0927 00:16:14.431665   74872 addons.go:234] Setting addon cloud-spanner=true in "addons-830612"
	I0927 00:16:14.431737   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.431940   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.432526   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.432715   74872 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-830612"
	I0927 00:16:14.432738   74872 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-830612"
	I0927 00:16:14.432810   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.433554   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.431753   74872 out.go:177] * Verifying Kubernetes components...
	I0927 00:16:14.451143   74872 addons.go:69] Setting registry=true in profile "addons-830612"
	I0927 00:16:14.451204   74872 addons.go:234] Setting addon registry=true in "addons-830612"
	I0927 00:16:14.451257   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.431765   74872 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-830612"
	I0927 00:16:14.451433   74872 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-830612"
	I0927 00:16:14.452315   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.431772   74872 addons.go:69] Setting default-storageclass=true in profile "addons-830612"
	I0927 00:16:14.452900   74872 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-830612"
	I0927 00:16:14.431790   74872 addons.go:69] Setting gcp-auth=true in profile "addons-830612"
	I0927 00:16:14.454248   74872 mustload.go:65] Loading cluster: addons-830612
	I0927 00:16:14.455277   74872 config.go:182] Loaded profile config "addons-830612": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0927 00:16:14.431795   74872 addons.go:69] Setting ingress=true in profile "addons-830612"
	I0927 00:16:14.456843   74872 addons.go:234] Setting addon ingress=true in "addons-830612"
	I0927 00:16:14.457100   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.431799   74872 addons.go:69] Setting ingress-dns=true in profile "addons-830612"
	I0927 00:16:14.461967   74872 addons.go:234] Setting addon ingress-dns=true in "addons-830612"
	I0927 00:16:14.462146   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.464994   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.472621   74872 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0927 00:16:14.472794   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.473879   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.475995   74872 addons.go:69] Setting storage-provisioner=true in profile "addons-830612"
	I0927 00:16:14.476066   74872 addons.go:234] Setting addon storage-provisioner=true in "addons-830612"
	I0927 00:16:14.476139   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.476943   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.490458   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.498883   74872 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-830612"
	I0927 00:16:14.498978   74872 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-830612"
	I0927 00:16:14.499639   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.511058   74872 addons.go:69] Setting volcano=true in profile "addons-830612"
	I0927 00:16:14.511175   74872 addons.go:234] Setting addon volcano=true in "addons-830612"
	I0927 00:16:14.511274   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.512312   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.519938   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.545848   74872 addons.go:69] Setting volumesnapshots=true in profile "addons-830612"
	I0927 00:16:14.545969   74872 addons.go:234] Setting addon volumesnapshots=true in "addons-830612"
	I0927 00:16:14.546059   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:14.547021   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.554089   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:14.846827   74872 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0927 00:16:14.849594   74872 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0927 00:16:14.849632   74872 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0927 00:16:14.849791   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:14.927165   74872 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0927 00:16:14.931515   74872 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0927 00:16:14.931565   74872 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0927 00:16:14.931808   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:14.943802   74872 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0927 00:16:14.950527   74872 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0927 00:16:14.950624   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0927 00:16:14.950776   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:14.977510   74872 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0927 00:16:14.983006   74872 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0927 00:16:14.983043   74872 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0927 00:16:14.983176   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.005136   74872 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0927 00:16:15.007978   74872 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0927 00:16:15.012933   74872 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0927 00:16:15.012981   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0927 00:16:15.013130   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.087664   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0927 00:16:15.105262   74872 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0927 00:16:15.105355   74872 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0927 00:16:15.105486   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.175810   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:15.194150   74872 out.go:177]   - Using image docker.io/registry:2.8.3
	I0927 00:16:15.208154   74872 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
	I0927 00:16:15.211633   74872 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0927 00:16:15.211749   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0927 00:16:15.211924   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.225725   74872 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-830612"
	I0927 00:16:15.225920   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:15.226724   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:15.235022   74872 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0927 00:16:15.247582   74872 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.10.0
	I0927 00:16:15.250524   74872 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.10.0
	I0927 00:16:15.255962   74872 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.10.0
	I0927 00:16:15.260157   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0927 00:16:15.264869   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0927 00:16:15.267127   74872 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0927 00:16:15.267233   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (471825 bytes)
	I0927 00:16:15.267531   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.272401   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0927 00:16:15.274730   74872 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0927 00:16:15.278059   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0927 00:16:15.278430   74872 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0927 00:16:15.278508   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0927 00:16:15.278653   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.317749   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0927 00:16:15.321008   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0927 00:16:15.324105   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0927 00:16:15.332330   74872 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0927 00:16:15.337359   74872 addons.go:234] Setting addon default-storageclass=true in "addons-830612"
	I0927 00:16:15.337419   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:15.338599   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:15.341114   74872 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0927 00:16:15.341195   74872 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0927 00:16:15.341350   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.364381   74872 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0927 00:16:15.364613   74872 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0927 00:16:15.371833   74872 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0927 00:16:15.373752   74872 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0927 00:16:15.373781   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0927 00:16:15.373889   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.429668   74872 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0927 00:16:15.432787   74872 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0927 00:16:15.432819   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0927 00:16:15.432925   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.575392   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.617596   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.639912   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.648751   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.650567   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.705794   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.711707   74872 out.go:177]   - Using image docker.io/busybox:stable
	I0927 00:16:15.716990   74872 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0927 00:16:15.720064   74872 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0927 00:16:15.720092   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0927 00:16:15.720187   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.787884   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.800628   74872 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0927 00:16:15.800657   74872 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0927 00:16:15.800796   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:15.826046   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.830915   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.834581   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.845523   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.851818   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.897979   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:15.922058   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:16.414045   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0927 00:16:16.543389   74872 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0927 00:16:16.543423   74872 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0927 00:16:16.650891   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0927 00:16:16.744318   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0927 00:16:16.809787   74872 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0927 00:16:16.809820   74872 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0927 00:16:16.837992   74872 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0927 00:16:16.838022   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0927 00:16:16.872983   74872 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0927 00:16:16.873013   74872 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0927 00:16:16.937225   74872 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0927 00:16:16.937265   74872 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0927 00:16:16.959225   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0927 00:16:16.980478   74872 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0927 00:16:16.980512   74872 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0927 00:16:17.009720   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0927 00:16:17.056202   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0927 00:16:17.111757   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0927 00:16:17.149750   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0927 00:16:17.195796   74872 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0927 00:16:17.195829   74872 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0927 00:16:17.251820   74872 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0927 00:16:17.251851   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0927 00:16:17.528786   74872 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0927 00:16:17.528818   74872 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0927 00:16:17.548663   74872 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0927 00:16:17.548720   74872 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0927 00:16:17.560219   74872 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0927 00:16:17.560252   74872 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0927 00:16:17.600060   74872 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0927 00:16:17.600139   74872 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0927 00:16:17.689382   74872 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0927 00:16:17.689421   74872 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)
	I0927 00:16:17.834505   74872 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0927 00:16:17.834535   74872 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0927 00:16:17.860076   74872 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0927 00:16:17.860107   74872 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0927 00:16:17.870344   74872 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0927 00:16:17.870374   74872 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0927 00:16:17.904300   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0927 00:16:17.979865   74872 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0927 00:16:17.979900   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0927 00:16:18.011174   74872 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.005983949s)
	I0927 00:16:18.011211   74872 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0927 00:16:18.014780   74872 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.779718907s)
	I0927 00:16:18.017760   74872 node_ready.go:35] waiting up to 6m0s for node "addons-830612" to be "Ready" ...
	I0927 00:16:18.134585   74872 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0927 00:16:18.134616   74872 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0927 00:16:18.172780   74872 node_ready.go:49] node "addons-830612" has status "Ready":"True"
	I0927 00:16:18.172910   74872 node_ready.go:38] duration metric: took 155.110635ms for node "addons-830612" to be "Ready" ...
	I0927 00:16:18.172976   74872 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0927 00:16:18.209164   74872 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0927 00:16:18.209190   74872 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0927 00:16:18.283981   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:18.288833   74872 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0927 00:16:18.288864   74872 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0927 00:16:18.388231   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:18.550644   74872 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0927 00:16:18.550688   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0927 00:16:18.617214   74872 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-v68bz" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:18.660479   74872 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0927 00:16:18.660612   74872 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0927 00:16:18.723851   74872 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0927 00:16:18.723966   74872 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0927 00:16:18.961283   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:19.125138   74872 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0927 00:16:19.125176   74872 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0927 00:16:19.182981   74872 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0927 00:16:19.183014   74872 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0927 00:16:19.380140   74872 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-830612" context rescaled to 1 replicas
	I0927 00:16:19.637512   74872 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0927 00:16:19.637544   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0927 00:16:19.730975   74872 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0927 00:16:19.731003   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0927 00:16:20.221221   74872 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0927 00:16:20.221256   74872 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0927 00:16:20.573187   74872 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0927 00:16:20.573223   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0927 00:16:20.663091   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:20.667864   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-v68bz" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:20.948606   74872 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0927 00:16:20.948644   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0927 00:16:21.402477   74872 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0927 00:16:21.402508   74872 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0927 00:16:21.787787   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:23.792220   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-v68bz" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:24.015616   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (7.60136095s)
	I0927 00:16:24.675276   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (8.024329558s)
	I0927 00:16:25.984748   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-v68bz" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:26.115419   74872 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0927 00:16:26.115535   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:26.177443   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:26.382487   74872 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0927 00:16:26.482667   74872 addons.go:234] Setting addon gcp-auth=true in "addons-830612"
	I0927 00:16:26.482875   74872 host.go:66] Checking if "addons-830612" exists ...
	I0927 00:16:26.483937   74872 cli_runner.go:164] Run: docker container inspect addons-830612 --format={{.State.Status}}
	I0927 00:16:26.532068   74872 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0927 00:16:26.532154   74872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830612
	I0927 00:16:26.580703   74872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/addons-830612/id_rsa Username:docker}
	I0927 00:16:27.932312   74872 pod_ready.go:98] pod "coredns-7c65d6cfc9-v68bz" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:22 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.3 PodI
Ps:[{IP:10.244.0.3}] StartTime:2024-09-27 00:16:14 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2024-09-27 00:16:20 +0000 UTC,FinishedAt:2024-09-27 00:16:21 +0000 UTC,ContainerID:docker://c3730712e23228c78cf9ba1d4d57c7eb602ffa6428b2dce7a9a3638bc32880bd,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://c3730712e23228c78cf9ba1d4d57c7eb602ffa6428b2dce7a9a3638bc32880bd Started:0xc0193fbcdc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0193f3ab0} {Name:kube-api-access-szv88 MountPath:/var/run/secrets/kubernetes.io/serviceaccount ReadOnly:true RecursiveRead
Only:0xc0193f3ac0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0927 00:16:27.932358   74872 pod_ready.go:82] duration metric: took 9.315099369s for pod "coredns-7c65d6cfc9-v68bz" in "kube-system" namespace to be "Ready" ...
	E0927 00:16:27.932377   74872 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-7c65d6cfc9-v68bz" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:22 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-27 00:16:14 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168
.49.2}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2024-09-27 00:16:14 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2024-09-27 00:16:20 +0000 UTC,FinishedAt:2024-09-27 00:16:21 +0000 UTC,ContainerID:docker://c3730712e23228c78cf9ba1d4d57c7eb602ffa6428b2dce7a9a3638bc32880bd,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://c3730712e23228c78cf9ba1d4d57c7eb602ffa6428b2dce7a9a3638bc32880bd Started:0xc0193fbcdc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0193f3ab0} {Name:kube-api-access-szv88 MountPath:/var/run/secrets/kubernetes.io/serviceaccoun
t ReadOnly:true RecursiveReadOnly:0xc0193f3ac0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0927 00:16:27.932398   74872 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:30.220780   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:32.242534   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:34.345372   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:36.477201   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:38.915142   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:41.455994   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:41.479026   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (24.734661219s)
	I0927 00:16:41.479219   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (24.519952246s)
	I0927 00:16:41.479286   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (24.469541942s)
	I0927 00:16:41.479629   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (24.423396064s)
	I0927 00:16:41.479825   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (24.368027092s)
	I0927 00:16:41.480135   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (24.330351461s)
	I0927 00:16:41.480156   74872 addons.go:475] Verifying addon ingress=true in "addons-830612"
	I0927 00:16:41.480530   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (23.576191821s)
	I0927 00:16:41.480556   74872 addons.go:475] Verifying addon registry=true in "addons-830612"
	I0927 00:16:41.480993   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (23.196971705s)
	I0927 00:16:41.481021   74872 addons.go:475] Verifying addon metrics-server=true in "addons-830612"
	I0927 00:16:41.481101   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (23.092818239s)
	I0927 00:16:41.481189   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (22.519864879s)
	W0927 00:16:41.481231   74872 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:41.481259   74872 retry.go:31] will retry after 173.421913ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:41.481400   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (20.818265099s)
	I0927 00:16:41.482069   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (19.694232332s)
	I0927 00:16:41.482100   74872 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-830612"
	I0927 00:16:41.482102   74872 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (14.950006022s)
	I0927 00:16:41.483846   74872 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-830612 service yakd-dashboard -n yakd-dashboard
	
	I0927 00:16:41.483971   74872 out.go:177] * Verifying registry addon...
	I0927 00:16:41.483989   74872 out.go:177] * Verifying ingress addon...
	I0927 00:16:41.486331   74872 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0927 00:16:41.486428   74872 out.go:177] * Verifying csi-hostpath-driver addon...
	I0927 00:16:41.490888   74872 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0927 00:16:41.491276   74872 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0927 00:16:41.492817   74872 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0927 00:16:41.494504   74872 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0927 00:16:41.494710   74872 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0927 00:16:41.494732   74872 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0927 00:16:41.582712   74872 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0927 00:16:41.582748   74872 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0927 00:16:41.645795   74872 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0927 00:16:41.645826   74872 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0927 00:16:41.655776   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:41.802592   74872 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0927 00:16:42.179169   74872 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0927 00:16:42.179210   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:42.183195   74872 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0927 00:16:42.183258   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:42.199130   74872 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0927 00:16:42.199187   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0927 00:16:42.287039   74872 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class csi-hostpath-sc as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "csi-hostpath-sc": the object has been modified; please apply your changes to the latest version and try again]
	I0927 00:16:42.479858   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:42.481448   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:42.482260   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:42.995561   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:42.997622   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:43.035522   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:43.273301   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:43.277249   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:43.341448   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:43.509656   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:43.598037   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:43.599930   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:43.600757   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:44.111575   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:44.121702   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:44.124031   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:44.696075   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:44.698165   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:44.700048   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:45.098259   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:45.099149   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:45.099299   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:45.538077   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:45.552938   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:45.559441   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:45.563605   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:45.853104   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.197258439s)
	I0927 00:16:45.853261   74872 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.050626183s)
	I0927 00:16:45.858224   74872 addons.go:475] Verifying addon gcp-auth=true in "addons-830612"
	I0927 00:16:45.861455   74872 out.go:177] * Verifying gcp-auth addon...
	I0927 00:16:45.865053   74872 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0927 00:16:45.886852   74872 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0927 00:16:46.027096   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:46.028509   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:46.030468   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:46.520270   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:46.531866   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:46.532776   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:47.024342   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:47.024650   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:47.025818   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:47.505344   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:47.505436   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:47.508137   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:47.943232   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:47.998984   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:48.301023   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:48.303550   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:48.569665   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:48.571218   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:48.572926   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:49.013455   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:49.014557   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:49.016997   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:49.566311   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:49.569864   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:49.570733   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:49.986826   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:50.013422   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:50.014703   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:50.037116   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:50.506347   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:50.507135   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:50.509148   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:50.999171   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:51.002612   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:51.006019   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:51.497524   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:51.508328   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:51.511920   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:52.005154   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:52.007431   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:52.007864   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:52.449937   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:52.499823   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:52.501590   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:52.506278   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:53.027100   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:53.037490   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:53.038143   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:53.513275   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:53.515713   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:53.516933   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:53.997924   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:54.003407   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:54.004572   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:54.506652   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:54.512814   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:54.516602   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:54.953535   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:55.003940   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:55.006475   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:55.008452   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:55.505239   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:55.507366   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:55.509034   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:56.001960   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:56.004027   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:56.008270   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:56.503667   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:56.505948   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:56.506824   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:57.004969   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:57.006887   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:57.007093   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:57.459965   74872 pod_ready.go:103] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"False"
	I0927 00:16:57.497627   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:57.500831   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:57.505320   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:58.009392   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:58.009860   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:58.010638   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:58.587794   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:58.589169   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:58.592091   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:58.967060   74872 pod_ready.go:93] pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace has status "Ready":"True"
	I0927 00:16:58.967158   74872 pod_ready.go:82] duration metric: took 31.034741076s for pod "coredns-7c65d6cfc9-wrh5v" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:58.967194   74872 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.008945   74872 pod_ready.go:93] pod "etcd-addons-830612" in "kube-system" namespace has status "Ready":"True"
	I0927 00:16:59.009057   74872 pod_ready.go:82] duration metric: took 41.823693ms for pod "etcd-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.009097   74872 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.041530   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:59.042563   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:59.043953   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:59.046808   74872 pod_ready.go:93] pod "kube-apiserver-addons-830612" in "kube-system" namespace has status "Ready":"True"
	I0927 00:16:59.046889   74872 pod_ready.go:82] duration metric: took 37.727074ms for pod "kube-apiserver-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.046930   74872 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.073903   74872 pod_ready.go:93] pod "kube-controller-manager-addons-830612" in "kube-system" namespace has status "Ready":"True"
	I0927 00:16:59.073997   74872 pod_ready.go:82] duration metric: took 27.004141ms for pod "kube-controller-manager-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.074038   74872 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-bd2mt" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.104544   74872 pod_ready.go:93] pod "kube-proxy-bd2mt" in "kube-system" namespace has status "Ready":"True"
	I0927 00:16:59.104641   74872 pod_ready.go:82] duration metric: took 30.559394ms for pod "kube-proxy-bd2mt" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.104757   74872 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.348219   74872 pod_ready.go:93] pod "kube-scheduler-addons-830612" in "kube-system" namespace has status "Ready":"True"
	I0927 00:16:59.348254   74872 pod_ready.go:82] duration metric: took 242.593431ms for pod "kube-scheduler-addons-830612" in "kube-system" namespace to be "Ready" ...
	I0927 00:16:59.348267   74872 pod_ready.go:39] duration metric: took 41.17524362s 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" ...
	I0927 00:16:59.348332   74872 api_server.go:52] waiting for apiserver process to appear ...
	I0927 00:16:59.348479   74872 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0927 00:16:59.385786   74872 api_server.go:72] duration metric: took 44.958374259s to wait for apiserver process to appear ...
	I0927 00:16:59.385908   74872 api_server.go:88] waiting for apiserver healthz status ...
	I0927 00:16:59.386006   74872 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0927 00:16:59.397883   74872 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0927 00:16:59.399447   74872 api_server.go:141] control plane version: v1.31.1
	I0927 00:16:59.399558   74872 api_server.go:131] duration metric: took 13.615143ms to wait for apiserver health ...
	I0927 00:16:59.399621   74872 system_pods.go:43] waiting for kube-system pods to appear ...
	I0927 00:16:59.546391   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:16:59.547393   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:16:59.549799   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:16:59.579250   74872 system_pods.go:59] 17 kube-system pods found
	I0927 00:16:59.579390   74872 system_pods.go:61] "coredns-7c65d6cfc9-wrh5v" [af13b51a-ca76-45e0-a39c-1d2b7b0ffea7] Running
	I0927 00:16:59.579469   74872 system_pods.go:61] "csi-hostpath-attacher-0" [053aabc8-e6db-4bdf-b92a-f00ddc0d50a9] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0927 00:16:59.579571   74872 system_pods.go:61] "csi-hostpath-resizer-0" [e9fe8b74-1374-4bdf-ac48-a1b4542cdb41] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0927 00:16:59.579640   74872 system_pods.go:61] "csi-hostpathplugin-dhw4l" [e94a2d6a-13d8-4def-926c-02deadbbd0d4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0927 00:16:59.579711   74872 system_pods.go:61] "etcd-addons-830612" [ea3c1e81-2e25-4dbf-9bc8-522e33a7bf22] Running
	I0927 00:16:59.579745   74872 system_pods.go:61] "kube-apiserver-addons-830612" [658d72b7-69b2-4931-9fd6-a94406a99f69] Running
	I0927 00:16:59.579766   74872 system_pods.go:61] "kube-controller-manager-addons-830612" [392620bc-ec19-4bf5-8303-bf42e2487f86] Running
	I0927 00:16:59.579850   74872 system_pods.go:61] "kube-ingress-dns-minikube" [e545605e-fb80-4968-a7fc-efe7d4257d1d] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0927 00:16:59.579905   74872 system_pods.go:61] "kube-proxy-bd2mt" [2a8e65ff-2558-479d-a1f5-07876df8ec4d] Running
	I0927 00:16:59.579985   74872 system_pods.go:61] "kube-scheduler-addons-830612" [af78259d-596b-4cd0-a5c7-888597089720] Running
	I0927 00:16:59.580069   74872 system_pods.go:61] "metrics-server-84c5f94fbc-pg767" [99fd38c0-2889-46ff-b017-9473af3b417b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0927 00:16:59.580109   74872 system_pods.go:61] "nvidia-device-plugin-daemonset-bmfr6" [91bf03b5-163a-45fa-94cd-ed9125e69e9f] Running
	I0927 00:16:59.580160   74872 system_pods.go:61] "registry-66c9cd494c-2k99r" [2905dca4-5c9a-4aad-9968-e661673ae2e7] Running
	I0927 00:16:59.580210   74872 system_pods.go:61] "registry-proxy-mvtgs" [5c0cf34a-54af-4f61-9735-3ad5790f13e5] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0927 00:16:59.580275   74872 system_pods.go:61] "snapshot-controller-56fcc65765-52p48" [eae76908-ca27-496a-95c8-9039478beaaf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0927 00:16:59.580314   74872 system_pods.go:61] "snapshot-controller-56fcc65765-kx7ks" [d078c3f8-9c55-430f-a5f6-c2a7c2c82fe7] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0927 00:16:59.580364   74872 system_pods.go:61] "storage-provisioner" [e5a6b233-7031-4a90-ba9a-9043a53d49fa] Running
	I0927 00:16:59.580401   74872 system_pods.go:74] duration metric: took 180.740538ms to wait for pod list to return data ...
	I0927 00:16:59.580454   74872 default_sa.go:34] waiting for default service account to be created ...
	I0927 00:16:59.740528   74872 default_sa.go:45] found service account: "default"
	I0927 00:16:59.740643   74872 default_sa.go:55] duration metric: took 160.149565ms for default service account to be created ...
	I0927 00:16:59.740709   74872 system_pods.go:116] waiting for k8s-apps to be running ...
	I0927 00:16:59.957662   74872 system_pods.go:86] 17 kube-system pods found
	I0927 00:16:59.957793   74872 system_pods.go:89] "coredns-7c65d6cfc9-wrh5v" [af13b51a-ca76-45e0-a39c-1d2b7b0ffea7] Running
	I0927 00:16:59.957855   74872 system_pods.go:89] "csi-hostpath-attacher-0" [053aabc8-e6db-4bdf-b92a-f00ddc0d50a9] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0927 00:16:59.957900   74872 system_pods.go:89] "csi-hostpath-resizer-0" [e9fe8b74-1374-4bdf-ac48-a1b4542cdb41] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0927 00:16:59.957931   74872 system_pods.go:89] "csi-hostpathplugin-dhw4l" [e94a2d6a-13d8-4def-926c-02deadbbd0d4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0927 00:16:59.957970   74872 system_pods.go:89] "etcd-addons-830612" [ea3c1e81-2e25-4dbf-9bc8-522e33a7bf22] Running
	I0927 00:16:59.958008   74872 system_pods.go:89] "kube-apiserver-addons-830612" [658d72b7-69b2-4931-9fd6-a94406a99f69] Running
	I0927 00:16:59.958031   74872 system_pods.go:89] "kube-controller-manager-addons-830612" [392620bc-ec19-4bf5-8303-bf42e2487f86] Running
	I0927 00:16:59.958055   74872 system_pods.go:89] "kube-ingress-dns-minikube" [e545605e-fb80-4968-a7fc-efe7d4257d1d] Running
	I0927 00:16:59.958095   74872 system_pods.go:89] "kube-proxy-bd2mt" [2a8e65ff-2558-479d-a1f5-07876df8ec4d] Running
	I0927 00:16:59.958131   74872 system_pods.go:89] "kube-scheduler-addons-830612" [af78259d-596b-4cd0-a5c7-888597089720] Running
	I0927 00:16:59.958211   74872 system_pods.go:89] "metrics-server-84c5f94fbc-pg767" [99fd38c0-2889-46ff-b017-9473af3b417b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0927 00:16:59.958244   74872 system_pods.go:89] "nvidia-device-plugin-daemonset-bmfr6" [91bf03b5-163a-45fa-94cd-ed9125e69e9f] Running
	I0927 00:16:59.958266   74872 system_pods.go:89] "registry-66c9cd494c-2k99r" [2905dca4-5c9a-4aad-9968-e661673ae2e7] Running
	I0927 00:16:59.958290   74872 system_pods.go:89] "registry-proxy-mvtgs" [5c0cf34a-54af-4f61-9735-3ad5790f13e5] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0927 00:16:59.958381   74872 system_pods.go:89] "snapshot-controller-56fcc65765-52p48" [eae76908-ca27-496a-95c8-9039478beaaf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0927 00:16:59.958413   74872 system_pods.go:89] "snapshot-controller-56fcc65765-kx7ks" [d078c3f8-9c55-430f-a5f6-c2a7c2c82fe7] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0927 00:16:59.958455   74872 system_pods.go:89] "storage-provisioner" [e5a6b233-7031-4a90-ba9a-9043a53d49fa] Running
	I0927 00:16:59.958499   74872 system_pods.go:126] duration metric: took 217.75027ms to wait for k8s-apps to be running ...
	I0927 00:16:59.958529   74872 system_svc.go:44] waiting for kubelet service to be running ....
	I0927 00:16:59.958688   74872 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0927 00:17:00.003450   74872 system_svc.go:56] duration metric: took 44.909829ms WaitForService to wait for kubelet
	I0927 00:17:00.003654   74872 kubeadm.go:582] duration metric: took 45.576263001s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0927 00:17:00.003753   74872 node_conditions.go:102] verifying NodePressure condition ...
	I0927 00:17:00.016106   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:00.041225   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:00.042450   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:00.161722   74872 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0927 00:17:00.161839   74872 node_conditions.go:123] node cpu capacity is 2
	I0927 00:17:00.161878   74872 node_conditions.go:105] duration metric: took 158.079009ms to run NodePressure ...
	I0927 00:17:00.161949   74872 start.go:241] waiting for startup goroutines ...
	I0927 00:17:00.512552   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:00.515573   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:00.517696   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:01.240322   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:01.244140   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:01.246655   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:01.504596   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:01.507514   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:01.512089   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:02.056263   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:02.058922   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:02.066430   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:02.513094   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:02.517018   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:02.526291   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:03.016668   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:03.018799   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:03.020435   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:03.503967   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:03.515611   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:03.522224   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:04.037475   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:04.038644   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:04.043304   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:04.496427   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:04.499570   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0927 00:17:04.501004   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:05.002870   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:05.008259   74872 kapi.go:107] duration metric: took 23.51371296s to wait for kubernetes.io/minikube-addons=registry ...
	I0927 00:17:05.012961   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:05.499515   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:05.499931   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:05.998309   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:05.998771   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:06.549619   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:06.551709   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:07.002125   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:07.010068   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:07.529291   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:07.531945   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:08.002265   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:08.002817   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:08.511844   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:08.519982   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:09.007931   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:09.010007   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:09.505276   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:09.507313   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:10.009210   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:10.009894   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:10.809958   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:10.811282   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:11.226422   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:11.226522   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:11.511453   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:11.512364   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:12.020316   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:12.061599   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:12.508693   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:12.515386   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:13.003765   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:13.007934   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:13.504777   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:13.507907   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:14.013255   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:14.015775   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:14.501116   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:14.504879   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:15.096484   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:15.099925   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:15.496275   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:15.498481   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:16.001178   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:16.002914   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:16.520340   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:16.522116   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:17.021627   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:17.034089   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:17.505336   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:17.507711   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:18.014562   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:18.016370   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:18.625507   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:18.627622   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:19.002016   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:19.009609   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:19.501936   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:19.503949   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:20.002725   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:20.011611   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:20.545477   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:20.548013   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:21.011986   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:21.020387   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:21.499390   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:21.502827   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:22.002011   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:22.003759   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:22.579873   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:22.581724   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:22.998814   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:23.001607   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:23.509151   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:23.511005   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:24.060936   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:24.063972   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:24.524391   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:24.527953   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:25.021048   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:25.030081   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:25.525377   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:25.527210   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:25.997929   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:26.002288   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:26.508410   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:26.512628   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:27.007051   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:27.012322   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:27.503114   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:27.504188   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:28.076498   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:28.078389   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:28.501309   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:28.504641   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:29.002879   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:29.004576   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:29.505805   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:29.506565   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:29.998025   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:29.999843   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:30.536270   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:30.539630   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:31.009522   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:31.013105   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:31.506648   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:31.516091   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:32.005478   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:32.006868   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:32.499012   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:32.502145   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:33.003598   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:33.005288   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:33.503400   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:33.506409   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:34.020402   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:34.021963   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:34.519474   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:34.524059   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:35.064598   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:35.066077   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:35.500293   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:35.504184   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:36.020393   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:36.020523   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:36.506322   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:36.523113   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:37.009442   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:37.012687   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:37.552732   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:37.555116   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:37.996954   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:38.000629   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:38.510137   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:38.517227   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:39.017491   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:39.023340   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:39.509353   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:39.512590   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:40.003844   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:40.006040   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:40.519878   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:40.524248   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:41.005122   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:41.012471   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:41.517739   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:41.519851   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:42.015428   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0927 00:17:42.017117   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:42.501570   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:42.505245   74872 kapi.go:107] duration metric: took 1m1.012423322s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0927 00:17:43.005799   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:43.531390   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:44.009105   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:44.499421   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:44.999199   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:45.499592   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:46.016346   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:46.497661   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:47.009537   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:47.539011   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:48.068559   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:48.596587   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:49.001227   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:49.503649   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:50.036639   74872 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0927 00:17:50.499126   74872 kapi.go:107] duration metric: took 1m9.008231707s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0927 00:18:07.870161   74872 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0927 00:18:07.870204   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:08.370218   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:08.872653   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:09.371305   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:09.870863   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:10.375122   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:10.899747   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:11.370020   74872 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0927 00:18:11.870595   74872 kapi.go:107] duration metric: took 1m26.005534909s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0927 00:18:11.873847   74872 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-830612 cluster.
	I0927 00:18:11.877437   74872 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.
	I0927 00:18:11.880130   74872 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0927 00:18:11.882931   74872 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, volcano, storage-provisioner, nvidia-device-plugin, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0927 00:18:11.885661   74872 addons.go:510] duration metric: took 1m57.457746043s for enable addons: enabled=[cloud-spanner ingress-dns volcano storage-provisioner nvidia-device-plugin metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0927 00:18:11.885766   74872 start.go:246] waiting for cluster config update ...
	I0927 00:18:11.885833   74872 start.go:255] writing updated cluster config ...
	I0927 00:18:11.886555   74872 ssh_runner.go:195] Run: rm -f paused
	I0927 00:18:12.338972   74872 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0927 00:18:12.341937   74872 out.go:177] * Done! kubectl is now configured to use "addons-830612" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 27 00:27:42 addons-830612 cri-dockerd[1421]: time="2024-09-27T00:27:42Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1260c0778e4919ff9e83bf7c85c78112ffcbb3db644bbf41dfb9f2277658fab8/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 27 00:27:42 addons-830612 dockerd[1164]: time="2024-09-27T00:27:42.412776510Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" spanID=e23ebe03312c7253 traceID=4242c7ffe570309aba5be16491c4dec6
	Sep 27 00:27:43 addons-830612 cri-dockerd[1421]: time="2024-09-27T00:27:43Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Status: Downloaded newer image for busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 27 00:27:43 addons-830612 dockerd[1164]: time="2024-09-27T00:27:43.330290181Z" level=info msg="ignoring event" container=79e8b93c5e035155b42279d1fd8e545ce93a1e4267ceddcb46d2c85e4bfe9a3c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:27:44 addons-830612 dockerd[1164]: time="2024-09-27T00:27:44.781523877Z" level=info msg="ignoring event" container=1260c0778e4919ff9e83bf7c85c78112ffcbb3db644bbf41dfb9f2277658fab8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:27:47 addons-830612 cri-dockerd[1421]: time="2024-09-27T00:27:47Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/bd4fb78b6847eecb084a87aa9ee3b9aceb3f22041393812f7a9500dcd7d880d2/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 27 00:27:48 addons-830612 cri-dockerd[1421]: time="2024-09-27T00:27:48Z" level=info msg="Stop pulling image busybox:stable: Status: Downloaded newer image for busybox:stable"
	Sep 27 00:27:48 addons-830612 dockerd[1164]: time="2024-09-27T00:27:48.515503580Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=5e40c95de3c53a8f traceID=745fb529ae0aa276e2400c0191bf4ac3
	Sep 27 00:27:48 addons-830612 dockerd[1164]: time="2024-09-27T00:27:48.519974704Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=5e40c95de3c53a8f traceID=745fb529ae0aa276e2400c0191bf4ac3
	Sep 27 00:27:48 addons-830612 dockerd[1164]: time="2024-09-27T00:27:48.669905716Z" level=info msg="ignoring event" container=9564cf17cf14f4ccd4a101986049bf9dd79bf8e2bf1f998c92d9d9f66575ef84 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:27:49 addons-830612 dockerd[1164]: time="2024-09-27T00:27:49.911093766Z" level=info msg="ignoring event" container=bd4fb78b6847eecb084a87aa9ee3b9aceb3f22041393812f7a9500dcd7d880d2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:27:52 addons-830612 cri-dockerd[1421]: time="2024-09-27T00:27:52Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/257535895c947faeea621ecd2a84edddf804e60d44015961a8ca12e1ba5ce114/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 27 00:27:52 addons-830612 dockerd[1164]: time="2024-09-27T00:27:52.390847177Z" level=info msg="ignoring event" container=ea44339e57444bb68c9ef98b7fcea261a0c53a5b5389b821d3125c15cdb430d1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:27:54 addons-830612 dockerd[1164]: time="2024-09-27T00:27:54.045438949Z" level=info msg="ignoring event" container=257535895c947faeea621ecd2a84edddf804e60d44015961a8ca12e1ba5ce114 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:27:57 addons-830612 dockerd[1164]: time="2024-09-27T00:27:57.703482231Z" level=info msg="ignoring event" container=c5ed2fbe1e9cfc535a753f2867379b4f9a448e0d339ecab425274ac0e19a5e1c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:27:57 addons-830612 dockerd[1164]: time="2024-09-27T00:27:57.836094472Z" level=info msg="ignoring event" container=8bfb4c8fdcfe9022e4599e82c04397003f540a81c33e709259dd502d5a3a2da5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:28:05 addons-830612 dockerd[1164]: time="2024-09-27T00:28:05.603562705Z" level=info msg="ignoring event" container=ad907d80dbabac687a7c4d405d4881db05a46e761e0c069b706ea7f3af1b5992 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:28:05 addons-830612 dockerd[1164]: time="2024-09-27T00:28:05.745443385Z" level=info msg="ignoring event" container=4c88e81a86a92b5d1195161d98d851883698db58f9a383876d051751f2a57a2e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:28:09 addons-830612 cri-dockerd[1421]: time="2024-09-27T00:28:09Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/6f2eddec7c5eab263d97f1fb1b214cb837836001d812afe6dfedeb02a859ac58/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 27 00:28:10 addons-830612 cri-dockerd[1421]: time="2024-09-27T00:28:10Z" level=info msg="Stop pulling image docker.io/nginx:latest: Status: Image is up to date for nginx:latest"
	Sep 27 00:28:13 addons-830612 dockerd[1164]: time="2024-09-27T00:28:13.740888242Z" level=info msg="ignoring event" container=8ff102de57dae2f8990919165f5772ea47dfa07ad74a27cfc4fd7275f2061326 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:28:14 addons-830612 dockerd[1164]: time="2024-09-27T00:28:14.721068896Z" level=info msg="ignoring event" container=74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:28:14 addons-830612 dockerd[1164]: time="2024-09-27T00:28:14.852659328Z" level=info msg="ignoring event" container=0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:28:15 addons-830612 dockerd[1164]: time="2024-09-27T00:28:15.094939022Z" level=info msg="ignoring event" container=bd4672e779ff535b29efbf7b6373df83f6db50e6d7472c5d56fe6cccdeceeade module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 27 00:28:15 addons-830612 dockerd[1164]: time="2024-09-27T00:28:15.236511037Z" level=info msg="ignoring event" container=4ab64f15bd6659fe9e20bcecdf83695bb2140e9508639d9cc58d79c2316df816 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	19045935ecfce       nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3                                                                6 seconds ago       Running             task-pv-container                        0                   6f2eddec7c5ea       task-pv-pod
	6131e58da80c6       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            4 minutes ago       Exited              gadget                                   6                   92e19bbeb2606       gadget-wvjx7
	3d694aae431d0       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                                 10 minutes ago      Running             gcp-auth                                 0                   12418fa2c3e5d       gcp-auth-89d5ffd79-5bm5g
	6f80a796995ec       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce                             10 minutes ago      Running             controller                               0                   095cf859f2ed8       ingress-nginx-controller-bc57996ff-82ht8
	c0e83dcd59f62       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Running             csi-snapshotter                          0                   09a32853f2b44       csi-hostpathplugin-dhw4l
	11ea596ef5272       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          10 minutes ago      Running             csi-provisioner                          0                   09a32853f2b44       csi-hostpathplugin-dhw4l
	a3e00a0102466       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            10 minutes ago      Running             liveness-probe                           0                   09a32853f2b44       csi-hostpathplugin-dhw4l
	177ac67b771ad       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           10 minutes ago      Running             hostpath                                 0                   09a32853f2b44       csi-hostpathplugin-dhw4l
	319e99e70b837       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                10 minutes ago      Running             node-driver-registrar                    0                   09a32853f2b44       csi-hostpathplugin-dhw4l
	39477a4311447       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              10 minutes ago      Running             csi-resizer                              0                   8a783b35c0d26       csi-hostpath-resizer-0
	4685e1f1a8584       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   10 minutes ago      Running             csi-external-health-monitor-controller   0                   09a32853f2b44       csi-hostpathplugin-dhw4l
	f2b15d6210be5       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             10 minutes ago      Running             csi-attacher                             0                   445a874fb9c46       csi-hostpath-attacher-0
	cd2ac584ad866       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      10 minutes ago      Running             volume-snapshot-controller               0                   fb41343b14d8d       snapshot-controller-56fcc65765-kx7ks
	757283f9eec42       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      10 minutes ago      Running             volume-snapshot-controller               0                   08b37f439481b       snapshot-controller-56fcc65765-52p48
	d34330fa1dd28       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3                   10 minutes ago      Exited              patch                                    0                   e22f23e8d4a48       ingress-nginx-admission-patch-bjrk5
	1549f0255de52       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3                   10 minutes ago      Exited              create                                   0                   10d9e3213c8a8       ingress-nginx-admission-create-dv77b
	d1a9ccfb1a76b       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       11 minutes ago      Running             local-path-provisioner                   0                   a3951e0e6ed89       local-path-provisioner-86d989889c-f299m
	3c3a343256dd1       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             11 minutes ago      Running             minikube-ingress-dns                     0                   b49b8bc37cd79       kube-ingress-dns-minikube
	1d1418b99defa       6e38f40d628db                                                                                                                                11 minutes ago      Running             storage-provisioner                      0                   b996c8c3b9dfd       storage-provisioner
	d43f0514decb9       c69fa2e9cbf5f                                                                                                                                11 minutes ago      Running             coredns                                  0                   cec9d71c58bf4       coredns-7c65d6cfc9-wrh5v
	0aa560a439012       60c005f310ff3                                                                                                                                12 minutes ago      Running             kube-proxy                               0                   8a4a4c3c69943       kube-proxy-bd2mt
	7ceba9674e227       175ffd71cce3d                                                                                                                                12 minutes ago      Running             kube-controller-manager                  0                   6b58790e6dd1e       kube-controller-manager-addons-830612
	e8994033863f5       9aa1fad941575                                                                                                                                12 minutes ago      Running             kube-scheduler                           0                   a359069d27e57       kube-scheduler-addons-830612
	fbfa68618bd04       6bab7719df100                                                                                                                                12 minutes ago      Running             kube-apiserver                           0                   a16f2f2d42033       kube-apiserver-addons-830612
	2f783d9d42b8e       2e96e5913fc06                                                                                                                                12 minutes ago      Running             etcd                                     0                   086e01df1c768       etcd-addons-830612
	
	
	==> controller_ingress [6f80a796995e] <==
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0927 00:17:48.961411       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0927 00:17:48.961669       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0927 00:17:48.969270       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.1" state="clean" commit="948afe5ca072329a73c8e79ed5938717a5cb3d21" platform="linux/amd64"
	I0927 00:17:49.291776       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0927 00:17:49.352227       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0927 00:17:49.445822       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0927 00:17:49.515942       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"2adec995-e67c-42c7-b35c-2a1ec1e6b77d", APIVersion:"v1", ResourceVersion:"688", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0927 00:17:49.531980       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"fc6d1cc7-4cf8-4561-87a5-625138006280", APIVersion:"v1", ResourceVersion:"699", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0927 00:17:49.532028       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"7977eeec-cf0b-4702-9571-fa801309ba54", APIVersion:"v1", ResourceVersion:"704", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0927 00:17:50.647910       7 nginx.go:317] "Starting NGINX process"
	I0927 00:17:50.650793       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0927 00:17:50.651753       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0927 00:17:50.652274       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0927 00:17:50.689670       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0927 00:17:50.689994       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-82ht8"
	I0927 00:17:50.702527       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-82ht8" node="addons-830612"
	I0927 00:17:50.822356       7 controller.go:213] "Backend successfully reloaded"
	I0927 00:17:50.822806       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0927 00:17:50.823235       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-82ht8", UID:"323f04bd-1bc3-4b23-b05a-8a3ec423b497", APIVersion:"v1", ResourceVersion:"777", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [d43f0514decb] <==
	[INFO] 10.244.0.8:35942 - 57283 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000060434s
	[INFO] 10.244.0.8:58937 - 51619 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000168957s
	[INFO] 10.244.0.8:58937 - 52121 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000211972s
	[INFO] 10.244.0.8:59922 - 64470 "A IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000087892s
	[INFO] 10.244.0.8:59922 - 64975 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000134743s
	[INFO] 10.244.0.8:34036 - 31200 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000069453s
	[INFO] 10.244.0.8:34036 - 30876 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000156183s
	[INFO] 10.244.0.8:41267 - 41010 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000072508s
	[INFO] 10.244.0.8:41267 - 41328 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.00019289s
	[INFO] 10.244.0.8:53300 - 62339 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00008829s
	[INFO] 10.244.0.8:53300 - 62673 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000198623s
	[INFO] 10.244.0.25:51434 - 59592 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000565109s
	[INFO] 10.244.0.25:43745 - 30314 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000899239s
	[INFO] 10.244.0.25:43842 - 14331 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000232538s
	[INFO] 10.244.0.25:43840 - 39075 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000179382s
	[INFO] 10.244.0.25:37853 - 12414 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.0001576s
	[INFO] 10.244.0.25:53370 - 50464 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000100348s
	[INFO] 10.244.0.25:36621 - 52403 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.00435488s
	[INFO] 10.244.0.25:52657 - 52792 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003492289s
	[INFO] 10.244.0.25:45771 - 10075 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003467585s
	[INFO] 10.244.0.25:40661 - 55112 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003067983s
	[INFO] 10.244.0.25:58553 - 28109 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003544134s
	[INFO] 10.244.0.25:34778 - 56590 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004276154s
	[INFO] 10.244.0.25:38162 - 45377 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003630435s
	[INFO] 10.244.0.25:42832 - 60353 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.004198346s
	
	
	==> describe nodes <==
	Name:               addons-830612
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-830612
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=eee16a295c071ed5a0e96cbbc00bcd13b2654625
	                    minikube.k8s.io/name=addons-830612
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_27T00_16_10_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-830612
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-830612"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 27 Sep 2024 00:16:06 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-830612
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 27 Sep 2024 00:28:15 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 27 Sep 2024 00:28:15 +0000   Fri, 27 Sep 2024 00:16:04 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 27 Sep 2024 00:28:15 +0000   Fri, 27 Sep 2024 00:16:04 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 27 Sep 2024 00:28:15 +0000   Fri, 27 Sep 2024 00:16:04 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 27 Sep 2024 00:28:15 +0000   Fri, 27 Sep 2024 00:16:06 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-830612
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	System Info:
	  Machine ID:                 f0547581f3754bb9a1e387d137c80822
	  System UUID:                19a90c47-3faa-43a0-a722-43670e9a2985
	  Boot ID:                    194c1f7e-ae57-4635-9a0d-f3487c4fcf1d
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (19 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m19s
	  default                     task-pv-pod                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         7s
	  gadget                      gadget-wvjx7                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-5bm5g                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-82ht8    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-wrh5v                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpathplugin-dhw4l                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 etcd-addons-830612                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kube-apiserver-addons-830612                250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-830612       200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-bd2mt                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-830612                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-56fcc65765-52p48        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-kx7ks        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-f299m     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             260Mi (3%)  170Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 11m                kube-proxy       
	  Normal  Starting                 12m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-830612 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-830612 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m (x8 over 12m)  kubelet          Node addons-830612 status is now: NodeHasSufficientPID
	  Normal  Starting                 12m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  12m                kubelet          Node addons-830612 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m                kubelet          Node addons-830612 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m                kubelet          Node addons-830612 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           12m                node-controller  Node addons-830612 event: Registered Node addons-830612 in Controller
	
	
	==> dmesg <==
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff b6 3d 80 34 30 21 08 06
	[  +2.159340] IPv4: martian source 10.244.0.1 from 10.244.0.15, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 0a 60 4c 85 44 0b 08 06
	[  +0.093791] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff fe 16 55 ad a2 48 08 06
	[  +2.473313] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 4e bd 67 fc d7 ef 08 06
	[  +8.377489] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000014] ll header: 00000000: ff ff ff ff ff ff 86 97 c1 b6 23 7a 08 06
	[  +0.485964] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 96 0a 2a de c4 20 08 06
	[  +0.335278] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 1a 37 17 cf 8f 3f 08 06
	[  +1.544047] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 26 5f 59 ce 63 b9 08 06
	[ +10.030846] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff a2 10 ef b9 17 e6 08 06
	[  +1.325031] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 7a 8e 1b 19 c5 13 08 06
	[  +0.023795] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 66 ba e2 b3 f4 ae 08 06
	[Sep27 00:18] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 22 95 26 60 b7 6e 08 06
	[  +0.002727] IPv4: martian source 10.244.0.25 from 10.244.0.2, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 16 a3 2b 43 19 ed 08 06
	
	
	==> etcd [2f783d9d42b8] <==
	{"level":"warn","ts":"2024-09-27T00:17:48.587970Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"220.330032ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-27T00:17:48.588086Z","caller":"traceutil/trace.go:171","msg":"trace[1794352219] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1287; }","duration":"220.467531ms","start":"2024-09-27T00:17:48.367602Z","end":"2024-09-27T00:17:48.588070Z","steps":["trace[1794352219] 'range keys from in-memory index tree'  (duration: 220.259122ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-27T00:17:48.588546Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"208.611976ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/192.168.49.2\" ","response":"range_response_count:1 size:131"}
	{"level":"info","ts":"2024-09-27T00:17:48.589020Z","caller":"traceutil/trace.go:171","msg":"trace[1369012729] range","detail":"{range_begin:/registry/masterleases/192.168.49.2; range_end:; response_count:1; response_revision:1287; }","duration":"209.086697ms","start":"2024-09-27T00:17:48.379923Z","end":"2024-09-27T00:17:48.589009Z","steps":["trace[1369012729] 'range keys from in-memory index tree'  (duration: 208.473244ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:17:48.746106Z","caller":"traceutil/trace.go:171","msg":"trace[32141609] linearizableReadLoop","detail":"{readStateIndex:1322; appliedIndex:1321; }","duration":"131.504171ms","start":"2024-09-27T00:17:48.614580Z","end":"2024-09-27T00:17:48.746084Z","steps":["trace[32141609] 'read index received'  (duration: 131.356869ms)","trace[32141609] 'applied index is now lower than readState.Index'  (duration: 146.486µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-27T00:17:48.746564Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.966996ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-27T00:17:48.746852Z","caller":"traceutil/trace.go:171","msg":"trace[1499651606] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:1287; }","duration":"132.242408ms","start":"2024-09-27T00:17:48.614569Z","end":"2024-09-27T00:17:48.746811Z","steps":["trace[1499651606] 'agreement among raft nodes before linearized reading'  (duration: 131.902741ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:18:38.629462Z","caller":"traceutil/trace.go:171","msg":"trace[1843367774] linearizableReadLoop","detail":"{readStateIndex:1542; appliedIndex:1541; }","duration":"135.033853ms","start":"2024-09-27T00:18:38.494407Z","end":"2024-09-27T00:18:38.629441Z","steps":["trace[1843367774] 'read index received'  (duration: 134.892818ms)","trace[1843367774] 'applied index is now lower than readState.Index'  (duration: 140.231µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-27T00:18:38.629645Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"135.223975ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1113"}
	{"level":"info","ts":"2024-09-27T00:18:38.629710Z","caller":"traceutil/trace.go:171","msg":"trace[1235079385] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1492; }","duration":"135.271956ms","start":"2024-09-27T00:18:38.494395Z","end":"2024-09-27T00:18:38.629667Z","steps":["trace[1235079385] 'agreement among raft nodes before linearized reading'  (duration: 135.134743ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:18:38.914465Z","caller":"traceutil/trace.go:171","msg":"trace[142260393] linearizableReadLoop","detail":"{readStateIndex:1544; appliedIndex:1542; }","duration":"150.246811ms","start":"2024-09-27T00:18:38.764199Z","end":"2024-09-27T00:18:38.914446Z","steps":["trace[142260393] 'read index received'  (duration: 122.418291ms)","trace[142260393] 'applied index is now lower than readState.Index'  (duration: 27.827679ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-27T00:18:38.915250Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"151.031314ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-27T00:18:38.915599Z","caller":"traceutil/trace.go:171","msg":"trace[796389193] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1494; }","duration":"151.371799ms","start":"2024-09-27T00:18:38.764188Z","end":"2024-09-27T00:18:38.915560Z","steps":["trace[796389193] 'agreement among raft nodes before linearized reading'  (duration: 150.932189ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:18:38.915352Z","caller":"traceutil/trace.go:171","msg":"trace[1237349116] transaction","detail":"{read_only:false; response_revision:1493; number_of_response:1; }","duration":"282.970865ms","start":"2024-09-27T00:18:38.632364Z","end":"2024-09-27T00:18:38.915335Z","steps":["trace[1237349116] 'process raft request'  (duration: 254.244274ms)","trace[1237349116] 'compare'  (duration: 27.450536ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-27T00:18:38.915403Z","caller":"traceutil/trace.go:171","msg":"trace[295681410] transaction","detail":"{read_only:false; response_revision:1494; number_of_response:1; }","duration":"278.238339ms","start":"2024-09-27T00:18:38.637147Z","end":"2024-09-27T00:18:38.915386Z","steps":["trace[295681410] 'process raft request'  (duration: 277.226857ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:26:04.182651Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1877}
	{"level":"info","ts":"2024-09-27T00:26:04.347397Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1877,"took":"163.382528ms","hash":4012553529,"current-db-size-bytes":9076736,"current-db-size":"9.1 MB","current-db-size-in-use-bytes":4964352,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-27T00:26:04.347455Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4012553529,"revision":1877,"compact-revision":-1}
	{"level":"warn","ts":"2024-09-27T00:27:08.465937Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.313155ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-27T00:27:08.466084Z","caller":"traceutil/trace.go:171","msg":"trace[1489978495] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2416; }","duration":"105.479726ms","start":"2024-09-27T00:27:08.360587Z","end":"2024-09-27T00:27:08.466067Z","steps":["trace[1489978495] 'range keys from in-memory index tree'  (duration: 105.228451ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:27:08.740589Z","caller":"traceutil/trace.go:171","msg":"trace[2072102131] linearizableReadLoop","detail":"{readStateIndex:2580; appliedIndex:2579; }","duration":"262.388907ms","start":"2024-09-27T00:27:08.478179Z","end":"2024-09-27T00:27:08.740568Z","steps":["trace[2072102131] 'read index received'  (duration: 262.240646ms)","trace[2072102131] 'applied index is now lower than readState.Index'  (duration: 147.538µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-27T00:27:08.740916Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"262.714121ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/external-health-monitor-leader-hostpath-csi-k8s-io\" ","response":"range_response_count:1 size:554"}
	{"level":"info","ts":"2024-09-27T00:27:08.740999Z","caller":"traceutil/trace.go:171","msg":"trace[1295657809] range","detail":"{range_begin:/registry/leases/kube-system/external-health-monitor-leader-hostpath-csi-k8s-io; range_end:; response_count:1; response_revision:2416; }","duration":"262.811657ms","start":"2024-09-27T00:27:08.478174Z","end":"2024-09-27T00:27:08.740986Z","steps":["trace[1295657809] 'agreement among raft nodes before linearized reading'  (duration: 262.581536ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:27:09.015406Z","caller":"traceutil/trace.go:171","msg":"trace[1940693218] transaction","detail":"{read_only:false; response_revision:2417; number_of_response:1; }","duration":"270.984368ms","start":"2024-09-27T00:27:08.744400Z","end":"2024-09-27T00:27:09.015385Z","steps":["trace[1940693218] 'process raft request'  (duration: 269.196677ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-27T00:27:09.016494Z","caller":"traceutil/trace.go:171","msg":"trace[344138134] transaction","detail":"{read_only:false; response_revision:2418; number_of_response:1; }","duration":"270.190974ms","start":"2024-09-27T00:27:08.746288Z","end":"2024-09-27T00:27:09.016479Z","steps":["trace[344138134] 'process raft request'  (duration: 270.088983ms)"],"step_count":1}
	
	
	==> gcp-auth [3d694aae431d] <==
	2024/09/27 00:18:30 Ready to write response ...
	2024/09/27 00:18:30 Ready to marshal response ...
	2024/09/27 00:18:30 Ready to write response ...
	2024/09/27 00:18:57 Ready to marshal response ...
	2024/09/27 00:18:57 Ready to write response ...
	2024/09/27 00:18:57 Ready to marshal response ...
	2024/09/27 00:18:57 Ready to write response ...
	2024/09/27 00:18:57 Ready to marshal response ...
	2024/09/27 00:18:57 Ready to write response ...
	2024/09/27 00:27:03 Ready to marshal response ...
	2024/09/27 00:27:03 Ready to write response ...
	2024/09/27 00:27:03 Ready to marshal response ...
	2024/09/27 00:27:03 Ready to write response ...
	2024/09/27 00:27:03 Ready to marshal response ...
	2024/09/27 00:27:03 Ready to write response ...
	2024/09/27 00:27:13 Ready to marshal response ...
	2024/09/27 00:27:13 Ready to write response ...
	2024/09/27 00:27:41 Ready to marshal response ...
	2024/09/27 00:27:41 Ready to write response ...
	2024/09/27 00:27:41 Ready to marshal response ...
	2024/09/27 00:27:41 Ready to write response ...
	2024/09/27 00:27:51 Ready to marshal response ...
	2024/09/27 00:27:51 Ready to write response ...
	2024/09/27 00:28:09 Ready to marshal response ...
	2024/09/27 00:28:09 Ready to write response ...
	
	
	==> kernel <==
	 00:28:16 up  1:37,  0 users,  load average: 1.26, 1.07, 1.08
	Linux addons-830612 6.1.100+ #1 SMP PREEMPT_DYNAMIC Sat Aug 17 14:12:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [fbfa68618bd0] <==
	W0927 00:17:48.704492       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.122.117:443: connect: connection refused
	E0927 00:17:48.704540       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.100.122.117:443: connect: connection refused" logger="UnhandledError"
	W0927 00:18:07.572345       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.122.117:443: connect: connection refused
	E0927 00:18:07.572408       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.100.122.117:443: connect: connection refused" logger="UnhandledError"
	I0927 00:18:30.599303       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0927 00:18:30.631601       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	I0927 00:18:46.853994       1 handler.go:286] Adding GroupVersion batch.volcano.sh v1alpha1 to ResourceManager
	I0927 00:18:46.894706       1 handler.go:286] Adding GroupVersion bus.volcano.sh v1alpha1 to ResourceManager
	I0927 00:18:47.892443       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0927 00:18:47.955219       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0927 00:18:48.019930       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	W0927 00:18:48.099166       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0927 00:18:48.163332       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	E0927 00:18:48.166052       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"volcano-scheduler\" not found]"
	I0927 00:18:48.724717       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0927 00:18:48.882192       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0927 00:18:49.212068       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0927 00:18:49.212235       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0927 00:18:49.222348       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0927 00:18:49.328171       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0927 00:18:49.883538       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0927 00:18:50.232456       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0927 00:27:03.264849       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.145.140"}
	E0927 00:27:57.715608       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	I0927 00:28:07.666657       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	
	
	==> kube-controller-manager [7ceba9674e22] <==
	W0927 00:27:21.633390       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:21.633450       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0927 00:27:24.661448       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:24.661544       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0927 00:27:26.637740       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:26.637796       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0927 00:27:27.170993       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0927 00:27:28.867613       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="5.188µs"
	W0927 00:27:34.222889       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:34.222953       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0927 00:27:39.203815       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0927 00:27:39.439940       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:39.439997       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0927 00:27:42.986815       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:42.986925       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0927 00:27:55.108540       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:55.108600       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0927 00:27:57.605103       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-5b584cc74" duration="7.642µs"
	W0927 00:27:58.402770       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:27:58.402829       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0927 00:28:04.421928       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="6.459µs"
	W0927 00:28:07.481142       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0927 00:28:07.481196       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0927 00:28:14.615240       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="24.271µs"
	I0927 00:28:15.485262       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-830612"
	
	
	==> kube-proxy [0aa560a43901] <==
	I0927 00:16:23.390525       1 server_linux.go:66] "Using iptables proxy"
	I0927 00:16:25.678303       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0927 00:16:25.685366       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0927 00:16:26.947405       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0927 00:16:26.961854       1 server_linux.go:169] "Using iptables Proxier"
	I0927 00:16:27.006397       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0927 00:16:27.007280       1 server.go:483] "Version info" version="v1.31.1"
	I0927 00:16:27.042543       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0927 00:16:27.045274       1 config.go:199] "Starting service config controller"
	I0927 00:16:27.045620       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0927 00:16:27.045955       1 config.go:105] "Starting endpoint slice config controller"
	I0927 00:16:27.046105       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0927 00:16:27.053127       1 config.go:328] "Starting node config controller"
	I0927 00:16:27.053494       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0927 00:16:27.162921       1 shared_informer.go:320] Caches are synced for service config
	I0927 00:16:27.211820       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0927 00:16:27.230128       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [e8994033863f] <==
	W0927 00:16:06.708618       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0927 00:16:06.715251       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:06.708760       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0927 00:16:06.715628       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:06.708828       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0927 00:16:06.716095       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:06.708907       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0927 00:16:06.716534       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:07.576382       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0927 00:16:07.576542       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:07.653646       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0927 00:16:07.654072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:07.729138       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0927 00:16:07.729198       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:07.770311       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0927 00:16:07.770999       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:07.883421       1 reflector.go:561] 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
	E0927 00:16:07.883926       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0927 00:16:07.896953       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0927 00:16:07.897319       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:07.929821       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0927 00:16:07.930165       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0927 00:16:07.961532       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0927 00:16:07.961610       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0927 00:16:10.274900       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 27 00:28:13 addons-830612 kubelet[2182]: I0927 00:28:13.382865    2182 scope.go:117] "RemoveContainer" containerID="6131e58da80c60a67f07a59e3f4ce887eb907cc4dce80892cd0a10ffb972ce1e"
	Sep 27 00:28:13 addons-830612 kubelet[2182]: E0927 00:28:13.383169    2182 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-wvjx7_gadget(5c486ad3-f0ae-47b2-8890-cea9c5367c0b)\"" pod="gadget/gadget-wvjx7" podUID="5c486ad3-f0ae-47b2-8890-cea9c5367c0b"
	Sep 27 00:28:13 addons-830612 kubelet[2182]: I0927 00:28:13.382865    2182 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-2k99r" secret="" err="secret \"gcp-auth\" not found"
	Sep 27 00:28:13 addons-830612 kubelet[2182]: I0927 00:28:13.966365    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-w7rvz\" (UniqueName: \"kubernetes.io/projected/f5ca66ed-f375-45a9-90b6-2840249d4a53-kube-api-access-w7rvz\") pod \"f5ca66ed-f375-45a9-90b6-2840249d4a53\" (UID: \"f5ca66ed-f375-45a9-90b6-2840249d4a53\") "
	Sep 27 00:28:13 addons-830612 kubelet[2182]: I0927 00:28:13.966443    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/f5ca66ed-f375-45a9-90b6-2840249d4a53-gcp-creds\") pod \"f5ca66ed-f375-45a9-90b6-2840249d4a53\" (UID: \"f5ca66ed-f375-45a9-90b6-2840249d4a53\") "
	Sep 27 00:28:13 addons-830612 kubelet[2182]: I0927 00:28:13.966608    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/f5ca66ed-f375-45a9-90b6-2840249d4a53-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "f5ca66ed-f375-45a9-90b6-2840249d4a53" (UID: "f5ca66ed-f375-45a9-90b6-2840249d4a53"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 27 00:28:13 addons-830612 kubelet[2182]: I0927 00:28:13.972033    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f5ca66ed-f375-45a9-90b6-2840249d4a53-kube-api-access-w7rvz" (OuterVolumeSpecName: "kube-api-access-w7rvz") pod "f5ca66ed-f375-45a9-90b6-2840249d4a53" (UID: "f5ca66ed-f375-45a9-90b6-2840249d4a53"). InnerVolumeSpecName "kube-api-access-w7rvz". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 27 00:28:14 addons-830612 kubelet[2182]: I0927 00:28:14.067803    2182 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-w7rvz\" (UniqueName: \"kubernetes.io/projected/f5ca66ed-f375-45a9-90b6-2840249d4a53-kube-api-access-w7rvz\") on node \"addons-830612\" DevicePath \"\""
	Sep 27 00:28:14 addons-830612 kubelet[2182]: I0927 00:28:14.067857    2182 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/f5ca66ed-f375-45a9-90b6-2840249d4a53-gcp-creds\") on node \"addons-830612\" DevicePath \"\""
	Sep 27 00:28:14 addons-830612 kubelet[2182]: E0927 00:28:14.385023    2182 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="20a8be90-2e4c-410e-89a2-93743d6fe9a1"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.386490    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-65nqs\" (UniqueName: \"kubernetes.io/projected/2905dca4-5c9a-4aad-9968-e661673ae2e7-kube-api-access-65nqs\") pod \"2905dca4-5c9a-4aad-9968-e661673ae2e7\" (UID: \"2905dca4-5c9a-4aad-9968-e661673ae2e7\") "
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.394186    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2905dca4-5c9a-4aad-9968-e661673ae2e7-kube-api-access-65nqs" (OuterVolumeSpecName: "kube-api-access-65nqs") pod "2905dca4-5c9a-4aad-9968-e661673ae2e7" (UID: "2905dca4-5c9a-4aad-9968-e661673ae2e7"). InnerVolumeSpecName "kube-api-access-65nqs". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.411864    2182 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f5ca66ed-f375-45a9-90b6-2840249d4a53" path="/var/lib/kubelet/pods/f5ca66ed-f375-45a9-90b6-2840249d4a53/volumes"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.488081    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4hskg\" (UniqueName: \"kubernetes.io/projected/5c0cf34a-54af-4f61-9735-3ad5790f13e5-kube-api-access-4hskg\") pod \"5c0cf34a-54af-4f61-9735-3ad5790f13e5\" (UID: \"5c0cf34a-54af-4f61-9735-3ad5790f13e5\") "
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.488242    2182 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-65nqs\" (UniqueName: \"kubernetes.io/projected/2905dca4-5c9a-4aad-9968-e661673ae2e7-kube-api-access-65nqs\") on node \"addons-830612\" DevicePath \"\""
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.493013    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/5c0cf34a-54af-4f61-9735-3ad5790f13e5-kube-api-access-4hskg" (OuterVolumeSpecName: "kube-api-access-4hskg") pod "5c0cf34a-54af-4f61-9735-3ad5790f13e5" (UID: "5c0cf34a-54af-4f61-9735-3ad5790f13e5"). InnerVolumeSpecName "kube-api-access-4hskg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.552426    2182 scope.go:117] "RemoveContainer" containerID="74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.588972    2182 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-4hskg\" (UniqueName: \"kubernetes.io/projected/5c0cf34a-54af-4f61-9735-3ad5790f13e5-kube-api-access-4hskg\") on node \"addons-830612\" DevicePath \"\""
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.595379    2182 scope.go:117] "RemoveContainer" containerID="74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: E0927 00:28:15.596909    2182 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75" containerID="74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.596982    2182 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75"} err="failed to get container status \"74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75\": rpc error: code = Unknown desc = Error response from daemon: No such container: 74b445c6a4dc48b2666e9a70fbfcf0c0707c4c4f8b06637220dd3f1b28d38e75"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.597036    2182 scope.go:117] "RemoveContainer" containerID="0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.653513    2182 scope.go:117] "RemoveContainer" containerID="0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: E0927 00:28:15.655082    2182 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b" containerID="0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b"
	Sep 27 00:28:15 addons-830612 kubelet[2182]: I0927 00:28:15.655154    2182 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b"} err="failed to get container status \"0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b\": rpc error: code = Unknown desc = Error response from daemon: No such container: 0f88ba30edc4c99a5f60854b354fcbb4d382138cb68178663ce2641d38476c5b"
	
	
	==> storage-provisioner [1d1418b99def] <==
	I0927 00:16:31.102808       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0927 00:16:31.277856       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0927 00:16:31.277940       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0927 00:16:31.598407       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0927 00:16:31.606796       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-830612_91334a37-abf0-4c12-8964-231256d3b282!
	I0927 00:16:31.639953       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"cb48fabb-64ff-4a60-818a-b36250e9a8fa", APIVersion:"v1", ResourceVersion:"701", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-830612_91334a37-abf0-4c12-8964-231256d3b282 became leader
	I0927 00:16:31.737580       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-830612_91334a37-abf0-4c12-8964-231256d3b282!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-830612 -n addons-830612
helpers_test.go:261: (dbg) Run:  kubectl --context addons-830612 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-dv77b ingress-nginx-admission-patch-bjrk5
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-830612 describe pod busybox ingress-nginx-admission-create-dv77b ingress-nginx-admission-patch-bjrk5
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-830612 describe pod busybox ingress-nginx-admission-create-dv77b ingress-nginx-admission-patch-bjrk5: exit status 1 (126.997808ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-830612/192.168.49.2
	Start Time:       Fri, 27 Sep 2024 00:18:57 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-tvll4 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-tvll4:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason          Age                     From               Message
	  ----     ------          ----                    ----               -------
	  Normal   Scheduled       9m21s                   default-scheduler  Successfully assigned default/busybox to addons-830612
	  Normal   SandboxChanged  9m19s                   kubelet            Pod sandbox changed, it will be killed and re-created.
	  Warning  Failed          7m58s (x6 over 9m19s)   kubelet            Error: ImagePullBackOff
	  Normal   Pulling         7m46s (x4 over 9m20s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed          7m46s (x4 over 9m20s)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
	  Warning  Failed          7m46s (x4 over 9m20s)   kubelet            Error: ErrImagePull
	  Normal   BackOff         4m12s (x21 over 9m19s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-830612 describe pod busybox ingress-nginx-admission-create-dv77b ingress-nginx-admission-patch-bjrk5: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.39s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0927 00:33:12.453253   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:33:12.459719   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:33:12.471240   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:33:12.492697   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
2024/09/27 00:33:12 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0927 00:33:13.741541   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:33:15.022879   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0927 00:33:53.430282   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-187541 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.526µs)
functional_test_tunnel_test.go:245: nginx-svc svc.status.loadBalancer.ingress never got an IP: context deadline exceeded
functional_test_tunnel_test.go:246: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc
functional_test_tunnel_test.go:250: failed to kubectl get svc nginx-svc:

                                                
                                                
-- stdout --
	NAME        TYPE           CLUSTER-IP       EXTERNAL-IP   PORT(S)        AGE
	nginx-svc   LoadBalancer   10.100.136.156   <pending>     80:30230/TCP   3m9s

                                                
                                                
-- /stdout --
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (180.10s)

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

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

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

                                                
                                                
** /stderr **
I0927 00:32:12.950137   74850 retry.go:31] will retry after 413.145923ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (345.067949ms)

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

                                                
                                                
** /stderr **
I0927 00:32:13.709051   74850 retry.go:31] will retry after 737.86928ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (320.294805ms)

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

                                                
                                                
** /stderr **
I0927 00:32:14.768312   74850 retry.go:31] will retry after 677.737921ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (348.252813ms)

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

                                                
                                                
** /stderr **
I0927 00:32:15.795292   74850 retry.go:31] will retry after 2.05872688s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (351.764323ms)

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

                                                
                                                
** /stderr **
I0927 00:32:18.206737   74850 retry.go:31] will retry after 3.088622169s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (335.509446ms)

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

                                                
                                                
** /stderr **
I0927 00:32:21.631576   74850 retry.go:31] will retry after 4.245158577s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (323.924938ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 13.771880056s: exit status 1
functional_test_mount_test.go:80: "TestFunctional/parallel/MountCmd/any-port" failed, getting debug info...
functional_test_mount_test.go:81: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:81: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (376.027163ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:83: debugging command "out/minikube-linux-amd64 -p functional-187541 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "sudo umount -f /mount-9p": exit status 1 (353.175318ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:92: "out/minikube-linux-amd64 -p functional-187541 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdany-port1403573848/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdany-port1403573848/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdany-port1403573848/001:/mount-9p --alsologtostderr -v=1] stderr:
I0927 00:32:12.561126  109012 out.go:345] Setting OutFile to fd 1 ...
I0927 00:32:12.561413  109012 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:12.561459  109012 out.go:358] Setting ErrFile to fd 2...
I0927 00:32:12.561481  109012 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:12.561880  109012 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:32:12.562336  109012 mustload.go:65] Loading cluster: functional-187541
I0927 00:32:12.563091  109012 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:32:12.563946  109012 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:32:12.597101  109012 host.go:66] Checking if "functional-187541" exists ...
I0927 00:32:12.597945  109012 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0927 00:32:12.776488  109012 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-27 00:32:12.756887918 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0927 00:32:12.776752  109012 cli_runner.go:164] Run: docker network inspect functional-187541 --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}}]}"
I0927 00:32:12.817753  109012 out.go:201] 
W0927 00:32:12.819530  109012 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0927 00:32:12.821294  109012 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (14.62s)

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

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

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

                                                
                                                
** /stderr **
I0927 00:32:27.760484   74850 retry.go:31] will retry after 447.000299ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (351.708442ms)

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

                                                
                                                
** /stderr **
I0927 00:32:28.559948   74850 retry.go:31] will retry after 590.90681ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (351.189737ms)

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

                                                
                                                
** /stderr **
I0927 00:32:29.502719   74850 retry.go:31] will retry after 934.991706ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (332.045867ms)

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

                                                
                                                
** /stderr **
I0927 00:32:30.770982   74850 retry.go:31] will retry after 1.227578212s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (340.531202ms)

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

                                                
                                                
** /stderr **
I0927 00:32:32.339495   74850 retry.go:31] will retry after 3.481080369s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (335.137325ms)

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

                                                
                                                
** /stderr **
I0927 00:32:36.156078   74850 retry.go:31] will retry after 3.404791105s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (327.697788ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 12.849425192s: exit status 1
functional_test_mount_test.go:220: "TestFunctional/parallel/MountCmd/specific-port" failed, getting debug info...
functional_test_mount_test.go:221: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:221: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (336.167041ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:223: debugging command "out/minikube-linux-amd64 -p functional-187541 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "sudo umount -f /mount-9p": exit status 1 (395.336981ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-187541 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdspecific-port1812332190/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdspecific-port1812332190/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdspecific-port1812332190/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0927 00:32:27.289467  109682 out.go:345] Setting OutFile to fd 1 ...
I0927 00:32:27.290847  109682 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:27.290888  109682 out.go:358] Setting ErrFile to fd 2...
I0927 00:32:27.290906  109682 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:27.291363  109682 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:32:27.292061  109682 mustload.go:65] Loading cluster: functional-187541
I0927 00:32:27.292758  109682 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:32:27.293568  109682 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:32:27.347836  109682 host.go:66] Checking if "functional-187541" exists ...
I0927 00:32:27.348370  109682 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0927 00:32:27.576377  109682 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-27 00:32:27.545481871 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0927 00:32:27.576653  109682 cli_runner.go:164] Run: docker network inspect functional-187541 --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}}]}"
I0927 00:32:27.614002  109682 out.go:201] 
W0927 00:32:27.615536  109682 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0927 00:32:27.616839  109682 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (13.69s)

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

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

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

                                                
                                                
** /stderr **
I0927 00:32:41.748536   74850 retry.go:31] will retry after 558.548094ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1: exit status 1 (365.395825ms)

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

                                                
                                                
** /stderr **
I0927 00:32:42.672851   74850 retry.go:31] will retry after 467.190847ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1: exit status 1 (341.231173ms)

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

                                                
                                                
** /stderr **
I0927 00:32:43.481660   74850 retry.go:31] will retry after 1.46453982s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1: exit status 1 (336.003885ms)

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

                                                
                                                
** /stderr **
I0927 00:32:45.283121   74850 retry.go:31] will retry after 1.997291082s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1: exit status 1 (439.012172ms)

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

                                                
                                                
** /stderr **
I0927 00:32:47.720304   74850 retry.go:31] will retry after 1.400463383s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1: exit status 1 (340.477197ms)

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

                                                
                                                
** /stderr **
I0927 00:32:49.462561   74850 retry.go:31] will retry after 4.34955425s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "findmnt -T" /mount1: exit status 1 (345.537059ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:342: mount was not ready in time: exit status 1
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount1 --alsologtostderr -v=1] stderr:
I0927 00:32:40.998877  110336 out.go:345] Setting OutFile to fd 1 ...
I0927 00:32:41.000070  110336 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:41.000447  110336 out.go:358] Setting ErrFile to fd 2...
I0927 00:32:41.000456  110336 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:41.001787  110336 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:32:41.003783  110336 mustload.go:65] Loading cluster: functional-187541
I0927 00:32:41.011919  110336 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:32:41.014068  110336 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:32:41.082807  110336 host.go:66] Checking if "functional-187541" exists ...
I0927 00:32:41.083468  110336 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0927 00:32:41.511186  110336 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-27 00:32:41.350597962 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0927 00:32:41.511494  110336 cli_runner.go:164] Run: docker network inspect functional-187541 --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}}]}"
I0927 00:32:41.600283  110336 out.go:201] 
W0927 00:32:41.601974  110336 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0927 00:32:41.605030  110336 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount2 --alsologtostderr -v=1] stderr:
I0927 00:32:41.020427  110337 out.go:345] Setting OutFile to fd 1 ...
I0927 00:32:41.024722  110337 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:41.024743  110337 out.go:358] Setting ErrFile to fd 2...
I0927 00:32:41.024753  110337 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:41.026618  110337 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:32:41.027208  110337 mustload.go:65] Loading cluster: functional-187541
I0927 00:32:41.028447  110337 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:32:41.029820  110337 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:32:41.086770  110337 host.go:66] Checking if "functional-187541" exists ...
I0927 00:32:41.087520  110337 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0927 00:32:41.515245  110337 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-27 00:32:41.350597962 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0927 00:32:41.515483  110337 cli_runner.go:164] Run: docker network inspect functional-187541 --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}}]}"
I0927 00:32:41.604919  110337 out.go:201] 
W0927 00:32:41.606624  110337 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0927 00:32:41.608957  110337 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-187541 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1903467217/001:/mount3 --alsologtostderr -v=1] stderr:
I0927 00:32:41.041316  110338 out.go:345] Setting OutFile to fd 1 ...
I0927 00:32:41.041860  110338 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:41.041912  110338 out.go:358] Setting ErrFile to fd 2...
I0927 00:32:41.041939  110338 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:32:41.042397  110338 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:32:41.045253  110338 mustload.go:65] Loading cluster: functional-187541
I0927 00:32:41.046433  110338 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:32:41.049146  110338 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:32:41.161902  110338 host.go:66] Checking if "functional-187541" exists ...
I0927 00:32:41.162795  110338 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0927 00:32:41.515403  110338 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-27 00:32:41.350597962 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0927 00:32:41.515605  110338 cli_runner.go:164] Run: docker network inspect functional-187541 --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}}]}"
I0927 00:32:41.571606  110338 out.go:201] 
W0927 00:32:41.573775  110338 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0927 00:32:41.575469  110338 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (13.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
I0927 00:34:28.820819   74850 retry.go:31] will retry after 4.139625579s: Temporary Error: Get "http:": http: no Host in request URL
I0927 00:34:32.960629   74850 retry.go:31] will retry after 5.861871439s: Temporary Error: Get "http:": http: no Host in request URL
E0927 00:34:34.391871   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
I0927 00:34:38.824804   74850 retry.go:31] will retry after 4.707040221s: Temporary Error: Get "http:": http: no Host in request URL
I0927 00:34:43.532793   74850 retry.go:31] will retry after 9.769609996s: Temporary Error: Get "http:": http: no Host in request URL
I0927 00:34:53.302726   74850 retry.go:31] will retry after 18.920067534s: Temporary Error: Get "http:": http: no Host in request URL
I0927 00:35:12.226256   74850 retry.go:31] will retry after 33.270219907s: Temporary Error: Get "http:": http: no Host in request URL
I0927 00:35:45.499256   74850 retry.go:31] will retry after 19.162613878s: Temporary Error: Get "http:": http: no Host in request URL
E0927 00:35:56.314911   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:288: failed to hit nginx at "http://": Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:290: (dbg) Run:  kubectl --context functional-187541 get svc nginx-svc
functional_test_tunnel_test.go:294: failed to kubectl get svc nginx-svc:
NAME        TYPE           CLUSTER-IP       EXTERNAL-IP   PORT(S)        AGE
nginx-svc   LoadBalancer   10.100.136.156   <pending>     80:30230/TCP   4m45s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (95.94s)

                                                
                                    

Test pass (96/107)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.8
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.79
5 TestAddons/Setup 191.55
7 TestAddons/serial/Volcano 44.92
9 TestAddons/serial/GCPAuth/Namespaces 0.33
12 TestAddons/parallel/Ingress 18.98
13 TestAddons/parallel/InspektorGadget 12.04
14 TestAddons/parallel/MetricsServer 6.96
16 TestAddons/parallel/CSI 39.4
17 TestAddons/parallel/Headlamp 20
18 TestAddons/parallel/CloudSpanner 5.76
19 TestAddons/parallel/LocalPath 10.92
20 TestAddons/parallel/NvidiaDevicePlugin 6.67
21 TestAddons/parallel/Yakd 12.06
22 TestAddons/StoppedEnableDisable 11.43
25 TestFunctional/serial/CopySyncFile 0.02
26 TestFunctional/serial/StartWithProxy 47.62
27 TestFunctional/serial/AuditLog 0
28 TestFunctional/serial/SoftStart 24.83
29 TestFunctional/serial/KubeContext 0.18
30 TestFunctional/serial/KubectlGetPods 0.28
33 TestFunctional/serial/CacheCmd/cache/add_remote 2.78
34 TestFunctional/serial/CacheCmd/cache/add_local 1.36
35 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.1
36 TestFunctional/serial/CacheCmd/cache/list 0.08
37 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.39
38 TestFunctional/serial/CacheCmd/cache/cache_reload 1.75
39 TestFunctional/serial/CacheCmd/cache/delete 0.19
40 TestFunctional/serial/MinikubeKubectlCmd 1.15
41 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.17
42 TestFunctional/serial/ExtraConfig 42.66
43 TestFunctional/serial/ComponentHealth 0.12
44 TestFunctional/serial/LogsCmd 1.45
45 TestFunctional/serial/LogsFileCmd 1.54
46 TestFunctional/serial/InvalidService 4.55
48 TestFunctional/parallel/ConfigCmd 0.95
49 TestFunctional/parallel/DashboardCmd 15.97
50 TestFunctional/parallel/DryRun 0.65
51 TestFunctional/parallel/InternationalLanguage 0.29
52 TestFunctional/parallel/StatusCmd 1.33
56 TestFunctional/parallel/ServiceCmdConnect 11.75
57 TestFunctional/parallel/AddonsCmd 0.28
58 TestFunctional/parallel/PersistentVolumeClaim 28.83
60 TestFunctional/parallel/SSHCmd 1.16
61 TestFunctional/parallel/CpCmd 4.03
62 TestFunctional/parallel/MySQL 31.34
63 TestFunctional/parallel/FileSync 0.44
64 TestFunctional/parallel/CertSync 2.23
68 TestFunctional/parallel/NodeLabels 0.1
70 TestFunctional/parallel/NonActiveRuntimeDisabled 0.39
72 TestFunctional/parallel/License 0.25
74 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.08
75 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
77 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.68
79 TestFunctional/parallel/ServiceCmd/DeployApp 7.27
80 TestFunctional/parallel/ServiceCmd/List 0.59
81 TestFunctional/parallel/ServiceCmd/JSONOutput 0.62
82 TestFunctional/parallel/ServiceCmd/HTTPS 0.56
83 TestFunctional/parallel/ServiceCmd/Format 0.49
84 TestFunctional/parallel/ServiceCmd/URL 0.49
85 TestFunctional/parallel/ProfileCmd/profile_not_create 0.58
86 TestFunctional/parallel/ProfileCmd/profile_list 0.55
87 TestFunctional/parallel/ProfileCmd/profile_json_output 0.54
91 TestFunctional/parallel/Version/short 0.12
92 TestFunctional/parallel/Version/components 1.25
93 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
94 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
95 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
96 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
97 TestFunctional/parallel/ImageCommands/ImageBuild 2.91
98 TestFunctional/parallel/ImageCommands/Setup 2.8
99 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.49
100 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.06
101 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.28
102 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.43
103 TestFunctional/parallel/ImageCommands/ImageRemove 0.52
104 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.87
105 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.5
106 TestFunctional/parallel/DockerEnv/bash 1.33
107 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
108 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
109 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
114 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
115 TestFunctional/delete_echo-server_images 0.05
116 TestFunctional/delete_my-image_image 0.02
117 TestFunctional/delete_minikube_cached_images 0.03
122 TestStartStop/group/cloud-shell/serial/FirstStart 76.09
123 TestStartStop/group/cloud-shell/serial/DeployApp 8.44
124 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.2
125 TestStartStop/group/cloud-shell/serial/Stop 11.1
126 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.28
127 TestStartStop/group/cloud-shell/serial/SecondStart 270.18
128 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
129 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.18
130 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.31
131 TestStartStop/group/cloud-shell/serial/Pause 3.75
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.8s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.79s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (191.55s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-830612 --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=docker --addons=ingress --addons=ingress-dns
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-830612 --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=docker --addons=ingress --addons=ingress-dns: (3m11.545125711s)
--- PASS: TestAddons/Setup (191.55s)

                                                
                                    
x
+
TestAddons/serial/Volcano (44.92s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:835: volcano-scheduler stabilized in 174.609836ms
addons_test.go:851: volcano-controller stabilized in 174.702148ms
addons_test.go:843: volcano-admission stabilized in 175.721764ms
addons_test.go:857: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-9cg8r" [a3a33484-fc64-4e1a-8f87-0ca92862a0ab] Running
addons_test.go:857: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.004217368s
addons_test.go:861: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-szmbf" [7b1ff987-e226-44a1-9251-081cc3a82ea5] Running
addons_test.go:861: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.019218377s
addons_test.go:865: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-bb4wp" [d5c29518-2bc0-46a1-acc3-29db58bbc85a] Running
addons_test.go:865: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 6.006355664s
addons_test.go:870: (dbg) Run:  kubectl --context addons-830612 delete -n volcano-system job volcano-admission-init
addons_test.go:876: (dbg) Run:  kubectl --context addons-830612 create -f testdata/vcjob.yaml
addons_test.go:884: (dbg) Run:  kubectl --context addons-830612 get vcjob -n my-volcano
addons_test.go:902: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [afdcac53-25fd-426f-99d0-cc65a37f189c] Pending
helpers_test.go:344: "test-job-nginx-0" [afdcac53-25fd-426f-99d0-cc65a37f189c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [afdcac53-25fd-426f-99d0-cc65a37f189c] Running
addons_test.go:902: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 15.004911127s
addons_test.go:906: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable volcano --alsologtostderr -v=1
addons_test.go:906: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 addons disable volcano --alsologtostderr -v=1: (11.516583938s)
--- PASS: TestAddons/serial/Volcano (44.92s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:594: (dbg) Run:  kubectl --context addons-830612 create ns new-namespace
addons_test.go:608: (dbg) Run:  kubectl --context addons-830612 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.33s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (18.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-830612 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-830612 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-830612 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [f618ae7d-d8c7-4531-8666-41b2d711f762] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [f618ae7d-d8c7-4531-8666-41b2d711f762] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 7.0080921s
I0927 00:28:38.640434   74850 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:284: (dbg) Run:  kubectl --context addons-830612 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 addons disable ingress-dns --alsologtostderr -v=1: (1.627100213s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 addons disable ingress --alsologtostderr -v=1: (7.830277305s)
--- PASS: TestAddons/parallel/Ingress (18.98s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-wvjx7" [5c486ad3-f0ae-47b2-8890-cea9c5367c0b] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.005522037s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-830612
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-830612: (6.033419759s)
--- PASS: TestAddons/parallel/InspektorGadget (12.04s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 13.091274ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-pg767" [99fd38c0-2889-46ff-b017-9473af3b417b] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005794998s
addons_test.go:413: (dbg) Run:  kubectl --context addons-830612 top pods -n kube-system
addons_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.96s)

                                                
                                    
x
+
TestAddons/parallel/CSI (39.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0927 00:28:04.674974   74850 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0927 00:28:04.681857   74850 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0927 00:28:04.681895   74850 kapi.go:107] duration metric: took 19.021964ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 19.037311ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-830612 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-830612 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [9fcf8371-3f55-4e2a-9fac-60278cca437d] Pending
helpers_test.go:344: "task-pv-pod" [9fcf8371-3f55-4e2a-9fac-60278cca437d] 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" [9fcf8371-3f55-4e2a-9fac-60278cca437d] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.005519953s
addons_test.go:528: (dbg) Run:  kubectl --context addons-830612 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-830612 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-830612 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-830612 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-830612 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-830612 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-830612 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (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" [eb22da80-79cb-45e4-b0a0-e1edd5b1422b] Pending
helpers_test.go:344: "task-pv-pod-restore" [eb22da80-79cb-45e4-b0a0-e1edd5b1422b] 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" [eb22da80-79cb-45e4-b0a0-e1edd5b1422b] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.006414996s
addons_test.go:570: (dbg) Run:  kubectl --context addons-830612 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-830612 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-830612 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.276989842s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:586: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 addons disable volumesnapshots --alsologtostderr -v=1: (1.009837935s)
--- PASS: TestAddons/parallel/CSI (39.40s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-830612 --alsologtostderr -v=1
addons_test.go:768: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-830612 --alsologtostderr -v=1: (1.081391704s)
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-x6v6v" [f89ede3d-be9a-4b48-b0a5-3fb4a3ac9338] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-x6v6v" [f89ede3d-be9a-4b48-b0a5-3fb4a3ac9338] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-x6v6v" [f89ede3d-be9a-4b48-b0a5-3fb4a3ac9338] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.005532183s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 addons disable headlamp --alsologtostderr -v=1: (5.907668355s)
--- PASS: TestAddons/parallel/Headlamp (20.00s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-992vn" [b60abd4c-5d6d-4ad4-9f16-a8b2e64d63d1] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.006535336s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-830612
--- PASS: TestAddons/parallel/CloudSpanner (5.76s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (10.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-830612 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-830612 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-830612 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [338db065-2129-4684-9366-ec4e9a22980d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [338db065-2129-4684-9366-ec4e9a22980d] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [338db065-2129-4684-9366-ec4e9a22980d] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.005077871s
addons_test.go:938: (dbg) Run:  kubectl --context addons-830612 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 ssh "cat /opt/local-path-provisioner/pvc-f21843e0-88de-4fa1-8540-6ffb45df0ddf_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-830612 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-830612 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (10.92s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (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-bmfr6" [91bf03b5-163a-45fa-94cd-ed9125e69e9f] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.005632046s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-830612
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.67s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-trbzb" [0a6f5405-8b71-4613-a81a-0549adcbe64a] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004930709s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-830612 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-830612 addons disable yakd --alsologtostderr -v=1: (6.052445865s)
--- PASS: TestAddons/parallel/Yakd (12.06s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.43s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.02s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/files/etc/test/nested/copy/74850/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.02s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (47.62s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (24.83s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0927 00:29:52.308837   74850 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-187541 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-187541 --alsologtostderr -v=8: (24.785826862s)
functional_test.go:663: soft start took 24.829647071s for "functional-187541" cluster.
I0927 00:30:17.095164   74850 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (24.83s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.18s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.17s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (42.66s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-187541 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-187541 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (42.658946898s)
functional_test.go:761: restart took 42.659102959s for "functional-187541" cluster.
I0927 00:31:08.182911   74850 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (42.66s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.45s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.54s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 logs --file /tmp/TestFunctionalserialLogsFileCmd2486812792/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-187541 logs --file /tmp/TestFunctionalserialLogsFileCmd2486812792/001/logs.txt: (1.539253886s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.54s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.55s)

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

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

                                                
                                                
-- /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_5b55102efd84289233ffc613c137836b410b4e4d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.95s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (15.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-187541 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-187541 --alsologtostderr -v=1] ...
E0927 00:33:12.534767   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:33:12.616461   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:508: unable to kill pid 111466: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (15.97s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.65s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-187541] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19711-68798/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19711-68798/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0927 00:32:56.178482  111210 out.go:345] Setting OutFile to fd 1 ...
	I0927 00:32:56.178764  111210 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0927 00:32:56.178808  111210 out.go:358] Setting ErrFile to fd 2...
	I0927 00:32:56.178827  111210 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0927 00:32:56.179109  111210 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
	I0927 00:32:56.179795  111210 out.go:352] Setting JSON to false
	I0927 00:32:56.180744  111210 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":6151,"bootTime":1727391025,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0927 00:32:56.180903  111210 start.go:139] virtualization:  guest
	I0927 00:32:56.184485  111210 out.go:177] * [functional-187541] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0927 00:32:56.187335  111210 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0927 00:32:56.187367  111210 notify.go:220] Checking for updates...
	I0927 00:32:56.189875  111210 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0927 00:32:56.192708  111210 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19711-68798/kubeconfig
	I0927 00:32:56.195412  111210 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19711-68798/.minikube
	I0927 00:32:56.198235  111210 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0927 00:32:56.200773  111210 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0927 00:32:56.203996  111210 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0927 00:32:56.204911  111210 driver.go:394] Setting default libvirt URI to qemu:///system
	I0927 00:32:56.244549  111210 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0927 00:32:56.244726  111210 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0927 00:32:56.339836  111210 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-27 00:32:56.321663297 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0927 00:32:56.340005  111210 docker.go:318] overlay module found
	I0927 00:32:56.344023  111210 out.go:177] * Using the docker driver based on existing profile
	I0927 00:32:56.346278  111210 start.go:297] selected driver: docker
	I0927 00:32:56.346302  111210 start.go:901] validating driver "docker" against &{Name:functional-187541 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-187541 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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}
	I0927 00:32:56.346475  111210 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0927 00:32:56.349396  111210 out.go:201] 
	W0927 00:32:56.351652  111210 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0927 00:32:56.354063  111210 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.29s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-187541] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19711-68798/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19711-68798/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0927 00:32:55.929438  111165 out.go:345] Setting OutFile to fd 1 ...
	I0927 00:32:55.929608  111165 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0927 00:32:55.929626  111165 out.go:358] Setting ErrFile to fd 2...
	I0927 00:32:55.929636  111165 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0927 00:32:55.930074  111165 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
	I0927 00:32:55.930752  111165 out.go:352] Setting JSON to false
	I0927 00:32:55.931927  111165 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":6151,"bootTime":1727391025,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0927 00:32:55.932012  111165 start.go:139] virtualization:  guest
	I0927 00:32:55.935744  111165 out.go:177] * [functional-187541] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0927 00:32:55.938410  111165 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0927 00:32:55.938566  111165 notify.go:220] Checking for updates...
	I0927 00:32:55.944374  111165 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0927 00:32:55.947385  111165 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19711-68798/kubeconfig
	I0927 00:32:55.949879  111165 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19711-68798/.minikube
	I0927 00:32:55.952055  111165 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0927 00:32:55.954653  111165 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0927 00:32:55.958404  111165 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0927 00:32:55.959868  111165 driver.go:394] Setting default libvirt URI to qemu:///system
	I0927 00:32:56.000097  111165 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0927 00:32:56.000234  111165 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0927 00:32:56.081844  111165 info.go:266] docker info: {ID:5c30053b-0b94-429d-8e86-06051a466745 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-27 00:32:56.06670191 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0927 00:32:56.082022  111165 docker.go:318] overlay module found
	I0927 00:32:56.085035  111165 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0927 00:32:56.087308  111165 start.go:297] selected driver: docker
	I0927 00:32:56.087332  111165 start.go:901] validating driver "docker" against &{Name:functional-187541 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-187541 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker 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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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}
	I0927 00:32:56.087668  111165 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0927 00:32:56.090927  111165 out.go:201] 
	W0927 00:32:56.093186  111165 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0927 00:32:56.095661  111165 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.33s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-187541 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-187541 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-bxkc4" [10a90188-af81-461b-83c1-af6f7d52f13b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-bxkc4" [10a90188-af81-461b-83c1-af6f7d52f13b] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.004521744s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31822
functional_test.go:1675: http://192.168.49.2:31822: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.83s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [b4265c0d-375b-4f26-9f9a-9a4a2478aa3d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.006357123s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-187541 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-187541 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-187541 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-187541 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" [16edf87a-7580-4af3-9146-1302f09cf36e] Pending
helpers_test.go:344: "sp-pod" [16edf87a-7580-4af3-9146-1302f09cf36e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [16edf87a-7580-4af3-9146-1302f09cf36e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.004923824s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-187541 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-187541 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-187541 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" [015cce2e-c2b7-4fde-a834-b811478c4d1b] Pending
helpers_test.go:344: "sp-pod" [015cce2e-c2b7-4fde-a834-b811478c4d1b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [015cce2e-c2b7-4fde-a834-b811478c4d1b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.004791666s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-187541 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.83s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (4.03s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (31.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-187541 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-hm5xt" [551e86d5-0ebe-46dc-96e3-466cb01ebd38] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
E0927 00:33:32.948387   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "mysql-6cdb49bbb-hm5xt" [551e86d5-0ebe-46dc-96e3-466cb01ebd38] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 26.019417556s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-187541 exec mysql-6cdb49bbb-hm5xt -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-187541 exec mysql-6cdb49bbb-hm5xt -- mysql -ppassword -e "show databases;": exit status 1 (460.722297ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0927 00:33:54.212755   74850 retry.go:31] will retry after 963.77369ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-187541 exec mysql-6cdb49bbb-hm5xt -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-187541 exec mysql-6cdb49bbb-hm5xt -- mysql -ppassword -e "show databases;": exit status 1 (186.059396ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0927 00:33:55.363127   74850 retry.go:31] will retry after 1.377635297s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-187541 exec mysql-6cdb49bbb-hm5xt -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-187541 exec mysql-6cdb49bbb-hm5xt -- mysql -ppassword -e "show databases;": exit status 1 (189.547568ms)

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

                                                
                                                
** /stderr **
I0927 00:33:56.930761   74850 retry.go:31] will retry after 1.642790118s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-187541 exec mysql-6cdb49bbb-hm5xt -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (31.34s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.44s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.23s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2027: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 ssh "sudo systemctl is-active crio"
E0927 00:33:13.099887   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-187541 ssh "sudo systemctl is-active crio": exit status 1 (390.956716ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-amd64 license
E0927 00:33:12.778169   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/License (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-187541 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" [8f277e01-6e9e-475b-8c5c-70d43eda2b77] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [8f277e01-6e9e-475b-8c5c-70d43eda2b77] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004852107s
I0927 00:31:28.725013   74850 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-187541 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-187541 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-9qw89" [6ab62002-fb86-4c2d-8408-3957ab2415a9] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-9qw89" [6ab62002-fb86-4c2d-8408-3957ab2415a9] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.014836803s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-187541 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-187541
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-187541
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-187541 image ls --format short --alsologtostderr:
I0927 00:34:00.209251  113983 out.go:345] Setting OutFile to fd 1 ...
I0927 00:34:00.209482  113983 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:00.209499  113983 out.go:358] Setting ErrFile to fd 2...
I0927 00:34:00.209508  113983 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:00.209838  113983 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:34:00.210663  113983 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:00.210862  113983 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:00.211466  113983 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:34:00.241445  113983 ssh_runner.go:195] Run: systemctl --version
I0927 00:34:00.241564  113983 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-187541
I0927 00:34:00.266724  113983 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/functional-187541/id_rsa Username:docker}
I0927 00:34:00.357843  113983 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-187541 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| localhost/my-image                          | functional-187541 | 9b3cb9039b2a0 | 1.24MB |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| docker.io/library/nginx                     | latest            | 39286ab8a5e14 | 188MB  |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/library/nginx                     | alpine            | c7b4f26a7d93f | 43.2MB |
| docker.io/kicbase/echo-server               | functional-187541 | 9056ab77afb8e | 4.94MB |
| docker.io/library/minikube-local-cache-test | functional-187541 | 72efb38e27e47 | 30B    |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-187541 image ls --format table --alsologtostderr:
I0927 00:34:03.974210  114316 out.go:345] Setting OutFile to fd 1 ...
I0927 00:34:03.974460  114316 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:03.974475  114316 out.go:358] Setting ErrFile to fd 2...
I0927 00:34:03.974483  114316 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:03.974836  114316 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:34:03.975973  114316 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:03.976205  114316 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:03.976905  114316 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:34:04.004117  114316 ssh_runner.go:195] Run: systemctl --version
I0927 00:34:04.004209  114316 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-187541
I0927 00:34:04.028939  114316 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/functional-187541/id_rsa Username:docker}
I0927 00:34:04.124102  114316 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-187541 image ls --format json --alsologtostderr:
[{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a
2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"9b3cb9039b2a0ab98556832ca5b892690cbe5573797c62293e88d3061736e883","repoDigests":[],"repoTags":["localhost/my-image:functional-187541"],"size":"1240000"},{"id":"72efb38e27e47404330b7df8c119de9f59389bb26509a9df59a6e0fce1541f35","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-187541"],"size":"30"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/ech
oserver:1.8"],"size":"95400000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-187541"],"size":"4940000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"07655dd
f2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-187541 image ls --format json --alsologtostderr:
I0927 00:34:03.680917  114277 out.go:345] Setting OutFile to fd 1 ...
I0927 00:34:03.681162  114277 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:03.681176  114277 out.go:358] Setting ErrFile to fd 2...
I0927 00:34:03.681185  114277 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:03.681456  114277 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:34:03.682339  114277 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:03.682535  114277 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:03.683148  114277 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:34:03.708503  114277 ssh_runner.go:195] Run: systemctl --version
I0927 00:34:03.708718  114277 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-187541
I0927 00:34:03.740256  114277 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/functional-187541/id_rsa Username:docker}
I0927 00:34:03.843530  114277 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-187541 image ls --format yaml --alsologtostderr:
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 72efb38e27e47404330b7df8c119de9f59389bb26509a9df59a6e0fce1541f35
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-187541
size: "30"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-187541
size: "4940000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-187541 image ls --format yaml --alsologtostderr:
I0927 00:34:00.503984  114016 out.go:345] Setting OutFile to fd 1 ...
I0927 00:34:00.504173  114016 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:00.504189  114016 out.go:358] Setting ErrFile to fd 2...
I0927 00:34:00.504198  114016 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:00.504458  114016 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:34:00.505352  114016 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:00.505554  114016 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:00.506174  114016 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:34:00.532746  114016 ssh_runner.go:195] Run: systemctl --version
I0927 00:34:00.532869  114016 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-187541
I0927 00:34:00.558854  114016 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/functional-187541/id_rsa Username:docker}
I0927 00:34:00.648740  114016 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image build -t localhost/my-image:functional-187541 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-187541 image build -t localhost/my-image:functional-187541 testdata/build --alsologtostderr: (2.295478158s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-187541 image build -t localhost/my-image:functional-187541 testdata/build --alsologtostderr:
I0927 00:34:01.121004  114115 out.go:345] Setting OutFile to fd 1 ...
I0927 00:34:01.121909  114115 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:01.121929  114115 out.go:358] Setting ErrFile to fd 2...
I0927 00:34:01.121939  114115 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0927 00:34:01.122280  114115 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/bin
I0927 00:34:01.123117  114115 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:01.125726  114115 config.go:182] Loaded profile config "functional-187541": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0927 00:34:01.126385  114115 cli_runner.go:164] Run: docker container inspect functional-187541 --format={{.State.Status}}
I0927 00:34:01.152980  114115 ssh_runner.go:195] Run: systemctl --version
I0927 00:34:01.153100  114115 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-187541
I0927 00:34:01.179085  114115 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19711-68798/.minikube/machines/functional-187541/id_rsa Username:docker}
I0927 00:34:01.270518  114115 build_images.go:161] Building image from path: /tmp/build.4204326976.tar
I0927 00:34:01.270648  114115 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0927 00:34:01.286318  114115 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4204326976.tar
I0927 00:34:01.292073  114115 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4204326976.tar: stat -c "%s %y" /var/lib/minikube/build/build.4204326976.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4204326976.tar': No such file or directory
I0927 00:34:01.292176  114115 ssh_runner.go:362] scp /tmp/build.4204326976.tar --> /var/lib/minikube/build/build.4204326976.tar (3072 bytes)
I0927 00:34:01.329994  114115 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4204326976
I0927 00:34:01.344083  114115 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4204326976 -xf /var/lib/minikube/build/build.4204326976.tar
I0927 00:34:01.357806  114115 docker.go:360] Building image: /var/lib/minikube/build/build.4204326976
I0927 00:34:01.357979  114115 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-187541 /var/lib/minikube/build/build.4204326976
#0 building with "default" instance using docker driver

                                                
                                                
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 1.0s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.3s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.2s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.0s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:9b3cb9039b2a0ab98556832ca5b892690cbe5573797c62293e88d3061736e883 done
#8 naming to localhost/my-image:functional-187541 done
#8 DONE 0.1s
I0927 00:34:03.291039  114115 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-187541 /var/lib/minikube/build/build.4204326976: (1.93298754s)
I0927 00:34:03.291193  114115 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4204326976
I0927 00:34:03.307561  114115 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4204326976.tar
I0927 00:34:03.321478  114115 build_images.go:217] Built localhost/my-image:functional-187541 from /tmp/build.4204326976.tar
I0927 00:34:03.321642  114115 build_images.go:133] succeeded building to: functional-187541
I0927 00:34:03.321700  114115 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.91s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image load --daemon kicbase/echo-server:functional-187541 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-amd64 -p functional-187541 image load --daemon kicbase/echo-server:functional-187541 --alsologtostderr: (1.095249593s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image ls
E0927 00:33:17.584884   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.49s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image load /home/g528047478195_compute/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 image ls
E0927 00:33:22.707087   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.87s)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (1.33s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:499: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-187541 docker-env) && out/minikube-linux-amd64 status -p functional-187541"
functional_test.go:522: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-187541 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.33s)

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

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

                                                
                                                

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

                                                
                                    
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:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-187541 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.20s)

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

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.05s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-187541
--- 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:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-187541
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.03s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/FirstStart (76.09s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-982545 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0927 00:36:19.048645   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:19.057183   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:19.070947   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:19.092432   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:19.137833   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:19.219319   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:19.380893   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:19.702248   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:20.343828   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:21.625185   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:24.187046   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:29.309184   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:36:39.550695   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:37:00.032546   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-982545 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m16.064405724s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (76.09s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/DeployApp (8.44s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-982545 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [2a03f9c9-f6ba-4df6-9c2d-bee79cb65a39] Pending
helpers_test.go:344: "busybox" [2a03f9c9-f6ba-4df6-9c2d-bee79cb65a39] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2a03f9c9-f6ba-4df6-9c2d-bee79cb65a39] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 8.008354491s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-982545 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (8.44s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive (1.2s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Stop (11.1s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-982545 --alsologtostderr -v=3
E0927 00:37:40.994958   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-982545 --alsologtostderr -v=3: (11.095957902s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.10s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (0.28s)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/SecondStart (270.18s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-982545 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0927 00:38:12.453193   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:38:40.156354   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/addons-830612/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:39:02.916397   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:41:19.048882   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
E0927 00:41:46.757975   74850 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19711-68798/.minikube/profiles/functional-187541/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-982545 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m29.732446824s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-982545 -n cloud-shell-982545
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (270.18s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4wwjl" [8a56b8e8-2522-4362-b0a0-628daa7cd16b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004853237s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.18s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4wwjl" [8a56b8e8-2522-4362-b0a0-628daa7cd16b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005231618s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-982545 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.18s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.31s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p cloud-shell-982545 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.31s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Pause (3.75s)

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p cloud-shell-982545 -n cloud-shell-982545
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p cloud-shell-982545 -n cloud-shell-982545: exit status 2 (403.43054ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (5/107)

x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing docker
--- 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 (0.01s)

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

                                                
                                    
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)

                                                
                                    
Copied to clipboard