Test Report: Docker_Cloud_Shell 19646

                    
                      33e06a9c3e7a5c6ad0dd04bf2cde10e8844bb79d:2024-09-15:36229
                    
                

Test fail (6/108)

x
+
TestAddons/parallel/Registry (77.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 3.119704ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-dvbbv" [2cc2d388-97db-4490-8038-18971cfb9534] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.005657301s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-987f6" [b9ec5768-5d09-4bb0-9db1-cf145176a67d] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005269971s
addons_test.go:342: (dbg) Run:  kubectl --context addons-848785 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-848785 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-848785 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.15148233s)

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

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

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-848785 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:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 ip
2024/09/15 22:35:34 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable registry --alsologtostderr -v=1
addons_test.go:390: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable registry --alsologtostderr -v=1: (1.084828846s)
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-848785
helpers_test.go:235: (dbg) docker inspect addons-848785:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8757201803bc02a800759de5b0d4953ef2303da82a86eb9e2a9a0be2bfc4cb43",
	        "Created": "2024-09-15T22:21:47.849349463Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 71381,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-15T22:21:48.049902524Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:20d492278eed428d119466f58713403332b5d2ac1db7c6863f797e2406f2b671",
	        "ResolvConfPath": "/var/lib/docker/containers/8757201803bc02a800759de5b0d4953ef2303da82a86eb9e2a9a0be2bfc4cb43/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8757201803bc02a800759de5b0d4953ef2303da82a86eb9e2a9a0be2bfc4cb43/hostname",
	        "HostsPath": "/var/lib/docker/containers/8757201803bc02a800759de5b0d4953ef2303da82a86eb9e2a9a0be2bfc4cb43/hosts",
	        "LogPath": "/var/lib/docker/containers/8757201803bc02a800759de5b0d4953ef2303da82a86eb9e2a9a0be2bfc4cb43/8757201803bc02a800759de5b0d4953ef2303da82a86eb9e2a9a0be2bfc4cb43-json.log",
	        "Name": "/addons-848785",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-848785:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-848785",
	            "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/6a2be1ffe59682691a1133fcd973a0e36a5ddfc7e19eefd70c697b70f781c0c4-init/diff:/var/lib/docker/overlay2/7b70f8c7e039dfd7a2985412600af0ac68e5cbf1de9637476bf806cdea2a480d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/6a2be1ffe59682691a1133fcd973a0e36a5ddfc7e19eefd70c697b70f781c0c4/merged",
	                "UpperDir": "/var/lib/docker/overlay2/6a2be1ffe59682691a1133fcd973a0e36a5ddfc7e19eefd70c697b70f781c0c4/diff",
	                "WorkDir": "/var/lib/docker/overlay2/6a2be1ffe59682691a1133fcd973a0e36a5ddfc7e19eefd70c697b70f781c0c4/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-848785",
	                "Source": "/var/lib/docker/volumes/addons-848785/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-848785",
	            "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-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0",
	            "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-848785",
	                "name.minikube.sigs.k8s.io": "addons-848785",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "e9b33f8abe3311f1e421834ed2a2a72946098a3c649db05e20d46865a196f9c6",
	            "SandboxKey": "/var/run/docker/netns/e9b33f8abe33",
	            "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-848785": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9c6a96bf3c03d86f63ef6f3741491977e3b086df34ece75ecf363c7ea42389a6",
	                    "EndpointID": "6684493e457a12016923146b72ca8ee399b2ccdeeed1e64093e1e426285c3e96",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-848785",
	                        "8757201803bc"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-848785 -n addons-848785
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-848785 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 logs -n 25: (2.074539781s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | disable dashboard -p                 | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:20 UTC |                     |
	|         | addons-848785                        |               |                       |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:20 UTC |                     |
	|         | addons-848785                        |               |                       |         |                     |                     |
	| start   | -p addons-848785 --wait=true         | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:20 UTC | 15 Sep 24 22:25 UTC |
	|         | --memory=4000 --alsologtostderr      |               |                       |         |                     |                     |
	|         | --addons=registry                    |               |                       |         |                     |                     |
	|         | --addons=metrics-server              |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots             |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                    |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner               |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget            |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |               |                       |         |                     |                     |
	|         | --driver=docker                      |               |                       |         |                     |                     |
	|         | --container-runtime=docker           |               |                       |         |                     |                     |
	|         | --addons=ingress                     |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                 |               |                       |         |                     |                     |
	|         | --addons=helm-tiller                 |               |                       |         |                     |                     |
	| addons  | addons-848785 addons disable         | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:26 UTC | 15 Sep 24 22:26 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-848785 addons                 | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:34 UTC | 15 Sep 24 22:35 UTC |
	|         | disable csi-hostpath-driver          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-848785 addons                 | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:35 UTC | 15 Sep 24 22:35 UTC |
	|         | disable volumesnapshots              |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-848785 addons disable         | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:35 UTC | 15 Sep 24 22:35 UTC |
	|         | helm-tiller --alsologtostderr        |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-848785 addons                 | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:35 UTC | 15 Sep 24 22:35 UTC |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:35 UTC |                     |
	|         | addons-848785                        |               |                       |         |                     |                     |
	| ip      | addons-848785 ip                     | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:35 UTC | 15 Sep 24 22:35 UTC |
	| addons  | addons-848785 addons disable         | addons-848785 | g528047478195_compute | v1.34.0 | 15 Sep 24 22:35 UTC | 15 Sep 24 22:35 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/15 22:20:51
	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
	I0915 22:20:51.137475   70896 out.go:345] Setting OutFile to fd 1 ...
	I0915 22:20:51.137734   70896 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0915 22:20:51.137753   70896 out.go:358] Setting ErrFile to fd 2...
	I0915 22:20:51.137762   70896 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0915 22:20:51.138093   70896 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
	W0915 22:20:51.138392   70896 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/config/config.json: no such file or directory
	I0915 22:20:51.139089   70896 out.go:352] Setting JSON to false
	I0915 22:20:51.140636   70896 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":5127,"bootTime":1726433725,"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"}
	I0915 22:20:51.140833   70896 start.go:139] virtualization:  guest
	I0915 22:20:51.145282   70896 out.go:177] * [addons-848785] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	W0915 22:20:51.148729   70896 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/cache/preloaded-tarball: no such file or directory
	I0915 22:20:51.148843   70896 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0915 22:20:51.148881   70896 notify.go:220] Checking for updates...
	I0915 22:20:51.156237   70896 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0915 22:20:51.159637   70896 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19646-64818/kubeconfig
	I0915 22:20:51.163728   70896 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19646-64818/.minikube
	I0915 22:20:51.167235   70896 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 22:20:51.171014   70896 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0915 22:20:51.174411   70896 driver.go:394] Setting default libvirt URI to qemu:///system
	I0915 22:20:51.215850   70896 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0915 22:20:51.216082   70896 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0915 22:20:51.327804   70896 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f 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-15 22:20:51.310250649 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0915 22:20:51.327988   70896 docker.go:318] overlay module found
	I0915 22:20:51.331579   70896 out.go:177] * Using the docker driver based on user configuration
	I0915 22:20:51.334486   70896 start.go:297] selected driver: docker
	I0915 22:20:51.334520   70896 start.go:901] validating driver "docker" against <nil>
	I0915 22:20:51.334541   70896 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0915 22:20:51.335237   70896 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0915 22:20:51.433637   70896 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f 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-15 22:20:51.417125961 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0915 22:20:51.433892   70896 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0915 22:20:51.434298   70896 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0915 22:20:51.434319   70896 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0915 22:20:51.434368   70896 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]
	I0915 22:20:51.438248   70896 out.go:177] * Using Docker driver with root privileges
	I0915 22:20:51.441132   70896 cni.go:84] Creating CNI manager for ""
	I0915 22:20:51.441271   70896 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0915 22:20:51.441298   70896 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0915 22:20:51.441427   70896 start.go:340] cluster config:
	{Name:addons-848785 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-848785 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}
	I0915 22:20:51.445127   70896 out.go:177] * Starting "addons-848785" primary control-plane node in "addons-848785" cluster
	I0915 22:20:51.448117   70896 cache.go:121] Beginning downloading kic base image for docker with docker
	I0915 22:20:51.451485   70896 out.go:177] * Pulling base image v0.0.45-1726358845-19644 ...
	I0915 22:20:51.454455   70896 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0915 22:20:51.454566   70896 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
	I0915 22:20:51.481728   70896 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0915 22:20:51.482149   70896 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
	I0915 22:20:51.482171   70896 cache.go:56] Caching tarball of preloaded images
	I0915 22:20:51.482231   70896 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
	I0915 22:20:51.482404   70896 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0915 22:20:51.482428   70896 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0915 22:20:51.486417   70896 out.go:177] * Downloading Kubernetes v1.31.1 preload ...
	I0915 22:20:51.490052   70896 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0915 22:20:51.526018   70896 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/19646-64818/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0915 22:20:55.034626   70896 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0915 22:20:55.034927   70896 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0915 22:20:56.791507   70896 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I0915 22:20:56.794093   70896 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/config.json ...
	I0915 22:20:56.795051   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/config.json: {Name:mkcdc5cc5e9b1895ae9077d1600256e20277ee42 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:00.702774   70896 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
	I0915 22:21:00.702907   70896 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from local cache
	I0915 22:21:32.959659   70896 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from cached tarball
	I0915 22:21:32.959777   70896 cache.go:194] Successfully downloaded all kic artifacts
	I0915 22:21:32.959852   70896 start.go:360] acquireMachinesLock for addons-848785: {Name:mkbd69d1eda0ea84829419d5b4dff491ebbfd8ca Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0915 22:21:32.960263   70896 start.go:364] duration metric: took 366.5µs to acquireMachinesLock for "addons-848785"
	I0915 22:21:32.979059   70896 start.go:93] Provisioning new machine with config: &{Name:addons-848785 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-848785 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}
	I0915 22:21:32.979254   70896 start.go:125] createHost starting for "" (driver="docker")
	I0915 22:21:33.023170   70896 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0915 22:21:33.023695   70896 start.go:159] libmachine.API.Create for "addons-848785" (driver="docker")
	I0915 22:21:33.023736   70896 client.go:168] LocalClient.Create starting
	I0915 22:21:33.067149   70896 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca.pem
	I0915 22:21:33.174052   70896 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/cert.pem
	I0915 22:21:33.765277   70896 cli_runner.go:164] Run: docker network inspect addons-848785 --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}}]}"
	W0915 22:21:33.794351   70896 cli_runner.go:211] docker network inspect addons-848785 --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
	I0915 22:21:33.794561   70896 network_create.go:284] running [docker network inspect addons-848785] to gather additional debugging logs...
	I0915 22:21:33.794598   70896 cli_runner.go:164] Run: docker network inspect addons-848785
	W0915 22:21:33.819901   70896 cli_runner.go:211] docker network inspect addons-848785 returned with exit code 1
	I0915 22:21:33.819942   70896 network_create.go:287] error running [docker network inspect addons-848785]: docker network inspect addons-848785: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-848785 not found
	I0915 22:21:33.819993   70896 network_create.go:289] output of [docker network inspect addons-848785]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-848785 not found
	
	** /stderr **
	I0915 22:21:33.820195   70896 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}}]}"
	I0915 22:21:33.849631   70896 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:0xc001f98b40}
	I0915 22:21:33.849746   70896 network_create.go:124] attempt to create docker network addons-848785 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0915 22:21:33.849854   70896 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-848785 addons-848785
	I0915 22:21:33.973743   70896 network_create.go:108] docker network addons-848785 192.168.49.0/24 created
	I0915 22:21:34.004404   70896 kic.go:121] calculated static IP "192.168.49.2" for the "addons-848785" container
	I0915 22:21:34.004650   70896 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0915 22:21:34.031168   70896 cli_runner.go:164] Run: docker volume create addons-848785 --label name.minikube.sigs.k8s.io=addons-848785 --label created_by.minikube.sigs.k8s.io=true
	I0915 22:21:34.063291   70896 oci.go:103] Successfully created a docker volume addons-848785
	I0915 22:21:34.063487   70896 cli_runner.go:164] Run: docker run --rm --name addons-848785-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-848785 --entrypoint /usr/bin/test -v addons-848785:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib
	I0915 22:21:39.246620   70896 cli_runner.go:217] Completed: docker run --rm --name addons-848785-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-848785 --entrypoint /usr/bin/test -v addons-848785:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib: (5.183055186s)
	I0915 22:21:39.246689   70896 oci.go:107] Successfully prepared a docker volume addons-848785
	I0915 22:21:39.247990   70896 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0915 22:21:39.248144   70896 kic.go:194] Starting extracting preloaded images to volume ...
	I0915 22:21:39.248337   70896 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-848785:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0915 22:21:47.577475   70896 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-848785:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir: (8.32905027s)
	I0915 22:21:47.577530   70896 kic.go:203] duration metric: took 8.329392382s to extract preloaded images to volume ...
	W0915 22:21:47.577797   70896 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0915 22:21:47.577888   70896 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0915 22:21:47.578011   70896 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0915 22:21:47.807015   70896 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-848785 --name addons-848785 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-848785 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-848785 --network addons-848785 --ip 192.168.49.2 --volume addons-848785:/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-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0
	I0915 22:21:48.294312   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Running}}
	I0915 22:21:48.357901   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:21:48.408977   70896 cli_runner.go:164] Run: docker exec addons-848785 stat /var/lib/dpkg/alternatives/iptables
	I0915 22:21:48.539436   70896 oci.go:144] the created container "addons-848785" has a running status.
	I0915 22:21:48.539483   70896 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa...
	I0915 22:21:48.665818   70896 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0915 22:21:48.722190   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:21:48.776851   70896 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0915 22:21:48.776906   70896 kic_runner.go:114] Args: [docker exec --privileged addons-848785 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0915 22:21:48.927375   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:21:49.003769   70896 machine.go:93] provisionDockerMachine start ...
	I0915 22:21:49.004007   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:49.084194   70896 main.go:141] libmachine: Using SSH client type: native
	I0915 22:21:49.084487   70896 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0915 22:21:49.084500   70896 main.go:141] libmachine: About to run SSH command:
	hostname
	I0915 22:21:49.397183   70896 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-848785
	
	I0915 22:21:49.397327   70896 ubuntu.go:169] provisioning hostname "addons-848785"
	I0915 22:21:49.397505   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:49.443268   70896 main.go:141] libmachine: Using SSH client type: native
	I0915 22:21:49.443614   70896 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0915 22:21:49.443650   70896 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-848785 && echo "addons-848785" | sudo tee /etc/hostname
	I0915 22:21:49.678784   70896 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-848785
	
	I0915 22:21:49.679023   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:49.724547   70896 main.go:141] libmachine: Using SSH client type: native
	I0915 22:21:49.724967   70896 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0915 22:21:49.725003   70896 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-848785' /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-848785/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-848785' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0915 22:21:49.917826   70896 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0915 22:21:49.917879   70896 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube}
	I0915 22:21:49.917919   70896 ubuntu.go:177] setting up certificates
	I0915 22:21:49.917939   70896 provision.go:84] configureAuth start
	I0915 22:21:49.918064   70896 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-848785
	I0915 22:21:49.954323   70896 provision.go:143] copyHostCerts
	I0915 22:21:49.954493   70896 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/key.pem (1679 bytes)
	I0915 22:21:49.954734   70896 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.pem (1119 bytes)
	I0915 22:21:49.954909   70896 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/cert.pem (1164 bytes)
	I0915 22:21:49.955060   70896 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-848785 san=[127.0.0.1 192.168.49.2 addons-848785 localhost minikube]
	I0915 22:21:50.191788   70896 provision.go:177] copyRemoteCerts
	I0915 22:21:50.200166   70896 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0915 22:21:50.200511   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:50.237106   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:21:50.347102   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0915 22:21:50.389726   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0915 22:21:50.433812   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0915 22:21:50.477542   70896 provision.go:87] duration metric: took 559.572707ms to configureAuth
	I0915 22:21:50.477587   70896 ubuntu.go:193] setting minikube options for container-runtime
	I0915 22:21:50.496016   70896 config.go:182] Loaded profile config "addons-848785": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0915 22:21:50.496218   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:50.532582   70896 main.go:141] libmachine: Using SSH client type: native
	I0915 22:21:50.532949   70896 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0915 22:21:50.532982   70896 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0915 22:21:50.689164   70896 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0915 22:21:50.689196   70896 ubuntu.go:71] root file system type: overlay
	I0915 22:21:50.689395   70896 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0915 22:21:50.689535   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:50.719329   70896 main.go:141] libmachine: Using SSH client type: native
	I0915 22:21:50.719650   70896 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0915 22:21:50.719845   70896 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
	I0915 22:21:50.895716   70896 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
	
	I0915 22:21:50.895888   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:50.925081   70896 main.go:141] libmachine: Using SSH client type: native
	I0915 22:21:50.925393   70896 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0915 22:21:50.925431   70896 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; }
	I0915 22:21:52.125774   70896 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-09-06 12:06:41.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-15 22:21:50.892118211 +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
	
	I0915 22:21:52.125831   70896 machine.go:96] duration metric: took 3.1220189s to provisionDockerMachine
	I0915 22:21:52.125883   70896 client.go:171] duration metric: took 19.102126469s to LocalClient.Create
	I0915 22:21:52.125914   70896 start.go:167] duration metric: took 19.102249512s to libmachine.API.Create "addons-848785"
	I0915 22:21:52.125957   70896 start.go:293] postStartSetup for "addons-848785" (driver="docker")
	I0915 22:21:52.125977   70896 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]
	I0915 22:21:52.126212   70896 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
	I0915 22:21:52.126349   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:52.158082   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:21:52.301702   70896 ssh_runner.go:195] Run: cat /etc/os-release
	I0915 22:21:52.307253   70896 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0915 22:21:52.307302   70896 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0915 22:21:52.307349   70896 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0915 22:21:52.307366   70896 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0915 22:21:52.307393   70896 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/addons for local assets ...
	I0915 22:21:52.307521   70896 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/files for local assets ...
	I0915 22:21:52.307581   70896 start.go:296] duration metric: took 181.612756ms for postStartSetup
	I0915 22:21:52.308214   70896 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-848785
	I0915 22:21:52.337061   70896 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/config.json ...
	I0915 22:21:52.337751   70896 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0915 22:21:52.337851   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:52.366324   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:21:52.484218   70896 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0915 22:21:52.492299   70896 start.go:128] duration metric: took 19.513017806s to createHost
	I0915 22:21:52.492335   70896 start.go:83] releasing machines lock for "addons-848785", held for 19.532050147s
	I0915 22:21:52.492484   70896 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-848785
	I0915 22:21:52.522395   70896 ssh_runner.go:195] Run: cat /version.json
	I0915 22:21:52.522504   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:52.522757   70896 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0915 22:21:52.551441   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:21:52.564131   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:21:52.600845   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:21:52.660793   70896 ssh_runner.go:195] Run: systemctl --version
	I0915 22:21:52.771590   70896 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0915 22:21:52.778935   70896 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' {}" ;
	I0915 22:21:52.823851   70896 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0915 22:21:52.823989   70896 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" ;
	I0915 22:21:52.872532   70896 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0915 22:21:52.872627   70896 start.go:495] detecting cgroup driver to use...
	I0915 22:21:52.872737   70896 detect.go:190] detected "systemd" cgroup driver on host os
	I0915 22:21:52.872979   70896 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"
	I0915 22:21:52.902861   70896 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"
	I0915 22:21:52.920069   70896 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"
	I0915 22:21:52.937193   70896 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0915 22:21:52.937424   70896 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0915 22:21:52.954533   70896 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"
	I0915 22:21:52.971124   70896 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0915 22:21:52.987697   70896 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0915 22:21:53.005019   70896 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0915 22:21:53.021334   70896 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"
	I0915 22:21:53.038581   70896 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0915 22:21:53.056082   70896 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"
	I0915 22:21:53.073203   70896 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0915 22:21:53.088632   70896 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0915 22:21:53.104278   70896 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0915 22:21:53.251120   70896 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0915 22:21:53.382560   70896 start.go:495] detecting cgroup driver to use...
	I0915 22:21:53.382624   70896 detect.go:190] detected "systemd" cgroup driver on host os
	I0915 22:21:53.382774   70896 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0915 22:21:53.417323   70896 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0915 22:21:53.417439   70896 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0915 22:21:53.446396   70896 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"
	I0915 22:21:53.489008   70896 ssh_runner.go:195] Run: which cri-dockerd
	I0915 22:21:53.497996   70896 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0915 22:21:53.521833   70896 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0915 22:21:53.566569   70896 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0915 22:21:53.815471   70896 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0915 22:21:54.059831   70896 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0915 22:21:54.060033   70896 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0915 22:21:54.099265   70896 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0915 22:21:54.240493   70896 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0915 22:21:54.722721   70896 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0915 22:21:54.742983   70896 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0915 22:21:54.763033   70896 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0915 22:21:54.914934   70896 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0915 22:21:55.064941   70896 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0915 22:21:55.217267   70896 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0915 22:21:55.248990   70896 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0915 22:21:55.269460   70896 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0915 22:21:55.414166   70896 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0915 22:21:55.535445   70896 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0915 22:21:55.535942   70896 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0915 22:21:55.545005   70896 start.go:563] Will wait 60s for crictl version
	I0915 22:21:55.545145   70896 ssh_runner.go:195] Run: which crictl
	I0915 22:21:55.553170   70896 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0915 22:21:55.611014   70896 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.2.1
	RuntimeApiVersion:  v1
	I0915 22:21:55.611156   70896 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0915 22:21:55.659627   70896 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0915 22:21:55.713714   70896 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.2.1 ...
	I0915 22:21:55.713878   70896 cli_runner.go:164] Run: docker network inspect addons-848785 --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}}]}"
	I0915 22:21:55.740513   70896 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0915 22:21:55.746923   70896 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""
	I0915 22:21:55.769096   70896 out.go:177]   - kubelet.cgroups-per-qos=false
	I0915 22:21:55.772718   70896 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0915 22:21:55.789307   70896 kubeadm.go:883] updating cluster {Name:addons-848785 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-848785 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} ...
	I0915 22:21:55.789569   70896 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0915 22:21:55.789768   70896 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0915 22:21:55.820236   70896 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-scheduler: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 --
	I0915 22:21:55.820267   70896 docker.go:615] Images already preloaded, skipping extraction
	I0915 22:21:55.820384   70896 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0915 22:21:55.855395   70896 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 --
	I0915 22:21:55.855496   70896 cache_images.go:84] Images are preloaded, skipping loading
	I0915 22:21:55.855539   70896 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
	I0915 22:21:55.855763   70896 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-848785 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-848785 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:}
	I0915 22:21:55.855944   70896 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0915 22:21:55.931731   70896 cni.go:84] Creating CNI manager for ""
	I0915 22:21:55.931768   70896 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0915 22:21:55.931813   70896 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0915 22:21:55.931856   70896 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-848785 NodeName:addons-848785 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}
	I0915 22:21:55.932093   70896 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-848785"
	  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
	
	I0915 22:21:55.932235   70896 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0915 22:21:55.947930   70896 binaries.go:44] Found k8s binaries, skipping transfer
	I0915 22:21:55.948048   70896 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0915 22:21:55.963183   70896 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0915 22:21:55.994151   70896 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0915 22:21:56.024348   70896 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0915 22:21:56.055140   70896 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0915 22:21:56.061264   70896 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""
	I0915 22:21:56.080772   70896 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0915 22:21:56.224352   70896 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0915 22:21:56.259717   70896 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785 for IP: 192.168.49.2
	I0915 22:21:56.259749   70896 certs.go:194] generating shared ca certs ...
	I0915 22:21:56.259791   70896 certs.go:226] acquiring lock for ca certs: {Name:mke287dc8f494d9db9f2391f3b39c4305e50fc3a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:56.260164   70896 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.key
	I0915 22:21:56.706280   70896 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.crt ...
	I0915 22:21:56.706324   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.crt: {Name:mkd649fc7c17dee31b0cba7eca72116174bb38a2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:56.706844   70896 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.key ...
	I0915 22:21:56.706874   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.key: {Name:mk7c82d9dce176bf9eeb74116127dc79116f3095 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:56.707201   70896 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/proxy-client-ca.key
	I0915 22:21:56.839757   70896 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/proxy-client-ca.crt ...
	I0915 22:21:56.839801   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/proxy-client-ca.crt: {Name:mk8ad37f5f32fe4ebc238cdc7a5eb950a5cbcbd2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:56.840253   70896 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/proxy-client-ca.key ...
	I0915 22:21:56.840281   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/proxy-client-ca.key: {Name:mk9b3c71c988330e4297e61f3cb16a55a61c59bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:56.840598   70896 certs.go:256] generating profile certs ...
	I0915 22:21:56.840747   70896 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.key
	I0915 22:21:56.855623   70896 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt with IP's: []
	I0915 22:21:57.165643   70896 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt ...
	I0915 22:21:57.165714   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: {Name:mkcecaecc6f1da00c01c14051d55c19dec6344a1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:57.166203   70896 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.key ...
	I0915 22:21:57.166232   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.key: {Name:mke82487099a26efdec8bff1f24f1b7c6f1fef80 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:57.166571   70896 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.key.36a809f4
	I0915 22:21:57.166619   70896 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.crt.36a809f4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0915 22:21:57.396910   70896 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.crt.36a809f4 ...
	I0915 22:21:57.396952   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.crt.36a809f4: {Name:mk6abf681ba1811aa9f5d08b08b7239199902c8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:57.397412   70896 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.key.36a809f4 ...
	I0915 22:21:57.397441   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.key.36a809f4: {Name:mk1523d0ae2cbad6268bc45c5d7fa1541c028324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:57.397812   70896 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.crt.36a809f4 -> /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.crt
	I0915 22:21:57.398014   70896 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.key.36a809f4 -> /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.key
	I0915 22:21:57.398137   70896 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.key
	I0915 22:21:57.398181   70896 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.crt with IP's: []
	I0915 22:21:57.980538   70896 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.crt ...
	I0915 22:21:57.980580   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.crt: {Name:mke86a46c283daf40057ed5423280eb687722ebc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:57.981065   70896 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.key ...
	I0915 22:21:57.981102   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.key: {Name:mk3db87caf39ffe22d0357ae2223b8003a36bb66 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:21:57.981646   70896 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca-key.pem (1679 bytes)
	I0915 22:21:57.981754   70896 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/ca.pem (1119 bytes)
	I0915 22:21:57.981832   70896 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/cert.pem (1164 bytes)
	I0915 22:21:57.981889   70896 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/certs/key.pem (1679 bytes)
	I0915 22:21:58.003799   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0915 22:21:58.045803   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0915 22:21:58.088493   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0915 22:21:58.130773   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0915 22:21:58.173360   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0915 22:21:58.216075   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0915 22:21:58.258449   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0915 22:21:58.301219   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0915 22:21:58.344741   70896 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0915 22:21:58.386848   70896 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0915 22:21:58.419066   70896 ssh_runner.go:195] Run: openssl version
	I0915 22:21:58.428226   70896 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"
	I0915 22:21:58.445221   70896 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0915 22:21:58.451544   70896 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 15 22:21 /usr/share/ca-certificates/minikubeCA.pem
	I0915 22:21:58.451692   70896 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0915 22:21:58.462601   70896 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"
	I0915 22:21:58.479731   70896 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0915 22:21:58.486059   70896 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
	I0915 22:21:58.486194   70896 kubeadm.go:392] StartCluster: {Name:addons-848785 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-848785 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}
	I0915 22:21:58.486434   70896 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0915 22:21:58.520791   70896 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0915 22:21:58.537560   70896 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0915 22:21:58.554337   70896 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0915 22:21:58.554467   70896 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
	I0915 22:21:58.572226   70896 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
	I0915 22:21:58.572253   70896 kubeadm.go:157] found existing configuration files:
	
	I0915 22:21:58.572348   70896 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0915 22:21:58.587789   70896 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
	I0915 22:21:58.587931   70896 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0915 22:21:58.603229   70896 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0915 22:21:58.619325   70896 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
	I0915 22:21:58.619447   70896 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0915 22:21:58.637154   70896 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0915 22:21:58.656443   70896 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
	I0915 22:21:58.656603   70896 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0915 22:21:58.673093   70896 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0915 22:21:58.690607   70896 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
	I0915 22:21:58.690841   70896 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0915 22:21:58.708452   70896 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"
	I0915 22:21:58.806581   70896 kubeadm.go:310] W0915 22:21:58.803926    1683 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.
	I0915 22:21:58.807107   70896 kubeadm.go:310] W0915 22:21:58.805236    1683 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.
	I0915 22:21:58.964185   70896 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0915 22:22:13.438953   70896 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0915 22:22:13.439059   70896 kubeadm.go:310] [preflight] Running pre-flight checks
	I0915 22:22:13.439196   70896 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0915 22:22:13.439368   70896 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0915 22:22:13.439571   70896 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0915 22:22:13.439726   70896 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0915 22:22:13.443047   70896 out.go:235]   - Generating certificates and keys ...
	I0915 22:22:13.443189   70896 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0915 22:22:13.443317   70896 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0915 22:22:13.443466   70896 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0915 22:22:13.443578   70896 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0915 22:22:13.443750   70896 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0915 22:22:13.443854   70896 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0915 22:22:13.443948   70896 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0915 22:22:13.444163   70896 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-848785 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0915 22:22:13.444276   70896 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0915 22:22:13.444523   70896 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-848785 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0915 22:22:13.444702   70896 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0915 22:22:13.444844   70896 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0915 22:22:13.444945   70896 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0915 22:22:13.445038   70896 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0915 22:22:13.445114   70896 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0915 22:22:13.445194   70896 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0915 22:22:13.445270   70896 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0915 22:22:13.445361   70896 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0915 22:22:13.445448   70896 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0915 22:22:13.445603   70896 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0915 22:22:13.445874   70896 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0915 22:22:13.449273   70896 out.go:235]   - Booting up control plane ...
	I0915 22:22:13.449446   70896 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0915 22:22:13.449596   70896 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0915 22:22:13.449746   70896 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0915 22:22:13.450099   70896 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0915 22:22:13.450299   70896 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0915 22:22:13.450382   70896 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0915 22:22:13.450616   70896 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0915 22:22:13.450846   70896 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0915 22:22:13.450964   70896 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.002308896s
	I0915 22:22:13.451113   70896 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0915 22:22:13.451226   70896 kubeadm.go:310] [api-check] The API server is healthy after 8.003628548s
	I0915 22:22:13.451428   70896 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0915 22:22:13.451665   70896 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0915 22:22:13.451794   70896 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0915 22:22:13.452143   70896 kubeadm.go:310] [mark-control-plane] Marking the node addons-848785 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0915 22:22:13.452254   70896 kubeadm.go:310] [bootstrap-token] Using token: l6hrl4.ntc9mjv85jqp8rcx
	I0915 22:22:13.455479   70896 out.go:235]   - Configuring RBAC rules ...
	I0915 22:22:13.455750   70896 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0915 22:22:13.456003   70896 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0915 22:22:13.456287   70896 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
	I0915 22:22:13.456626   70896 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0915 22:22:13.456933   70896 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0915 22:22:13.457105   70896 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0915 22:22:13.457339   70896 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0915 22:22:13.457480   70896 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0915 22:22:13.457638   70896 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0915 22:22:13.457654   70896 kubeadm.go:310] 
	I0915 22:22:13.457780   70896 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0915 22:22:13.457795   70896 kubeadm.go:310] 
	I0915 22:22:13.457980   70896 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0915 22:22:13.457998   70896 kubeadm.go:310] 
	I0915 22:22:13.458047   70896 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0915 22:22:13.458155   70896 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0915 22:22:13.458253   70896 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0915 22:22:13.458268   70896 kubeadm.go:310] 
	I0915 22:22:13.458378   70896 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0915 22:22:13.458414   70896 kubeadm.go:310] 
	I0915 22:22:13.458501   70896 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0915 22:22:13.458517   70896 kubeadm.go:310] 
	I0915 22:22:13.458626   70896 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0915 22:22:13.458798   70896 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0915 22:22:13.458938   70896 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0915 22:22:13.458953   70896 kubeadm.go:310] 
	I0915 22:22:13.459104   70896 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0915 22:22:13.459248   70896 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0915 22:22:13.459263   70896 kubeadm.go:310] 
	I0915 22:22:13.459417   70896 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token l6hrl4.ntc9mjv85jqp8rcx \
	I0915 22:22:13.459606   70896 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dcd539690097494afc759f9db7f4940803e6161428f9166621c2c547cd7270f4 \
	I0915 22:22:13.459655   70896 kubeadm.go:310] 	--control-plane 
	I0915 22:22:13.459682   70896 kubeadm.go:310] 
	I0915 22:22:13.459807   70896 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0915 22:22:13.459822   70896 kubeadm.go:310] 
	I0915 22:22:13.459980   70896 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token l6hrl4.ntc9mjv85jqp8rcx \
	I0915 22:22:13.460188   70896 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dcd539690097494afc759f9db7f4940803e6161428f9166621c2c547cd7270f4 
	I0915 22:22:13.460211   70896 cni.go:84] Creating CNI manager for ""
	I0915 22:22:13.460238   70896 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0915 22:22:13.463833   70896 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0915 22:22:13.468158   70896 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0915 22:22:13.489411   70896 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0915 22:22:13.531352   70896 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0915 22:22:13.531462   70896 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
	I0915 22:22:13.531549   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-848785 minikube.k8s.io/updated_at=2024_09_15T22_22_13_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=847aa67ab5883fb972370c3526c9979383dfb40a minikube.k8s.io/name=addons-848785 minikube.k8s.io/primary=true
	I0915 22:22:13.784798   70896 ops.go:34] apiserver oom_adj: -16
	I0915 22:22:13.785045   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0915 22:22:14.285206   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0915 22:22:14.785380   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0915 22:22:15.285286   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0915 22:22:15.785177   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0915 22:22:16.285310   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0915 22:22:16.785920   70896 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0915 22:22:16.964790   70896 kubeadm.go:1113] duration metric: took 3.433422274s to wait for elevateKubeSystemPrivileges
	I0915 22:22:16.964852   70896 kubeadm.go:394] duration metric: took 18.478668752s to StartCluster
	I0915 22:22:16.964889   70896 settings.go:142] acquiring lock: {Name:mkc8071ab6573e81ab788a7b65c77cda999374d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:22:16.965370   70896 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19646-64818/kubeconfig
	I0915 22:22:16.966327   70896 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19646-64818/kubeconfig: {Name:mk4329feff83ab04e9504576e9e8afc11769e41a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 22:22:16.966951   70896 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"
	I0915 22:22:16.966947   70896 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}
	I0915 22:22:16.967418   70896 config.go:182] Loaded profile config "addons-848785": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0915 22:22:16.970490   70896 out.go:177] * Verifying Kubernetes components...
	I0915 22:22:16.973574   70896 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0915 22:22:16.988305   70896 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0915 22:22:16.988565   70896 addons.go:69] Setting yakd=true in profile "addons-848785"
	I0915 22:22:16.988623   70896 addons.go:234] Setting addon yakd=true in "addons-848785"
	I0915 22:22:16.988754   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:16.989757   70896 addons.go:69] Setting inspektor-gadget=true in profile "addons-848785"
	I0915 22:22:16.989815   70896 addons.go:234] Setting addon inspektor-gadget=true in "addons-848785"
	I0915 22:22:16.989863   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:16.994871   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:16.995377   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.001786   70896 addons.go:69] Setting cloud-spanner=true in profile "addons-848785"
	I0915 22:22:17.001825   70896 addons.go:69] Setting storage-provisioner=true in profile "addons-848785"
	I0915 22:22:17.001850   70896 addons.go:234] Setting addon storage-provisioner=true in "addons-848785"
	I0915 22:22:17.001858   70896 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-848785"
	I0915 22:22:17.001909   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.001990   70896 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-848785"
	I0915 22:22:17.002041   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.002842   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.002854   70896 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-848785"
	I0915 22:22:17.002882   70896 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-848785"
	I0915 22:22:17.003479   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.001851   70896 addons.go:234] Setting addon cloud-spanner=true in "addons-848785"
	I0915 22:22:17.010098   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.011208   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.014974   70896 addons.go:69] Setting volcano=true in profile "addons-848785"
	I0915 22:22:17.015033   70896 addons.go:234] Setting addon volcano=true in "addons-848785"
	I0915 22:22:17.015104   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.016207   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.023875   70896 addons.go:69] Setting volumesnapshots=true in profile "addons-848785"
	I0915 22:22:17.023955   70896 addons.go:234] Setting addon volumesnapshots=true in "addons-848785"
	I0915 22:22:17.024021   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.025064   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.002842   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.001806   70896 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-848785"
	I0915 22:22:17.036830   70896 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-848785"
	I0915 22:22:17.036931   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.038091   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.001818   70896 addons.go:69] Setting registry=true in profile "addons-848785"
	I0915 22:22:17.001786   70896 addons.go:69] Setting metrics-server=true in profile "addons-848785"
	I0915 22:22:17.047097   70896 addons.go:234] Setting addon metrics-server=true in "addons-848785"
	I0915 22:22:17.047172   70896 addons.go:69] Setting default-storageclass=true in profile "addons-848785"
	I0915 22:22:17.047191   70896 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-848785"
	I0915 22:22:17.048062   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.075157   70896 addons.go:69] Setting gcp-auth=true in profile "addons-848785"
	I0915 22:22:17.075229   70896 mustload.go:65] Loading cluster: addons-848785
	I0915 22:22:17.075800   70896 config.go:182] Loaded profile config "addons-848785": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0915 22:22:17.076843   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.102621   70896 addons.go:69] Setting helm-tiller=true in profile "addons-848785"
	I0915 22:22:17.102709   70896 addons.go:234] Setting addon helm-tiller=true in "addons-848785"
	I0915 22:22:17.102785   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.103996   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.115842   70896 addons.go:234] Setting addon registry=true in "addons-848785"
	I0915 22:22:17.115974   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.127113   70896 addons.go:69] Setting ingress=true in profile "addons-848785"
	I0915 22:22:17.127177   70896 addons.go:234] Setting addon ingress=true in "addons-848785"
	I0915 22:22:17.127287   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.128352   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.142599   70896 addons.go:69] Setting ingress-dns=true in profile "addons-848785"
	I0915 22:22:17.142661   70896 addons.go:234] Setting addon ingress-dns=true in "addons-848785"
	I0915 22:22:17.142824   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.144925   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.155942   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:17.157325   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.195473   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:17.592763   70896 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0915 22:22:17.605318   70896 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0915 22:22:17.610402   70896 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0915 22:22:17.610447   70896 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0915 22:22:17.610601   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:17.610786   70896 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0915 22:22:17.610822   70896 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0915 22:22:17.610910   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:17.795424   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0915 22:22:17.798653   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0915 22:22:17.799766   70896 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 -"
	I0915 22:22:17.803978   70896 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0915 22:22:17.807740   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0915 22:22:17.810877   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0915 22:22:17.813711   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0915 22:22:17.817107   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0915 22:22:17.820177   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0915 22:22:17.828216   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0915 22:22:17.831252   70896 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0915 22:22:17.831301   70896 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0915 22:22:17.831444   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.036241   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.003309504s)
	I0915 22:22:18.040136   70896 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0915 22:22:18.043824   70896 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0915 22:22:18.043926   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0915 22:22:18.044080   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.057150   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.040893793s)
	I0915 22:22:18.061339   70896 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0915 22:22:18.064730   70896 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0915 22:22:18.069662   70896 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0915 22:22:18.074658   70896 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0915 22:22:18.078822   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0915 22:22:18.078986   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.099216   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.051096223s)
	I0915 22:22:18.151984   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.047932413s)
	I0915 22:22:18.156732   70896 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0915 22:22:18.160024   70896 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0915 22:22:18.160056   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0915 22:22:18.160185   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.175265   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.164003088s)
	I0915 22:22:18.178318   70896 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0915 22:22:18.181255   70896 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0915 22:22:18.181288   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0915 22:22:18.181415   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.301020   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.172595918s)
	I0915 22:22:18.301423   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.143985436s)
	I0915 22:22:18.309099   70896 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0915 22:22:18.312100   70896 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0915 22:22:18.312390   70896 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0915 22:22:18.312499   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.16752108s)
	I0915 22:22:18.317474   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.279312077s)
	I0915 22:22:18.349094   70896 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0915 22:22:18.352273   70896 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0915 22:22:18.352387   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0915 22:22:18.352562   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.317894   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.241002118s)
	I0915 22:22:18.398865   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:18.480089   70896 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0915 22:22:18.483975   70896 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0915 22:22:18.484112   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0915 22:22:18.484267   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.495018   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.497241   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.508604   70896 addons.go:234] Setting addon default-storageclass=true in "addons-848785"
	I0915 22:22:18.508715   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:18.509659   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:18.516242   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.401437   70896 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0915 22:22:18.401465   70896 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0915 22:22:18.520188   70896 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0915 22:22:18.520587   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.529947   70896 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-848785"
	I0915 22:22:18.530042   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:18.530864   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:18.401536   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.376423645s)
	I0915 22:22:18.476011   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.476129   70896 cli_runner.go:217] Completed: docker container inspect addons-848785 --format={{.State.Status}}: (1.280479069s)
	I0915 22:22:18.546264   70896 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0915 22:22:18.553868   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0915 22:22:18.554016   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.569966   70896 out.go:177]   - Using image docker.io/registry:2.8.3
	I0915 22:22:18.573755   70896 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0915 22:22:18.577413   70896 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0915 22:22:18.577572   70896 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0915 22:22:18.577660   70896 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0915 22:22:18.577973   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.580880   70896 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0915 22:22:18.580916   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0915 22:22:18.581046   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.588955   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.610226   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.623993   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.642291   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.864417   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.897846   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.906461   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.918233   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:18.928734   70896 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0915 22:22:18.932464   70896 out.go:177]   - Using image docker.io/busybox:stable
	I0915 22:22:18.933533   70896 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0915 22:22:18.933558   70896 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0915 22:22:18.933688   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.936978   70896 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0915 22:22:18.937011   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0915 22:22:18.937122   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:18.971067   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:19.053440   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:19.060921   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:19.189321   70896 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
	I0915 22:22:19.296662   70896 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0915 22:22:19.296724   70896 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0915 22:22:19.390896   70896 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0915 22:22:19.390930   70896 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0915 22:22:19.520038   70896 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0915 22:22:19.520304   70896 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0915 22:22:19.544424   70896 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0915 22:22:19.544520   70896 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0915 22:22:19.563213   70896 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
	I0915 22:22:19.577104   70896 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
	I0915 22:22:19.745736   70896 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0915 22:22:19.745842   70896 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0915 22:22:19.829265   70896 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0915 22:22:19.829304   70896 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0915 22:22:19.832445   70896 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
	I0915 22:22:19.835899   70896 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0915 22:22:19.835927   70896 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0915 22:22:19.943521   70896 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0915 22:22:19.943554   70896 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)
	I0915 22:22:19.960710   70896 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0915 22:22:19.960806   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0915 22:22:19.961266   70896 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
	I0915 22:22:19.981291   70896 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0915 22:22:19.981330   70896 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0915 22:22:19.982821   70896 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
	I0915 22:22:20.065553   70896 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
	I0915 22:22:20.166814   70896 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
	I0915 22:22:20.184058   70896 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0915 22:22:20.184167   70896 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0915 22:22:20.273184   70896 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0915 22:22:20.273293   70896 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0915 22:22:20.381276   70896 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0915 22:22:20.421309   70896 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0915 22:22:20.421342   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0915 22:22:20.430835   70896 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0915 22:22:20.430872   70896 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0915 22:22:20.444756   70896 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0915 22:22:20.444794   70896 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0915 22:22:20.516404   70896 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0915 22:22:20.516446   70896 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0915 22:22:20.869592   70896 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.065482472s)
	I0915 22:22:20.871132   70896 node_ready.go:35] waiting up to 6m0s for node "addons-848785" to be "Ready" ...
	I0915 22:22:20.871471   70896 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.071574707s)
	I0915 22:22:20.871500   70896 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0915 22:22:20.903373   70896 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0915 22:22:20.903406   70896 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0915 22:22:20.976331   70896 node_ready.go:49] node "addons-848785" has status "Ready":"True"
	I0915 22:22:20.976368   70896 node_ready.go:38] duration metric: took 105.19221ms for node "addons-848785" to be "Ready" ...
	I0915 22:22:20.976386   70896 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" ...
	I0915 22:22:20.993771   70896 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0915 22:22:20.993809   70896 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0915 22:22:21.042365   70896 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0915 22:22:21.042415   70896 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0915 22:22:21.055830   70896 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0915 22:22:21.055860   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0915 22:22:21.416845   70896 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
	I0915 22:22:21.540927   70896 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-848785" context rescaled to 1 replicas
	I0915 22:22:21.566951   70896 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace to be "Ready" ...
	I0915 22:22:21.623219   70896 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0915 22:22:21.623257   70896 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0915 22:22:21.768376   70896 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0915 22:22:21.768413   70896 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0915 22:22:21.787445   70896 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0915 22:22:21.787484   70896 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0915 22:22:21.904018   70896 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
	I0915 22:22:21.973725   70896 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
	I0915 22:22:22.260112   70896 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0915 22:22:22.260153   70896 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0915 22:22:22.277964   70896 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0915 22:22:22.277997   70896 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0915 22:22:22.515815   70896 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0915 22:22:22.515858   70896 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0915 22:22:22.927594   70896 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0915 22:22:22.927630   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0915 22:22:23.041991   70896 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0915 22:22:23.042036   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0915 22:22:23.258663   70896 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0915 22:22:23.258732   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0915 22:22:23.659827   70896 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0915 22:22:23.659860   70896 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0915 22:22:23.776221   70896 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
	I0915 22:22:23.852212   70896 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
	I0915 22:22:24.103260   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:24.123162   70896 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0915 22:22:24.123198   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0915 22:22:24.566193   70896 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0915 22:22:24.566223   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0915 22:22:25.054317   70896 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0915 22:22:25.054356   70896 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0915 22:22:25.411576   70896 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
	I0915 22:22:26.698988   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:28.830989   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:30.247243   70896 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0915 22:22:30.247388   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:30.301910   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:30.481417   70896 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0915 22:22:30.622441   70896 addons.go:234] Setting addon gcp-auth=true in "addons-848785"
	I0915 22:22:30.622519   70896 host.go:66] Checking if "addons-848785" exists ...
	I0915 22:22:30.623738   70896 cli_runner.go:164] Run: docker container inspect addons-848785 --format={{.State.Status}}
	I0915 22:22:30.679799   70896 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0915 22:22:30.679920   70896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-848785
	I0915 22:22:30.755258   70896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/addons-848785/id_rsa Username:docker}
	I0915 22:22:32.268232   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:33.545465   70896 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: (14.356099669s)
	I0915 22:22:33.545824   70896 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: (13.982509951s)
	I0915 22:22:34.403867   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:36.442321   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:38.596402   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:40.901453   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:43.350249   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:45.411485   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:47.575973   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:49.608578   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:50.105239   70896 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: (30.528019291s)
	I0915 22:22:50.105476   70896 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: (30.272993815s)
	I0915 22:22:50.105638   70896 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: (30.144306066s)
	I0915 22:22:50.105976   70896 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: (30.122960611s)
	I0915 22:22:50.105943   70896 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: (30.040291488s)
	I0915 22:22:50.106945   70896 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: (29.94000271s)
	I0915 22:22:50.108066   70896 addons.go:475] Verifying addon ingress=true in "addons-848785"
	I0915 22:22:50.108168   70896 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (29.725876468s)
	I0915 22:22:50.107310   70896 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: (28.203246612s)
	I0915 22:22:50.107403   70896 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: (28.133645531s)
	I0915 22:22:50.109233   70896 addons.go:475] Verifying addon metrics-server=true in "addons-848785"
	I0915 22:22:50.107501   70896 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: (26.331231969s)
	I0915 22:22:50.107626   70896 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: (26.255381957s)
	W0915 22:22:50.109295   70896 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
	I0915 22:22:50.109334   70896 retry.go:31] will retry after 299.043316ms: 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
	I0915 22:22:50.107234   70896 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: (28.690349664s)
	I0915 22:22:50.109386   70896 addons.go:475] Verifying addon registry=true in "addons-848785"
	I0915 22:22:50.111946   70896 out.go:177] * Verifying ingress addon...
	I0915 22:22:50.114240   70896 out.go:177] * Verifying registry addon...
	I0915 22:22:50.114363   70896 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-848785 service yakd-dashboard -n yakd-dashboard
	
	I0915 22:22:50.117648   70896 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0915 22:22:50.120210   70896 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0915 22:22:50.309356   70896 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0915 22:22:50.309471   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:50.313474   70896 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0915 22:22:50.313618   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:50.409743   70896 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
	W0915 22:22:50.748763   70896 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0915 22:22:51.462111   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:51.465494   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:51.827591   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:51.830540   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:51.833145   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:52.029724   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:52.078987   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:52.484961   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:52.499157   70896 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: (27.087487251s)
	I0915 22:22:52.499295   70896 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-848785"
	I0915 22:22:52.499960   70896 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (21.820122423s)
	I0915 22:22:52.504646   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:52.504979   70896 out.go:177] * Verifying csi-hostpath-driver addon...
	I0915 22:22:52.505254   70896 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0915 22:22:52.510129   70896 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0915 22:22:52.510736   70896 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0915 22:22:52.513077   70896 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0915 22:22:52.513216   70896 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0915 22:22:52.593543   70896 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0915 22:22:52.593580   70896 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0915 22:22:52.653705   70896 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0915 22:22:52.653852   70896 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0915 22:22:52.713749   70896 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
	I0915 22:22:52.879974   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:52.902778   70896 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0915 22:22:52.902824   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:53.002845   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:53.428779   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:53.499065   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:53.501150   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:53.735295   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:53.775406   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:53.852845   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:53.942935   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:54.309237   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:54.314003   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:54.317432   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:54.754885   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:54.756300   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:54.787375   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:55.118860   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:55.157716   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:55.177377   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:55.285535   70896 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.875617922s)
	I0915 22:22:55.567995   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:55.629048   70896 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: (2.915125779s)
	I0915 22:22:55.635588   70896 addons.go:475] Verifying addon gcp-auth=true in "addons-848785"
	I0915 22:22:55.666360   70896 out.go:177] * Verifying gcp-auth addon...
	I0915 22:22:55.673074   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:55.673703   70896 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0915 22:22:55.674641   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:55.753208   70896 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0915 22:22:56.025969   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:56.084125   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:56.127995   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:56.130178   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:56.524460   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:56.648316   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:56.649245   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:57.021570   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:57.133593   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:57.139573   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:57.519900   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:57.625613   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:57.629190   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:58.025733   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:58.097857   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:22:58.127446   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:58.128320   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:58.523527   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:58.633525   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:58.639760   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:59.018355   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:59.126303   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:59.130783   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:22:59.521913   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:22:59.624439   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:22:59.632599   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:00.027508   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:00.126218   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:00.127395   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:00.522729   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:00.580782   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:23:00.630972   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:00.633122   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:01.018627   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:01.124430   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:01.126696   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:01.527641   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:01.631048   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:01.633661   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:02.036523   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:02.136439   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:02.140823   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:02.520382   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:02.611175   70896 pod_ready.go:103] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"False"
	I0915 22:23:02.639286   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:02.642984   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:03.042277   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:03.136623   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:03.137648   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:03.521061   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:03.651416   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:03.654508   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:04.025697   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:04.224062   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:04.229831   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:04.532143   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:04.636231   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:04.640597   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:05.021062   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:05.334113   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:05.336069   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:05.345099   70896 pod_ready.go:93] pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace has status "Ready":"True"
	I0915 22:23:05.345136   70896 pod_ready.go:82] duration metric: took 43.778010875s for pod "coredns-7c65d6cfc9-glqmp" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.345153   70896 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pcnxq" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.355827   70896 pod_ready.go:98] error getting pod "coredns-7c65d6cfc9-pcnxq" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-pcnxq" not found
	I0915 22:23:05.355870   70896 pod_ready.go:82] duration metric: took 10.650134ms for pod "coredns-7c65d6cfc9-pcnxq" in "kube-system" namespace to be "Ready" ...
	E0915 22:23:05.355916   70896 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-7c65d6cfc9-pcnxq" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-pcnxq" not found
	I0915 22:23:05.355944   70896 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.395365   70896 pod_ready.go:93] pod "etcd-addons-848785" in "kube-system" namespace has status "Ready":"True"
	I0915 22:23:05.395398   70896 pod_ready.go:82] duration metric: took 39.434995ms for pod "etcd-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.395415   70896 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.470213   70896 pod_ready.go:93] pod "kube-apiserver-addons-848785" in "kube-system" namespace has status "Ready":"True"
	I0915 22:23:05.470253   70896 pod_ready.go:82] duration metric: took 74.826184ms for pod "kube-apiserver-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.470273   70896 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.538394   70896 pod_ready.go:93] pod "kube-controller-manager-addons-848785" in "kube-system" namespace has status "Ready":"True"
	I0915 22:23:05.538426   70896 pod_ready.go:82] duration metric: took 68.141457ms for pod "kube-controller-manager-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.538444   70896 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-vvj8l" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.563353   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:05.564045   70896 pod_ready.go:93] pod "kube-proxy-vvj8l" in "kube-system" namespace has status "Ready":"True"
	I0915 22:23:05.564078   70896 pod_ready.go:82] duration metric: took 25.613195ms for pod "kube-proxy-vvj8l" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.564095   70896 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.639931   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:05.654463   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:05.705286   70896 pod_ready.go:93] pod "kube-scheduler-addons-848785" in "kube-system" namespace has status "Ready":"True"
	I0915 22:23:05.705322   70896 pod_ready.go:82] duration metric: took 141.214345ms for pod "kube-scheduler-addons-848785" in "kube-system" namespace to be "Ready" ...
	I0915 22:23:05.705336   70896 pod_ready.go:39] duration metric: took 44.728931097s 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" ...
	I0915 22:23:05.705374   70896 api_server.go:52] waiting for apiserver process to appear ...
	I0915 22:23:05.705514   70896 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0915 22:23:05.771457   70896 api_server.go:72] duration metric: took 48.804460482s to wait for apiserver process to appear ...
	I0915 22:23:05.771491   70896 api_server.go:88] waiting for apiserver healthz status ...
	I0915 22:23:05.771524   70896 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0915 22:23:05.787521   70896 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0915 22:23:05.789248   70896 api_server.go:141] control plane version: v1.31.1
	I0915 22:23:05.789286   70896 api_server.go:131] duration metric: took 17.782186ms to wait for apiserver health ...
	I0915 22:23:05.789301   70896 system_pods.go:43] waiting for kube-system pods to appear ...
	I0915 22:23:05.932813   70896 system_pods.go:59] 18 kube-system pods found
	I0915 22:23:05.932866   70896 system_pods.go:61] "coredns-7c65d6cfc9-glqmp" [e511992c-05af-4381-b5c4-69d229f1f656] Running
	I0915 22:23:05.932883   70896 system_pods.go:61] "csi-hostpath-attacher-0" [798f44d4-f943-49db-8a54-d68f40b25a3f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0915 22:23:05.932897   70896 system_pods.go:61] "csi-hostpath-resizer-0" [23dafc69-0ef1-4ca5-86bf-0396a55b38d6] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0915 22:23:05.932913   70896 system_pods.go:61] "csi-hostpathplugin-2pxtl" [c7f0a2b9-d2f6-40df-a6d2-2c049805d95c] 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])
	I0915 22:23:05.932929   70896 system_pods.go:61] "etcd-addons-848785" [d580a3c6-976d-40ce-bd1b-3143a952146a] Running
	I0915 22:23:05.932942   70896 system_pods.go:61] "kube-apiserver-addons-848785" [2360324d-48e0-4156-b6f3-376b1cd42db0] Running
	I0915 22:23:05.932961   70896 system_pods.go:61] "kube-controller-manager-addons-848785" [1ba3ed35-ffae-41f6-88b4-f1fa1102b68f] Running
	I0915 22:23:05.932971   70896 system_pods.go:61] "kube-ingress-dns-minikube" [79af16b7-5279-4ef7-8728-eaa4fa113796] Running
	I0915 22:23:05.932980   70896 system_pods.go:61] "kube-proxy-vvj8l" [1e02fc95-b53b-44a3-832b-fa7ba87fe2b3] Running
	I0915 22:23:05.932990   70896 system_pods.go:61] "kube-scheduler-addons-848785" [892dea97-80ff-4e3c-967f-f04040d36bc8] Running
	I0915 22:23:05.933018   70896 system_pods.go:61] "metrics-server-84c5f94fbc-xpnpw" [b3a37fa5-5ca0-48e7-8d60-abe34d6eb740] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0915 22:23:05.933027   70896 system_pods.go:61] "nvidia-device-plugin-daemonset-4zqvh" [5690816b-a8aa-4d28-9354-cfec6188c6d2] Running
	I0915 22:23:05.933041   70896 system_pods.go:61] "registry-66c9cd494c-dvbbv" [2cc2d388-97db-4490-8038-18971cfb9534] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0915 22:23:05.933055   70896 system_pods.go:61] "registry-proxy-987f6" [b9ec5768-5d09-4bb0-9db1-cf145176a67d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0915 22:23:05.933070   70896 system_pods.go:61] "snapshot-controller-56fcc65765-ffjsr" [db888b97-5d30-41f5-91cc-227a97b2d7df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0915 22:23:05.933089   70896 system_pods.go:61] "snapshot-controller-56fcc65765-fxrsx" [50aefd75-cbf0-41ef-bed4-0be1e48e9f87] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0915 22:23:05.933106   70896 system_pods.go:61] "storage-provisioner" [57f9871c-4509-442a-883e-2cf3cefbcf63] Running
	I0915 22:23:05.933119   70896 system_pods.go:61] "tiller-deploy-b48cc5f79-b86w8" [b311b413-db20-4055-a89f-93d48f35b4c3] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0915 22:23:05.933133   70896 system_pods.go:74] duration metric: took 143.819294ms to wait for pod list to return data ...
	I0915 22:23:05.933154   70896 default_sa.go:34] waiting for default service account to be created ...
	I0915 22:23:06.025905   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:06.107747   70896 default_sa.go:45] found service account: "default"
	I0915 22:23:06.107785   70896 default_sa.go:55] duration metric: took 174.619522ms for default service account to be created ...
	I0915 22:23:06.107802   70896 system_pods.go:116] waiting for k8s-apps to be running ...
	I0915 22:23:06.128404   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:06.129711   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:06.721309   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:06.725001   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:06.726138   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:06.731762   70896 system_pods.go:86] 18 kube-system pods found
	I0915 22:23:06.731821   70896 system_pods.go:89] "coredns-7c65d6cfc9-glqmp" [e511992c-05af-4381-b5c4-69d229f1f656] Running
	I0915 22:23:06.731857   70896 system_pods.go:89] "csi-hostpath-attacher-0" [798f44d4-f943-49db-8a54-d68f40b25a3f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0915 22:23:06.731928   70896 system_pods.go:89] "csi-hostpath-resizer-0" [23dafc69-0ef1-4ca5-86bf-0396a55b38d6] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0915 22:23:06.731992   70896 system_pods.go:89] "csi-hostpathplugin-2pxtl" [c7f0a2b9-d2f6-40df-a6d2-2c049805d95c] 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])
	I0915 22:23:06.732010   70896 system_pods.go:89] "etcd-addons-848785" [d580a3c6-976d-40ce-bd1b-3143a952146a] Running
	I0915 22:23:06.732023   70896 system_pods.go:89] "kube-apiserver-addons-848785" [2360324d-48e0-4156-b6f3-376b1cd42db0] Running
	I0915 22:23:06.732041   70896 system_pods.go:89] "kube-controller-manager-addons-848785" [1ba3ed35-ffae-41f6-88b4-f1fa1102b68f] Running
	I0915 22:23:06.732052   70896 system_pods.go:89] "kube-ingress-dns-minikube" [79af16b7-5279-4ef7-8728-eaa4fa113796] Running
	I0915 22:23:06.732078   70896 system_pods.go:89] "kube-proxy-vvj8l" [1e02fc95-b53b-44a3-832b-fa7ba87fe2b3] Running
	I0915 22:23:06.732093   70896 system_pods.go:89] "kube-scheduler-addons-848785" [892dea97-80ff-4e3c-967f-f04040d36bc8] Running
	I0915 22:23:06.732114   70896 system_pods.go:89] "metrics-server-84c5f94fbc-xpnpw" [b3a37fa5-5ca0-48e7-8d60-abe34d6eb740] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0915 22:23:06.732130   70896 system_pods.go:89] "nvidia-device-plugin-daemonset-4zqvh" [5690816b-a8aa-4d28-9354-cfec6188c6d2] Running
	I0915 22:23:06.732146   70896 system_pods.go:89] "registry-66c9cd494c-dvbbv" [2cc2d388-97db-4490-8038-18971cfb9534] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0915 22:23:06.732163   70896 system_pods.go:89] "registry-proxy-987f6" [b9ec5768-5d09-4bb0-9db1-cf145176a67d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0915 22:23:06.732176   70896 system_pods.go:89] "snapshot-controller-56fcc65765-ffjsr" [db888b97-5d30-41f5-91cc-227a97b2d7df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0915 22:23:06.732191   70896 system_pods.go:89] "snapshot-controller-56fcc65765-fxrsx" [50aefd75-cbf0-41ef-bed4-0be1e48e9f87] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0915 22:23:06.732205   70896 system_pods.go:89] "storage-provisioner" [57f9871c-4509-442a-883e-2cf3cefbcf63] Running
	I0915 22:23:06.732218   70896 system_pods.go:89] "tiller-deploy-b48cc5f79-b86w8" [b311b413-db20-4055-a89f-93d48f35b4c3] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0915 22:23:06.732235   70896 system_pods.go:126] duration metric: took 624.419142ms to wait for k8s-apps to be running ...
	I0915 22:23:06.732256   70896 system_svc.go:44] waiting for kubelet service to be running ....
	I0915 22:23:06.732375   70896 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0915 22:23:06.755064   70896 system_svc.go:56] duration metric: took 22.794465ms WaitForService to wait for kubelet
	I0915 22:23:06.755141   70896 kubeadm.go:582] duration metric: took 49.788151315s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0915 22:23:06.755210   70896 node_conditions.go:102] verifying NodePressure condition ...
	I0915 22:23:06.760105   70896 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0915 22:23:06.760148   70896 node_conditions.go:123] node cpu capacity is 2
	I0915 22:23:06.760171   70896 node_conditions.go:105] duration metric: took 4.944538ms to run NodePressure ...
	I0915 22:23:06.760188   70896 start.go:241] waiting for startup goroutines ...
	I0915 22:23:07.021194   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:07.124187   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:07.127141   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:07.524399   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:07.699528   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:07.700715   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:08.026380   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:08.126968   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:08.127708   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:08.528797   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:08.643978   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:08.646817   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:09.061719   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:09.125396   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:09.131349   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:09.522444   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:09.681267   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:09.685368   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:10.026566   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:10.142298   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:10.142655   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:10.533884   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:10.641168   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:10.642665   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:11.028177   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:11.126004   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:11.126708   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:11.520582   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:11.640194   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:11.659222   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:12.025396   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:12.127919   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:12.130658   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:12.522410   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:12.641946   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:12.642416   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:13.018186   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:13.138496   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:13.139665   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:13.534630   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:13.694653   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:13.709720   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:14.019488   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:14.175746   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:14.178527   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:14.526989   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:14.640421   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:14.643727   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:15.055360   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:15.133811   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:15.136450   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:15.531335   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:15.640526   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:15.646807   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:16.059475   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:16.141594   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:16.233363   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:16.520555   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:16.630315   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:16.633368   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:17.022140   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:17.143786   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:17.146184   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:17.519778   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:17.632300   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:17.646992   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:18.020147   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:18.133280   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:18.135821   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:18.530316   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:18.629705   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:18.632654   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:19.028380   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:19.150056   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:19.151404   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:19.526290   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:19.635192   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:19.638601   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:20.023890   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:20.261323   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:20.265286   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:20.520862   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:20.623714   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:20.625858   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:21.025907   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:21.131004   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:21.132412   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:21.519215   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:21.636647   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0915 22:23:21.638468   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:22.030147   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:22.149838   70896 kapi.go:107] duration metric: took 32.029622809s to wait for kubernetes.io/minikube-addons=registry ...
	I0915 22:23:22.151642   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:22.535454   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:22.628062   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:23.031959   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:23.171400   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:23.536098   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:23.630170   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:24.019155   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:24.131597   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:24.525896   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:24.626378   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:25.043094   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:25.151112   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:25.524387   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:25.628046   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:26.020553   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:26.125287   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:26.543801   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:26.874924   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:27.237988   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:27.239430   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:27.533311   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:27.626721   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:28.028099   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:28.134818   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:28.525482   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:28.630574   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:29.032851   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:29.140794   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:29.551409   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:29.626493   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:30.018071   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:30.126870   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:30.539852   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:30.627945   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:31.036334   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:31.251228   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:31.594171   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:31.632071   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:32.035565   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:32.130189   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:32.520509   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:32.625122   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:33.019117   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:33.143871   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:33.518694   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:33.911896   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:34.025432   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:34.161736   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:34.557391   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:34.657653   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:35.029306   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:35.145847   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:35.552833   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:35.636867   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:36.045405   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:36.126058   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:36.524749   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:36.639798   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:37.019550   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:37.137064   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:37.603731   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:37.625247   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:38.074476   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:38.178764   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:38.519133   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:38.645509   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:39.021159   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:39.133425   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:39.518607   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:39.632411   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:40.025215   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:40.128013   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:40.524115   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:40.628894   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:41.031466   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:41.142755   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:41.542717   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:41.631209   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:42.020138   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:42.140029   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:42.545155   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:42.659986   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:43.035368   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:43.140107   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:43.522449   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:43.625365   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:44.102126   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:44.151927   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:44.582163   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:44.646174   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:45.033707   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:45.153867   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:45.554851   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:45.646086   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:46.020815   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:46.133588   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:46.523770   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:46.627129   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:47.043122   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:47.139937   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:47.544257   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:47.647108   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:48.018726   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:48.142800   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:48.518485   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:48.654476   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:49.028702   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:49.126185   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:49.532169   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:49.626153   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:50.024609   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:50.125726   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:50.532064   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:50.627433   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:51.058176   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:51.139000   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:51.521598   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:51.631952   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:52.022535   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:52.126893   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:52.518594   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:52.634429   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:53.034970   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:53.130976   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:53.519921   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:53.631449   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:54.022058   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:54.129665   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:54.519316   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:54.672565   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:55.143624   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:55.203378   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:55.555255   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:55.656540   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:56.020599   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:56.134757   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:56.590463   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:56.673610   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:57.052651   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:57.193592   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:57.562919   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:57.670426   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:58.045430   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:58.129744   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:58.531660   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:58.643788   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:59.044185   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:59.138998   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:23:59.531319   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:23:59.637028   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:00.035509   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:00.142515   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:00.818443   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:00.822299   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:01.123578   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:01.316781   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:01.533280   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:01.634643   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:02.031818   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:02.125423   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:02.521437   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:02.630703   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:03.031659   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:03.127919   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:03.554973   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:03.628425   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:04.066486   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:04.137497   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:04.596788   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:04.690465   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:05.024519   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:05.132413   70896 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0915 22:24:05.525453   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:05.636454   70896 kapi.go:107] duration metric: took 1m15.518806404s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0915 22:24:06.039321   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:06.521882   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:07.028461   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:07.574886   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:08.020193   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:08.527309   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:09.030593   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:09.530312   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:10.022190   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:10.529274   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:11.026013   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:11.528235   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:12.016422   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:12.522947   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:13.033985   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:13.531958   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:14.029088   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:14.517830   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:15.026238   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0915 22:24:15.574824   70896 kapi.go:107] duration metric: took 1m23.064075634s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0915 22:24:18.179160   70896 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0915 22:24:18.179194   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:18.677830   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:19.178622   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:19.678501   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:20.179048   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:20.679113   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:21.178378   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:21.679302   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:22.181437   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:22.679064   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:23.178301   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:23.679053   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:24.183225   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:24.678948   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:25.181416   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:25.739819   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:26.184119   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:26.681292   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:27.180899   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:27.697104   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:28.186720   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:28.680067   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:29.178076   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:29.678279   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:30.178725   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:30.678734   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:31.178554   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:31.678577   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:32.182492   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:32.679549   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:33.180117   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:33.678423   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:34.182960   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:34.703290   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:35.180084   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:35.678804   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:36.182600   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:36.678545   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:37.188165   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:37.683114   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:38.179795   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:38.678943   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:39.180294   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:39.678987   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:40.179648   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:40.679242   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:41.184219   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:41.680637   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:42.180590   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:42.678657   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:43.180556   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:43.678863   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:44.179566   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:44.679200   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:45.179041   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:45.677977   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:46.183168   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:46.680383   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:47.182413   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:47.681188   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:48.181815   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:48.679312   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:49.185940   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:49.692701   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:50.184280   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:50.678718   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:51.178726   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:51.688976   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:52.179433   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:52.680453   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:53.181984   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:53.680052   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:54.180355   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:54.679569   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:55.178580   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:55.680443   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:56.187374   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:56.680097   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:57.183128   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:57.688558   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:58.187453   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:58.689174   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:59.203886   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:24:59.707723   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:00.194400   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:00.679399   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:01.189956   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:01.679988   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:02.191388   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:02.679074   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:03.181075   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:03.679172   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:04.178634   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:04.680406   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:05.179070   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:05.678939   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:06.190502   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:06.678836   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:07.181247   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:07.681135   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:08.180442   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:08.679842   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:09.178781   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:09.679194   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:10.178018   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:10.679722   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:11.179246   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:11.679461   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:12.180412   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:12.679813   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:13.186876   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:13.679826   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:14.180406   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:14.678191   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:15.181861   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:15.680654   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:16.178883   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:16.680040   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:17.183332   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:17.682630   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:18.179077   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:18.679073   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:19.179769   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:19.680920   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:20.180905   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:20.679972   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:21.178866   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:21.679309   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:22.179529   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:22.679154   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:23.182404   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:23.679482   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:24.181191   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:24.691388   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:25.180898   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:25.683403   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:26.184540   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:26.678248   70896 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0915 22:25:27.179547   70896 kapi.go:107] duration metric: took 2m31.505838714s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0915 22:25:27.182694   70896 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-848785 cluster.
	I0915 22:25:27.185480   70896 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.
	I0915 22:25:27.188275   70896 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0915 22:25:27.191364   70896 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, volcano, cloud-spanner, ingress-dns, helm-tiller, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0915 22:25:27.194210   70896 addons.go:510] duration metric: took 3m10.226703541s for enable addons: enabled=[storage-provisioner nvidia-device-plugin volcano cloud-spanner ingress-dns helm-tiller metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0915 22:25:27.194291   70896 start.go:246] waiting for cluster config update ...
	I0915 22:25:27.194351   70896 start.go:255] writing updated cluster config ...
	I0915 22:25:27.195373   70896 ssh_runner.go:195] Run: rm -f paused
	I0915 22:25:27.775909   70896 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0915 22:25:27.779265   70896 out.go:177] * Done! kubectl is now configured to use "addons-848785" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 15 22:35:03 addons-848785 dockerd[1162]: time="2024-09-15T22:35:03.542736912Z" level=error msg="stream copy error: reading from a closed fifo"
	Sep 15 22:35:03 addons-848785 dockerd[1162]: time="2024-09-15T22:35:03.544998869Z" level=error msg="stream copy error: reading from a closed fifo"
	Sep 15 22:35:03 addons-848785 dockerd[1162]: time="2024-09-15T22:35:03.548595994Z" level=error msg="Error running exec aeeffa47e73ba0d5cf499fe9901f57b41f556ad2ac063bde59c503f0ac37cec2 in container: OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Sep 15 22:35:03 addons-848785 dockerd[1162]: time="2024-09-15T22:35:03.624453125Z" level=info msg="ignoring event" container=dbdde359c044ce4fef1edd1c7b131f51f6c8a7f8a80327e7a4de9e558ede9de5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:06 addons-848785 dockerd[1162]: time="2024-09-15T22:35:06.360322176Z" level=info msg="ignoring event" container=5c45f0eb7950ba4489a1d4061af2b8d8ef3454e972e1d75516f65f6006d83701 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:06 addons-848785 dockerd[1162]: time="2024-09-15T22:35:06.383834143Z" level=info msg="ignoring event" container=13ab7ceabb02ff542c3ed43af0a6ba3258c59f105f1bc7503dd4ac7307de3a59 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:06 addons-848785 dockerd[1162]: time="2024-09-15T22:35:06.663089588Z" level=info msg="ignoring event" container=b0f54748eddb73f5bc255c7b8a9fbba9e5d1648d70bf2c21d77002deba2cdbd8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:06 addons-848785 dockerd[1162]: time="2024-09-15T22:35:06.725525902Z" level=info msg="ignoring event" container=69d590fac59314030f31eb5057a116728846d6a26c0600d774438b3c99e382ee module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:13 addons-848785 cri-dockerd[1418]: time="2024-09-15T22:35:13Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/ecdba75ba2a642c0a1b7f619e0b517814003b1085c67ab378405189ac9eb805e/resolv.conf as [nameserver 10.96.0.10 search kube-system.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 15 22:35:15 addons-848785 cri-dockerd[1418]: time="2024-09-15T22:35:15Z" level=info msg="Stop pulling image docker.io/alpine/helm:2.16.3: Status: Downloaded newer image for alpine/helm:2.16.3"
	Sep 15 22:35:16 addons-848785 dockerd[1162]: time="2024-09-15T22:35:16.124226405Z" level=info msg="ignoring event" container=cbc5e6fc1be4e3210efcae3bedf4acbf4615d3a3b347e77760f4303823fba807 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:16 addons-848785 dockerd[1162]: time="2024-09-15T22:35:16.157812148Z" level=warning msg="failed to close stdin: NotFound: task cbc5e6fc1be4e3210efcae3bedf4acbf4615d3a3b347e77760f4303823fba807 not found: not found"
	Sep 15 22:35:17 addons-848785 dockerd[1162]: time="2024-09-15T22:35:17.930891227Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 15 22:35:17 addons-848785 dockerd[1162]: time="2024-09-15T22:35:17.934727751Z" 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"
	Sep 15 22:35:17 addons-848785 dockerd[1162]: time="2024-09-15T22:35:17.957227246Z" level=info msg="ignoring event" container=ecdba75ba2a642c0a1b7f619e0b517814003b1085c67ab378405189ac9eb805e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:18 addons-848785 dockerd[1162]: time="2024-09-15T22:35:18.932130029Z" level=info msg="ignoring event" container=cf86f72807a81e35da8a236b83374e60080516b21f58acd888ee254d0efac06d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:19 addons-848785 dockerd[1162]: time="2024-09-15T22:35:19.129521028Z" level=info msg="ignoring event" container=2c953eb6fafc8f4e62c7c5f205e4a1fa1cf5f36e54c9349555f0b31ab35127c7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:27 addons-848785 dockerd[1162]: time="2024-09-15T22:35:27.094272080Z" level=info msg="ignoring event" container=280afed47aeed83c4ecf9edf101ee09a56d2046ef9a8b081e25c6f97b7910f0f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:27 addons-848785 dockerd[1162]: time="2024-09-15T22:35:27.264070536Z" level=info msg="ignoring event" container=74f81c2d0be0f7bc18c1e9ab29f53582a2b9bd4620966e1a5b7ff4ee69fd9f47 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:33 addons-848785 dockerd[1162]: time="2024-09-15T22:35:33.139042132Z" level=info msg="ignoring event" container=bd753b683787f713ca500d14e9b1c1b30fe80843f3952002b4076ee93a18797f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:33 addons-848785 dockerd[1162]: time="2024-09-15T22:35:33.847597460Z" level=info msg="ignoring event" container=e59ac2e037fcddb9fc72c2132bbc19edcf15f311af83765b84abcfd0c778d476 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:35 addons-848785 dockerd[1162]: time="2024-09-15T22:35:35.135706542Z" level=info msg="ignoring event" container=e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:35 addons-848785 dockerd[1162]: time="2024-09-15T22:35:35.362401270Z" level=info msg="ignoring event" container=57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:35 addons-848785 dockerd[1162]: time="2024-09-15T22:35:35.529191039Z" level=info msg="ignoring event" container=97e7e1f6dec7170e799cae20e917b389fcf6150f21e20d53e9668168993d81a2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 22:35:35 addons-848785 dockerd[1162]: time="2024-09-15T22:35:35.800550659Z" level=info msg="ignoring event" container=8880de6f6afd82e0afc6d037c224ef756167fea8c4c60f0a007e7296c565eef9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	cbc5e6fc1be4e       alpine/helm@sha256:9d9fab00e0680f1328924429925595dfe96a68531c8a9c1518d05ee2ad45c36f                                          22 seconds ago      Exited              helm-test                  0                   ecdba75ba2a64       helm-test
	535a876dd9efc       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 10 minutes ago      Running             gcp-auth                   0                   ff33a9e685142       gcp-auth-89d5ffd79-c6fwx
	1431afbc2f7c9       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce             11 minutes ago      Running             controller                 0                   904f7d769be11       ingress-nginx-controller-bc57996ff-qhbzx
	152dc4e5216ef       ce263a8653f9c                                                                                                                11 minutes ago      Exited              patch                      1                   54d55c87fecd8       ingress-nginx-admission-patch-dh6rl
	3ee766f677db7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                     0                   87bc71145bf2e       ingress-nginx-admission-create-tj5q6
	9919e464f34b5       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                        12 minutes ago      Running             yakd                       0                   d8999ea2432f3       yakd-dashboard-67d98fc6b-nzx55
	ef19b6d05c8a3       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner     0                   f28b4909ddc1f       local-path-provisioner-86d989889c-fg5k6
	b7a71e45b91ce       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               12 minutes ago      Running             cloud-spanner-emulator     0                   105d1948f930f       cloud-spanner-emulator-769b77f747-t7tdm
	8f020bea47ccb       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             12 minutes ago      Running             minikube-ingress-dns       0                   75313935d7528       kube-ingress-dns-minikube
	2a568c6f054e1       nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47                     12 minutes ago      Running             nvidia-device-plugin-ctr   0                   94d2e06caa054       nvidia-device-plugin-daemonset-4zqvh
	6703975ac2b19       6e38f40d628db                                                                                                                13 minutes ago      Running             storage-provisioner        0                   e6d51090b2916       storage-provisioner
	d9318931d8dd1       c69fa2e9cbf5f                                                                                                                13 minutes ago      Running             coredns                    0                   0a86ff13e8d87       coredns-7c65d6cfc9-glqmp
	ca5422dfeba57       60c005f310ff3                                                                                                                13 minutes ago      Running             kube-proxy                 0                   941d9e0db80f0       kube-proxy-vvj8l
	bfd40003ddf49       6bab7719df100                                                                                                                13 minutes ago      Running             kube-apiserver             0                   fb2d9ade59a7f       kube-apiserver-addons-848785
	fd47aafc8cbab       175ffd71cce3d                                                                                                                13 minutes ago      Running             kube-controller-manager    0                   822d8dbbf63a4       kube-controller-manager-addons-848785
	96dd17f0461c0       9aa1fad941575                                                                                                                13 minutes ago      Running             kube-scheduler             0                   7b0cbb7ad32ed       kube-scheduler-addons-848785
	ab974e469227e       2e96e5913fc06                                                                                                                13 minutes ago      Running             etcd                       0                   54ee929b77ecc       etcd-addons-848785
	
	
	==> controller_ingress [1431afbc2f7c] <==
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0915 22:24:04.863080       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0915 22:24:04.863432       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0915 22:24:04.875000       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.1" state="clean" commit="948afe5ca072329a73c8e79ed5938717a5cb3d21" platform="linux/amd64"
	I0915 22:24:05.896957       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0915 22:24:05.960604       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0915 22:24:06.035725       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0915 22:24:06.097775       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"f5e6f3ee-6c1c-4f83-bf8a-cafe14f15636", APIVersion:"v1", ResourceVersion:"707", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0915 22:24:06.107450       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"d8feea87-c884-4955-a1b0-5ffec88f75c8", APIVersion:"v1", ResourceVersion:"718", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0915 22:24:06.107573       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"dce1e826-2553-48ce-b43e-cb597538fd51", APIVersion:"v1", ResourceVersion:"731", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0915 22:24:07.242003       7 nginx.go:317] "Starting NGINX process"
	I0915 22:24:07.256924       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0915 22:24:07.257144       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0915 22:24:07.271115       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0915 22:24:07.282478       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0915 22:24:07.283256       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-qhbzx"
	I0915 22:24:07.299603       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-qhbzx" node="addons-848785"
	I0915 22:24:07.568976       7 controller.go:213] "Backend successfully reloaded"
	I0915 22:24:07.574467       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0915 22:24:07.577173       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-qhbzx", UID:"7fa6a979-05d1-4294-a48e-35b0be93a9cd", APIVersion:"v1", ResourceVersion:"1311", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [d9318931d8dd] <==
	[INFO] 10.244.0.8:33728 - 4959 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000308488s
	[INFO] 10.244.0.8:58467 - 40794 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000091454s
	[INFO] 10.244.0.8:58467 - 19543 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000117253s
	[INFO] 10.244.0.8:57408 - 19192 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000081007s
	[INFO] 10.244.0.8:57408 - 57077 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000096696s
	[INFO] 10.244.0.8:47467 - 16374 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000078057s
	[INFO] 10.244.0.8:47467 - 38130 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000085574s
	[INFO] 10.244.0.8:45329 - 45120 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000097703s
	[INFO] 10.244.0.8:45329 - 23065 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000167129s
	[INFO] 10.244.0.8:53550 - 60090 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000107858s
	[INFO] 10.244.0.8:53550 - 14405 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000304092s
	[INFO] 10.244.0.26:56924 - 51150 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000770866s
	[INFO] 10.244.0.26:35598 - 37006 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001298697s
	[INFO] 10.244.0.26:40163 - 56337 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000167818s
	[INFO] 10.244.0.26:56863 - 38740 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.001033207s
	[INFO] 10.244.0.26:55169 - 8674 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00019288s
	[INFO] 10.244.0.26:45460 - 58116 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000761997s
	[INFO] 10.244.0.26:45478 - 18404 "A IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004496059s
	[INFO] 10.244.0.26:50252 - 47074 "AAAA IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003783774s
	[INFO] 10.244.0.26:42863 - 63771 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.00349369s
	[INFO] 10.244.0.26:59850 - 875 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004147461s
	[INFO] 10.244.0.26:56994 - 64847 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003027071s
	[INFO] 10.244.0.26:59904 - 27663 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003106348s
	[INFO] 10.244.0.26:59221 - 16754 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.003662358s
	[INFO] 10.244.0.26:40367 - 8272 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003426875s
	
	
	==> describe nodes <==
	Name:               addons-848785
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-848785
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=847aa67ab5883fb972370c3526c9979383dfb40a
	                    minikube.k8s.io/name=addons-848785
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_15T22_22_13_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-848785
	Annotations:        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:  Sun, 15 Sep 2024 22:22:09 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-848785
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 15 Sep 2024 22:35:31 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 15 Sep 2024 22:31:24 +0000   Sun, 15 Sep 2024 22:22:07 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 15 Sep 2024 22:31:24 +0000   Sun, 15 Sep 2024 22:22:07 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 15 Sep 2024 22:31:24 +0000   Sun, 15 Sep 2024 22:22:07 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 15 Sep 2024 22:31:24 +0000   Sun, 15 Sep 2024 22:22:09 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-848785
	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:                 6a0882624cf54ab1b11ecaa0af63b1d1
	  System UUID:                492d6cbc-624e-49b6-874a-ff22f800d6b4
	  Boot ID:                    2b20e97b-216e-4451-afb2-7a915b2e17c4
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.2.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:          (15 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m20s
	  default                     cloud-spanner-emulator-769b77f747-t7tdm     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gcp-auth                    gcp-auth-89d5ffd79-c6fwx                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-qhbzx    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-7c65d6cfc9-glqmp                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-addons-848785                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-848785                250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-848785       200m (10%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-vvj8l                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-848785                100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 nvidia-device-plugin-daemonset-4zqvh        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  local-path-storage          local-path-provisioner-86d989889c-fg5k6     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-nzx55              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             388Mi (4%)  426Mi (5%)
	  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                 13m                kube-proxy       
	  Normal  NodeHasSufficientMemory  13m (x8 over 13m)  kubelet          Node addons-848785 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node addons-848785 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m (x8 over 13m)  kubelet          Node addons-848785 status is now: NodeHasSufficientPID
	  Normal  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m                kubelet          Node addons-848785 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m                kubelet          Node addons-848785 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m                kubelet          Node addons-848785 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m                node-controller  Node addons-848785 event: Registered Node addons-848785 in Controller
	
	
	==> dmesg <==
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 4e 94 7e 5b 8e 34 08 06
	[  +0.093628] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000026] ll header: 00000000: ff ff ff ff ff ff d6 bc 3c d8 80 22 08 06
	[  +2.976192] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 56 63 68 64 b9 72 08 06
	[  +7.800042] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff d2 87 e1 a9 98 f1 08 06
	[Sep15 22:24] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff d2 78 f4 91 d0 e0 08 06
	[  +4.098804] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 86 16 a3 3d c9 7c 08 06
	[  +0.271119] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 7e 09 c6 35 29 ad 08 06
	[  +0.434048] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 42 d1 0a d6 11 fe 08 06
	[ +50.194517] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff ea 66 50 2d ca bc 08 06
	[  +0.206389] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff f6 69 15 8d 7a 2b 08 06
	[Sep15 22:25] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff de 6a 3e 5c b9 2d 08 06
	[  +0.008313] IPv4: martian source 10.244.0.26 from 10.244.0.2, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ea 27 05 7c 73 7b 08 06
	[Sep15 22:35] IPv4: martian source 10.244.0.1 from 10.244.0.32, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 06 5b bf 8a bc 94 08 06
	
	
	==> etcd [ab974e469227] <==
	{"level":"info","ts":"2024-09-15T22:24:01.084323Z","caller":"traceutil/trace.go:171","msg":"trace[1255868866] linearizableReadLoop","detail":"{readStateIndex:1325; appliedIndex:1324; }","duration":"201.371753ms","start":"2024-09-15T22:24:00.882931Z","end":"2024-09-15T22:24:01.084302Z","steps":["trace[1255868866] 'read index received'  (duration: 200.581555ms)","trace[1255868866] 'applied index is now lower than readState.Index'  (duration: 789.089µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-15T22:24:01.094279Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"219.944656ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-15T22:24:01.094492Z","caller":"traceutil/trace.go:171","msg":"trace[2018763636] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1290; }","duration":"220.16533ms","start":"2024-09-15T22:24:00.874305Z","end":"2024-09-15T22:24:01.094471Z","steps":["trace[2018763636] 'agreement among raft nodes before linearized reading'  (duration: 219.918982ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-15T22:24:01.105918Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"140.680081ms","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-15T22:24:01.112359Z","caller":"traceutil/trace.go:171","msg":"trace[7323127] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1290; }","duration":"159.412767ms","start":"2024-09-15T22:24:00.952885Z","end":"2024-09-15T22:24:01.112298Z","steps":["trace[7323127] 'agreement among raft nodes before linearized reading'  (duration: 140.375841ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-15T22:24:01.310595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.472013ms","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-15T22:24:01.317826Z","caller":"traceutil/trace.go:171","msg":"trace[2028681127] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1292; }","duration":"130.732826ms","start":"2024-09-15T22:24:01.187067Z","end":"2024-09-15T22:24:01.317800Z","steps":["trace[2028681127] 'range keys from in-memory index tree'  (duration: 122.532925ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:24:04.012936Z","caller":"traceutil/trace.go:171","msg":"trace[1556532502] linearizableReadLoop","detail":"{readStateIndex:1340; appliedIndex:1339; }","duration":"144.82068ms","start":"2024-09-15T22:24:03.866187Z","end":"2024-09-15T22:24:04.011007Z","steps":["trace[1556532502] 'read index received'  (duration: 144.614905ms)","trace[1556532502] 'applied index is now lower than readState.Index'  (duration: 205.073µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-15T22:24:04.020315Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"154.068633ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/snapshot.storage.k8s.io/volumesnapshotclasses/\" range_end:\"/registry/snapshot.storage.k8s.io/volumesnapshotclasses0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-15T22:24:04.022932Z","caller":"traceutil/trace.go:171","msg":"trace[1265378339] range","detail":"{range_begin:/registry/snapshot.storage.k8s.io/volumesnapshotclasses/; range_end:/registry/snapshot.storage.k8s.io/volumesnapshotclasses0; response_count:0; response_revision:1304; }","duration":"156.731337ms","start":"2024-09-15T22:24:03.866177Z","end":"2024-09-15T22:24:04.022909Z","steps":["trace[1265378339] 'agreement among raft nodes before linearized reading'  (duration: 153.258354ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:24:04.020646Z","caller":"traceutil/trace.go:171","msg":"trace[167331477] transaction","detail":"{read_only:false; response_revision:1304; number_of_response:1; }","duration":"183.187318ms","start":"2024-09-15T22:24:03.837427Z","end":"2024-09-15T22:24:04.020615Z","steps":["trace[167331477] 'process raft request'  (duration: 173.439734ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-15T22:24:04.022763Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"147.507778ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-15T22:24:04.023706Z","caller":"traceutil/trace.go:171","msg":"trace[1066264647] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1304; }","duration":"148.486561ms","start":"2024-09-15T22:24:03.875202Z","end":"2024-09-15T22:24:04.023689Z","steps":["trace[1066264647] 'agreement among raft nodes before linearized reading'  (duration: 144.429045ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:24:04.500359Z","caller":"traceutil/trace.go:171","msg":"trace[287630529] transaction","detail":"{read_only:false; response_revision:1306; number_of_response:1; }","duration":"109.952014ms","start":"2024-09-15T22:24:04.390384Z","end":"2024-09-15T22:24:04.500336Z","steps":["trace[287630529] 'process raft request'  (duration: 103.305939ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:25:26.001079Z","caller":"traceutil/trace.go:171","msg":"trace[1102851571] transaction","detail":"{read_only:false; response_revision:1529; number_of_response:1; }","duration":"112.768279ms","start":"2024-09-15T22:25:25.888286Z","end":"2024-09-15T22:25:26.001055Z","steps":["trace[1102851571] 'process raft request'  (duration: 112.612963ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:25:52.552828Z","caller":"traceutil/trace.go:171","msg":"trace[2093808464] transaction","detail":"{read_only:false; response_revision:1628; number_of_response:1; }","duration":"102.484832ms","start":"2024-09-15T22:25:52.450315Z","end":"2024-09-15T22:25:52.552800Z","steps":["trace[2093808464] 'process raft request'  (duration: 102.327028ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-15T22:25:52.841399Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"155.749295ms","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-15T22:25:52.841853Z","caller":"traceutil/trace.go:171","msg":"trace[1485244337] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1628; }","duration":"156.22377ms","start":"2024-09-15T22:25:52.685607Z","end":"2024-09-15T22:25:52.841830Z","steps":["trace[1485244337] 'range keys from in-memory index tree'  (duration: 155.564159ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:31:11.947536Z","caller":"traceutil/trace.go:171","msg":"trace[692040250] transaction","detail":"{read_only:false; response_revision:2249; number_of_response:1; }","duration":"130.763711ms","start":"2024-09-15T22:31:11.816661Z","end":"2024-09-15T22:31:11.947425Z","steps":["trace[692040250] 'process raft request'  (duration: 109.805322ms)","trace[692040250] 'compare'  (duration: 18.177987ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-15T22:31:13.515057Z","caller":"traceutil/trace.go:171","msg":"trace[338284096] transaction","detail":"{read_only:false; response_revision:2251; number_of_response:1; }","duration":"120.314171ms","start":"2024-09-15T22:31:13.394719Z","end":"2024-09-15T22:31:13.515033Z","steps":["trace[338284096] 'process raft request'  (duration: 119.033216ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:31:13.534407Z","caller":"traceutil/trace.go:171","msg":"trace[544275295] transaction","detail":"{read_only:false; response_revision:2250; number_of_response:1; }","duration":"144.316053ms","start":"2024-09-15T22:31:13.369347Z","end":"2024-09-15T22:31:13.513663Z","steps":["trace[544275295] 'process raft request'  (duration: 141.796422ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-15T22:32:06.463261Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1893}
	{"level":"info","ts":"2024-09-15T22:32:06.507962Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1893,"took":"43.538323ms","hash":364930385,"current-db-size-bytes":8871936,"current-db-size":"8.9 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-15T22:32:06.508090Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":364930385,"revision":1893,"compact-revision":-1}
	{"level":"info","ts":"2024-09-15T22:34:59.222316Z","caller":"traceutil/trace.go:171","msg":"trace[951268427] transaction","detail":"{read_only:false; number_of_response:1; response_revision:2713; }","duration":"116.561575ms","start":"2024-09-15T22:34:59.105733Z","end":"2024-09-15T22:34:59.222294Z","steps":["trace[951268427] 'process raft request'  (duration: 97.392551ms)"],"step_count":1}
	
	
	==> gcp-auth [535a876dd9ef] <==
	2024/09/15 22:25:26 GCP Auth Webhook started!
	2024/09/15 22:25:46 Ready to marshal response ...
	2024/09/15 22:25:46 Ready to write response ...
	2024/09/15 22:25:47 Ready to marshal response ...
	2024/09/15 22:25:47 Ready to write response ...
	2024/09/15 22:26:13 Ready to marshal response ...
	2024/09/15 22:26:13 Ready to write response ...
	2024/09/15 22:26:17 Ready to marshal response ...
	2024/09/15 22:26:17 Ready to write response ...
	2024/09/15 22:26:17 Ready to marshal response ...
	2024/09/15 22:26:17 Ready to write response ...
	2024/09/15 22:34:33 Ready to marshal response ...
	2024/09/15 22:34:33 Ready to write response ...
	2024/09/15 22:34:36 Ready to marshal response ...
	2024/09/15 22:34:36 Ready to write response ...
	2024/09/15 22:34:46 Ready to marshal response ...
	2024/09/15 22:34:46 Ready to write response ...
	2024/09/15 22:35:12 Ready to marshal response ...
	2024/09/15 22:35:12 Ready to write response ...
	
	
	==> kernel <==
	 22:35:37 up  1:40,  0 users,  load average: 1.74, 1.38, 1.32
	Linux addons-848785 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.4 LTS"
	
	
	==> kube-apiserver [bfd40003ddf4] <==
	I0915 22:26:05.562991       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0915 22:26:05.619860       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0915 22:26:05.718822       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0915 22:26:05.719820       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0915 22:26:05.977035       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0915 22:26:06.104603       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0915 22:26:06.620439       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0915 22:26:06.975093       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0915 22:34:43.208810       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0915 22:35:06.050079       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0915 22:35:06.050197       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0915 22:35:06.081480       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0915 22:35:06.081908       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0915 22:35:06.113698       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0915 22:35:06.116512       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0915 22:35:06.212136       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0915 22:35:06.212202       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0915 22:35:06.248151       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0915 22:35:06.248203       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	E0915 22:35:06.683657       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	W0915 22:35:07.212474       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0915 22:35:07.254872       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0915 22:35:07.266024       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0915 22:35:32.977767       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0915 22:35:34.040258       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	
	
	==> kube-controller-manager [fd47aafc8cba] <==
	E0915 22:35:16.229883       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"
	I0915 22:35:18.796783       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/tiller-deploy-b48cc5f79" duration="6.277µs"
	I0915 22:35:19.730063       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0915 22:35:19.730112       1 shared_informer.go:320] Caches are synced for resource quota
	I0915 22:35:20.595736       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0915 22:35:20.595796       1 shared_informer.go:320] Caches are synced for garbage collector
	W0915 22:35:23.069004       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
	E0915 22:35:23.069081       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"
	W0915 22:35:24.759653       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
	E0915 22:35:24.759754       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"
	W0915 22:35:25.348186       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
	E0915 22:35:25.348471       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"
	I0915 22:35:25.905880       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="30.746µs"
	W0915 22:35:32.850744       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
	E0915 22:35:32.850825       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"
	E0915 22:35:34.043166       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0915 22:35:35.027555       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="6.72µs"
	W0915 22:35:35.623005       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
	E0915 22:35:35.623082       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"
	W0915 22:35:36.626303       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
	E0915 22:35:36.626664       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"
	W0915 22:35:37.569906       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
	E0915 22:35:37.570236       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"
	W0915 22:35:37.604578       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
	E0915 22:35:37.604781       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [ca5422dfeba5] <==
	I0915 22:22:28.120216       1 server_linux.go:66] "Using iptables proxy"
	I0915 22:22:31.343602       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0915 22:22:31.345477       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`"
	I0915 22:22:32.120738       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0915 22:22:32.121092       1 server_linux.go:169] "Using iptables Proxier"
	I0915 22:22:32.166429       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"
	I0915 22:22:32.167411       1 server.go:483] "Version info" version="v1.31.1"
	I0915 22:22:32.176874       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0915 22:22:32.261460       1 config.go:199] "Starting service config controller"
	I0915 22:22:32.369215       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0915 22:22:32.289940       1 config.go:105] "Starting endpoint slice config controller"
	I0915 22:22:32.391452       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0915 22:22:32.330662       1 config.go:328] "Starting node config controller"
	I0915 22:22:32.391633       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0915 22:22:32.674693       1 shared_informer.go:320] Caches are synced for service config
	I0915 22:22:32.692835       1 shared_informer.go:320] Caches are synced for node config
	I0915 22:22:32.692887       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [96dd17f0461c] <==
	W0915 22:22:10.187901       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0915 22:22:10.187948       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0915 22:22:10.197283       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
	E0915 22:22:10.197347       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"
	W0915 22:22:10.197424       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0915 22:22:10.197448       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0915 22:22:10.198202       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
	E0915 22:22:10.198253       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"
	W0915 22:22:10.199586       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
	E0915 22:22:10.199844       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"
	W0915 22:22:10.201283       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
	E0915 22:22:10.205201       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"
	W0915 22:22:10.205695       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
	E0915 22:22:10.205910       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"
	W0915 22:22:10.206236       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0915 22:22:10.206456       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0915 22:22:10.207699       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0915 22:22:10.207965       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0915 22:22:10.208226       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
	E0915 22:22:10.208263       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"
	W0915 22:22:11.021811       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0915 22:22:11.022584       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0915 22:22:11.294333       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"
	E0915 22:22:11.294723       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"
	I0915 22:22:14.064151       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.078343    2187 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fv7wr\" (UniqueName: \"kubernetes.io/projected/cd5005ca-d3bb-40e3-aa02-d7a9c7db1134-kube-api-access-fv7wr\") pod \"cd5005ca-d3bb-40e3-aa02-d7a9c7db1134\" (UID: \"cd5005ca-d3bb-40e3-aa02-d7a9c7db1134\") "
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.078439    2187 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/cd5005ca-d3bb-40e3-aa02-d7a9c7db1134-gcp-creds\") pod \"cd5005ca-d3bb-40e3-aa02-d7a9c7db1134\" (UID: \"cd5005ca-d3bb-40e3-aa02-d7a9c7db1134\") "
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.078611    2187 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/cd5005ca-d3bb-40e3-aa02-d7a9c7db1134-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "cd5005ca-d3bb-40e3-aa02-d7a9c7db1134" (UID: "cd5005ca-d3bb-40e3-aa02-d7a9c7db1134"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.083513    2187 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cd5005ca-d3bb-40e3-aa02-d7a9c7db1134-kube-api-access-fv7wr" (OuterVolumeSpecName: "kube-api-access-fv7wr") pod "cd5005ca-d3bb-40e3-aa02-d7a9c7db1134" (UID: "cd5005ca-d3bb-40e3-aa02-d7a9c7db1134"). InnerVolumeSpecName "kube-api-access-fv7wr". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.179519    2187 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fv7wr\" (UniqueName: \"kubernetes.io/projected/cd5005ca-d3bb-40e3-aa02-d7a9c7db1134-kube-api-access-fv7wr\") on node \"addons-848785\" DevicePath \"\""
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.179572    2187 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/cd5005ca-d3bb-40e3-aa02-d7a9c7db1134-gcp-creds\") on node \"addons-848785\" DevicePath \"\""
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.184629    2187 scope.go:117] "RemoveContainer" containerID="dbdde359c044ce4fef1edd1c7b131f51f6c8a7f8a80327e7a4de9e558ede9de5"
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.902637    2187 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="85715337-84f1-410d-b870-6ce8ace13b58" path="/var/lib/kubelet/pods/85715337-84f1-410d-b870-6ce8ace13b58/volumes"
	Sep 15 22:35:34 addons-848785 kubelet[2187]: I0915 22:35:34.904010    2187 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cd5005ca-d3bb-40e3-aa02-d7a9c7db1134" path="/var/lib/kubelet/pods/cd5005ca-d3bb-40e3-aa02-d7a9c7db1134/volumes"
	Sep 15 22:35:35 addons-848785 kubelet[2187]: I0915 22:35:35.795607    2187 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-r6jk9\" (UniqueName: \"kubernetes.io/projected/2cc2d388-97db-4490-8038-18971cfb9534-kube-api-access-r6jk9\") pod \"2cc2d388-97db-4490-8038-18971cfb9534\" (UID: \"2cc2d388-97db-4490-8038-18971cfb9534\") "
	Sep 15 22:35:35 addons-848785 kubelet[2187]: I0915 22:35:35.810268    2187 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2cc2d388-97db-4490-8038-18971cfb9534-kube-api-access-r6jk9" (OuterVolumeSpecName: "kube-api-access-r6jk9") pod "2cc2d388-97db-4490-8038-18971cfb9534" (UID: "2cc2d388-97db-4490-8038-18971cfb9534"). InnerVolumeSpecName "kube-api-access-r6jk9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 15 22:35:35 addons-848785 kubelet[2187]: I0915 22:35:35.899020    2187 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-r6jk9\" (UniqueName: \"kubernetes.io/projected/2cc2d388-97db-4490-8038-18971cfb9534-kube-api-access-r6jk9\") on node \"addons-848785\" DevicePath \"\""
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:35.999955    2187 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-b47jp\" (UniqueName: \"kubernetes.io/projected/b9ec5768-5d09-4bb0-9db1-cf145176a67d-kube-api-access-b47jp\") pod \"b9ec5768-5d09-4bb0-9db1-cf145176a67d\" (UID: \"b9ec5768-5d09-4bb0-9db1-cf145176a67d\") "
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.003863    2187 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b9ec5768-5d09-4bb0-9db1-cf145176a67d-kube-api-access-b47jp" (OuterVolumeSpecName: "kube-api-access-b47jp") pod "b9ec5768-5d09-4bb0-9db1-cf145176a67d" (UID: "b9ec5768-5d09-4bb0-9db1-cf145176a67d"). InnerVolumeSpecName "kube-api-access-b47jp". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.101339    2187 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-b47jp\" (UniqueName: \"kubernetes.io/projected/b9ec5768-5d09-4bb0-9db1-cf145176a67d-kube-api-access-b47jp\") on node \"addons-848785\" DevicePath \"\""
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.277144    2187 scope.go:117] "RemoveContainer" containerID="e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.347229    2187 scope.go:117] "RemoveContainer" containerID="e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: E0915 22:35:36.356245    2187 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34" containerID="e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.356338    2187 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34"} err="failed to get container status \"e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34\": rpc error: code = Unknown desc = Error response from daemon: No such container: e4efb3355cdcdb5dde5b977b8cce30d7d027c71e3f474bda37cda2ecf8af9e34"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.356381    2187 scope.go:117] "RemoveContainer" containerID="57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.393720    2187 scope.go:117] "RemoveContainer" containerID="57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: E0915 22:35:36.395498    2187 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece" containerID="57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.395587    2187 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece"} err="failed to get container status \"57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece\": rpc error: code = Unknown desc = Error response from daemon: No such container: 57367fefcb074e5d439390d65dddfc3cd5b0908983a32f3cfd8ecd23b64cdece"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.914054    2187 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2cc2d388-97db-4490-8038-18971cfb9534" path="/var/lib/kubelet/pods/2cc2d388-97db-4490-8038-18971cfb9534/volumes"
	Sep 15 22:35:36 addons-848785 kubelet[2187]: I0915 22:35:36.915149    2187 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b9ec5768-5d09-4bb0-9db1-cf145176a67d" path="/var/lib/kubelet/pods/b9ec5768-5d09-4bb0-9db1-cf145176a67d/volumes"
	
	
	==> storage-provisioner [6703975ac2b1] <==
	I0915 22:22:36.830889       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0915 22:22:37.085566       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0915 22:22:37.117620       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0915 22:22:37.481649       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0915 22:22:37.530490       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-848785_7a7389fb-1c67-4cee-9d04-27dfcfb31e10!
	I0915 22:22:37.508200       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"b2ab1e19-5824-44c8-84a8-a8264dd05130", APIVersion:"v1", ResourceVersion:"691", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-848785_7a7389fb-1c67-4cee-9d04-27dfcfb31e10 became leader
	I0915 22:22:38.035819       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-848785_7a7389fb-1c67-4cee-9d04-27dfcfb31e10!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-848785/192.168.49.2
	Start Time:       Sun, 15 Sep 2024 22:26:17 +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-dvx7q (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-dvx7q:
	    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  9m23s                   default-scheduler  Successfully assigned default/busybox to addons-848785
	  Normal   Pulling    8m9s (x4 over 9m22s)    kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     8m9s (x4 over 9m22s)    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     8m9s (x4 over 9m22s)    kubelet            Error: ErrImagePull
	  Warning  Failed     7m41s (x6 over 9m22s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m19s (x20 over 9m22s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	
	
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-848785/192.168.49.2
	Start Time:       Sun, 15 Sep 2024 22:35:40 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    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-sj2fk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-sj2fk:
	    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  0s    default-scheduler  Successfully assigned default/nginx to addons-848785

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-848785 describe pod busybox nginx ingress-nginx-admission-create-tj5q6 ingress-nginx-admission-patch-dh6rl: exit status 1
--- FAIL: TestAddons/parallel/Registry (77.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0915 22:41:09.631363   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/15 22:42:39 [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-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0915 22:43:12.516025   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-076516 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (2.702µ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-076516 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.103.153.36   <pending>     80:31963/TCP   3m10s

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (430.88197ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (478.321324ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (483.742264ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (397.903071ms)

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

                                                
                                                
** /stderr **
E0915 22:41:50.593944   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (441.432976ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (443.201162ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 12.959189958s: 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-076516 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-076516 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (415.174137ms)

                                                
                                                
-- 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-076516 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-076516 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "sudo umount -f /mount-9p": exit status 1 (440.848245ms)

                                                
                                                
-- 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-076516 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdany-port237633553/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdany-port237633553/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdany-port237633553/001:/mount-9p --alsologtostderr -v=1] stderr:
I0915 22:41:42.590525  109014 out.go:345] Setting OutFile to fd 1 ...
I0915 22:41:42.590998  109014 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:41:42.591017  109014 out.go:358] Setting ErrFile to fd 2...
I0915 22:41:42.591026  109014 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:41:42.591495  109014 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:41:42.592075  109014 mustload.go:65] Loading cluster: functional-076516
I0915 22:41:42.593004  109014 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:41:42.594026  109014 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:41:42.667029  109014 host.go:66] Checking if "functional-076516" exists ...
I0915 22:41:42.668792  109014 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0915 22:41:43.029256  109014 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP: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-15 22:41:42.99918113 +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 IndexServe
rAddress: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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0915 22:41:43.029592  109014 cli_runner.go:164] Run: docker network inspect functional-076516 --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}}]}"
I0915 22:41:43.076374  109014 out.go:201] 
W0915 22:41:43.078946  109014 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.
I0915 22:41:43.082183  109014 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (13.98s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (776.549789ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (572.195517ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (453.509856ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (484.817565ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (481.159145ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 10.55177978s: 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-076516 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-076516 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (487.552504ms)

                                                
                                                
-- 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-076516 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-076516 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "sudo umount -f /mount-9p": exit status 1 (742.104426ms)

                                                
                                                
-- 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-076516 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdspecific-port2741527386/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdspecific-port2741527386/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdspecific-port2741527386/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0915 22:41:56.572779  109667 out.go:345] Setting OutFile to fd 1 ...
I0915 22:41:56.573260  109667 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:41:56.573285  109667 out.go:358] Setting ErrFile to fd 2...
I0915 22:41:56.573296  109667 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:41:56.573992  109667 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:41:56.574776  109667 mustload.go:65] Loading cluster: functional-076516
I0915 22:41:56.576434  109667 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:41:56.577649  109667 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:41:56.631628  109667 host.go:66] Checking if "functional-076516" exists ...
I0915 22:41:56.632798  109667 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0915 22:41:56.830912  109667 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP: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-15 22:41:56.798182728 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0915 22:41:56.831400  109667 cli_runner.go:164] Run: docker network inspect functional-076516 --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}}]}"
I0915 22:41:56.891944  109667 out.go:201] 
W0915 22:41:56.894565  109667 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.
I0915 22:41:56.896660  109667 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (11.89s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1: exit status 1 (432.698217ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1: exit status 1 (464.301221ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1: exit status 1 (434.277081ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1: exit status 1 (432.22799ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1: exit status 1 (499.03131ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-076516 ssh "findmnt -T" /mount1: exit status 1 (444.190841ms)

                                                
                                                
** 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-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount1 --alsologtostderr -v=1] stderr:
I0915 22:42:08.633171  110276 out.go:345] Setting OutFile to fd 1 ...
I0915 22:42:08.634666  110276 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:08.634712  110276 out.go:358] Setting ErrFile to fd 2...
I0915 22:42:08.634723  110276 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:08.635246  110276 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:42:08.636052  110276 mustload.go:65] Loading cluster: functional-076516
I0915 22:42:08.637065  110276 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:08.638266  110276 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:42:08.820712  110276 host.go:66] Checking if "functional-076516" exists ...
I0915 22:42:08.821581  110276 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0915 22:42:09.366279  110276 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP: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-15 22:42:09.277723655 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0915 22:42:09.366602  110276 cli_runner.go:164] Run: docker network inspect functional-076516 --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}}]}"
I0915 22:42:09.540597  110276 out.go:201] 
W0915 22:42:09.546778  110276 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.
I0915 22:42:09.548479  110276 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount2 --alsologtostderr -v=1] stderr:
I0915 22:42:08.611139  110277 out.go:345] Setting OutFile to fd 1 ...
I0915 22:42:08.611512  110277 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:08.611544  110277 out.go:358] Setting ErrFile to fd 2...
I0915 22:42:08.611564  110277 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:08.613251  110277 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:42:08.613861  110277 mustload.go:65] Loading cluster: functional-076516
I0915 22:42:08.614782  110277 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:08.615931  110277 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:42:08.789939  110277 host.go:66] Checking if "functional-076516" exists ...
I0915 22:42:08.790492  110277 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0915 22:42:09.375769  110277 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP: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-15 22:42:09.277723655 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0915 22:42:09.376203  110277 cli_runner.go:164] Run: docker network inspect functional-076516 --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}}]}"
I0915 22:42:09.546482  110277 out.go:201] 
W0915 22:42:09.548653  110277 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.
I0915 22:42:09.550754  110277 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-076516 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2184497065/001:/mount3 --alsologtostderr -v=1] stderr:
I0915 22:42:08.691105  110278 out.go:345] Setting OutFile to fd 1 ...
I0915 22:42:08.691434  110278 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:08.691469  110278 out.go:358] Setting ErrFile to fd 2...
I0915 22:42:08.691490  110278 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:08.692499  110278 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:42:08.693175  110278 mustload.go:65] Loading cluster: functional-076516
I0915 22:42:08.695809  110278 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:08.699734  110278 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:42:08.822448  110278 host.go:66] Checking if "functional-076516" exists ...
I0915 22:42:08.823000  110278 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0915 22:42:09.376065  110278 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP: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-15 22:42:09.277723655 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0915 22:42:09.376287  110278 cli_runner.go:164] Run: docker network inspect functional-076516 --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}}]}"
I0915 22:42:09.503123  110278 out.go:201] 
W0915 22:42:09.505461  110278 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.
I0915 22:42:09.508871  110278 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (13.91s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
E0915 22:45:28.643879   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/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-076516 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.103.153.36   <pending>     80:31963/TCP   4m42s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (91.64s)

                                                
                                    

Test pass (97/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.17
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.17
5 TestAddons/Setup 277.13
7 TestAddons/serial/Volcano 45.03
9 TestAddons/serial/GCPAuth/Namespaces 3.7
12 TestAddons/parallel/Ingress 27.04
13 TestAddons/parallel/InspektorGadget 12.6
14 TestAddons/parallel/MetricsServer 7.16
15 TestAddons/parallel/HelmTiller 12.35
17 TestAddons/parallel/CSI 43.26
18 TestAddons/parallel/Headlamp 13.6
19 TestAddons/parallel/CloudSpanner 5.82
20 TestAddons/parallel/LocalPath 59.43
21 TestAddons/parallel/NvidiaDevicePlugin 6.67
22 TestAddons/parallel/Yakd 12.28
23 TestAddons/StoppedEnableDisable 6.66
26 TestFunctional/serial/CopySyncFile 0.07
27 TestFunctional/serial/StartWithProxy 86.97
28 TestFunctional/serial/AuditLog 0.02
29 TestFunctional/serial/SoftStart 30.09
30 TestFunctional/serial/KubeContext 0.11
31 TestFunctional/serial/KubectlGetPods 0.19
34 TestFunctional/serial/CacheCmd/cache/add_remote 3.25
35 TestFunctional/serial/CacheCmd/cache/add_local 2.07
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.13
37 TestFunctional/serial/CacheCmd/cache/list 0.13
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.62
39 TestFunctional/serial/CacheCmd/cache/cache_reload 2.45
40 TestFunctional/serial/CacheCmd/cache/delete 0.22
41 TestFunctional/serial/MinikubeKubectlCmd 1.26
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.23
43 TestFunctional/serial/ExtraConfig 47.15
44 TestFunctional/serial/ComponentHealth 0.13
45 TestFunctional/serial/LogsCmd 1.86
46 TestFunctional/serial/LogsFileCmd 1.98
47 TestFunctional/serial/InvalidService 4.97
49 TestFunctional/parallel/ConfigCmd 1.18
50 TestFunctional/parallel/DashboardCmd 16.17
51 TestFunctional/parallel/DryRun 0.9
52 TestFunctional/parallel/InternationalLanguage 0.36
53 TestFunctional/parallel/StatusCmd 1.72
57 TestFunctional/parallel/ServiceCmdConnect 8.47
58 TestFunctional/parallel/AddonsCmd 0.42
59 TestFunctional/parallel/PersistentVolumeClaim 33.91
61 TestFunctional/parallel/SSHCmd 0.93
62 TestFunctional/parallel/CpCmd 3.51
63 TestFunctional/parallel/MySQL 45.71
64 TestFunctional/parallel/FileSync 0.5
65 TestFunctional/parallel/CertSync 4.33
69 TestFunctional/parallel/NodeLabels 0.16
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.73
73 TestFunctional/parallel/License 1.93
74 TestFunctional/parallel/Version/short 0.12
75 TestFunctional/parallel/Version/components 1.9
76 TestFunctional/parallel/ImageCommands/ImageListShort 0.34
77 TestFunctional/parallel/ImageCommands/ImageListTable 0.34
78 TestFunctional/parallel/ImageCommands/ImageListJson 0.35
79 TestFunctional/parallel/ImageCommands/ImageListYaml 0.31
80 TestFunctional/parallel/ImageCommands/ImageBuild 3.47
81 TestFunctional/parallel/ImageCommands/Setup 2.85
82 TestFunctional/parallel/DockerEnv/bash 1.98
83 TestFunctional/parallel/UpdateContextCmd/no_changes 0.28
84 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.25
85 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.25
86 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.23
87 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.88
88 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.72
89 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.99
90 TestFunctional/parallel/ImageCommands/ImageRemove 1.07
91 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.69
92 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.84
93 TestFunctional/parallel/ServiceCmd/DeployApp 29.53
94 TestFunctional/parallel/ServiceCmd/List 0.85
95 TestFunctional/parallel/ServiceCmd/JSONOutput 0.91
96 TestFunctional/parallel/ServiceCmd/HTTPS 0.61
97 TestFunctional/parallel/ServiceCmd/Format 0.67
98 TestFunctional/parallel/ServiceCmd/URL 0.62
100 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.92
101 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
103 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.53
105 TestFunctional/parallel/ProfileCmd/profile_not_create 0.67
106 TestFunctional/parallel/ProfileCmd/profile_list 0.66
107 TestFunctional/parallel/ProfileCmd/profile_json_output 0.67
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.07
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.03
123 TestStartStop/group/cloud-shell/serial/FirstStart 80.68
124 TestStartStop/group/cloud-shell/serial/DeployApp 11.53
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.53
126 TestStartStop/group/cloud-shell/serial/Stop 11.18
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.36
128 TestStartStop/group/cloud-shell/serial/SecondStart 284.86
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.1
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.15
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.38
132 TestStartStop/group/cloud-shell/serial/Pause 4.48
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.17s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.17s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (277.13s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-848785 --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=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-848785 --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=helm-tiller: (4m36.833821487s)
--- PASS: TestAddons/Setup (277.13s)

                                                
                                    
x
+
TestAddons/serial/Volcano (45.03s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:897: volcano-scheduler stabilized in 110.664668ms
addons_test.go:905: volcano-admission stabilized in 111.056102ms
addons_test.go:913: volcano-controller stabilized in 134.777331ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-576bc46687-cxmhl" [b131f623-c088-4e6d-9d94-8466d8b8b4ca] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.007109466s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-77d7d48b68-xj2p6" [6e74b0d0-cd14-40ce-af02-7dce0eedb75f] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.006794725s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-56675bb4d5-f862t" [06427090-d815-4c7e-8deb-6d0af97207dc] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 6.005718422s
addons_test.go:932: (dbg) Run:  kubectl --context addons-848785 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-848785 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-848785 get vcjob -n my-volcano
addons_test.go:964: (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" [c8379e10-42b4-43e2-b846-fbcf0cbed53a] Pending
helpers_test.go:344: "test-job-nginx-0" [c8379e10-42b4-43e2-b846-fbcf0cbed53a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [c8379e10-42b4-43e2-b846-fbcf0cbed53a] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 15.0220408s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable volcano --alsologtostderr -v=1: (11.223763446s)
--- PASS: TestAddons/serial/Volcano (45.03s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:656: (dbg) Run:  kubectl --context addons-848785 create ns new-namespace
addons_test.go:670: (dbg) Run:  kubectl --context addons-848785 get secret gcp-auth -n new-namespace
addons_test.go:670: (dbg) Non-zero exit: kubectl --context addons-848785 get secret gcp-auth -n new-namespace: exit status 1 (405.044588ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:662: (dbg) Run:  kubectl --context addons-848785 logs -l app=gcp-auth -n gcp-auth
addons_test.go:670: (dbg) Run:  kubectl --context addons-848785 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (3.70s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (27.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-848785 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-848785 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-848785 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [27514342-5145-4525-8471-25c7c33470ca] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [27514342-5145-4525-8471-25c7c33470ca] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.005757869s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-848785 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:288: (dbg) Done: kubectl --context addons-848785 replace --force -f testdata/ingress-dns-example-v1.yaml: (1.097394494s)
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable ingress-dns --alsologtostderr -v=1: (2.736269903s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable ingress --alsologtostderr -v=1: (8.12374193s)
--- PASS: TestAddons/parallel/Ingress (27.04s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-r8hcm" [85715337-84f1-410d-b870-6ce8ace13b58] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00932169s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-848785
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-848785: (6.569528462s)
--- PASS: TestAddons/parallel/InspektorGadget (12.60s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 9.554749ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-xpnpw" [b3a37fa5-5ca0-48e7-8d60-abe34d6eb740] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.006820465s
addons_test.go:417: (dbg) Run:  kubectl --context addons-848785 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:434: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable metrics-server --alsologtostderr -v=1: (1.026905206s)
--- PASS: TestAddons/parallel/MetricsServer (7.16s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (12.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 12.823513ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-b86w8" [b311b413-db20-4055-a89f-93d48f35b4c3] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.007186222s
addons_test.go:475: (dbg) Run:  kubectl --context addons-848785 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-848785 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.446460268s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (12.35s)

                                                
                                    
x
+
TestAddons/parallel/CSI (43.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 87.37931ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-848785 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-848785 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [23cefaea-56fe-40b2-8882-9f2fd4593775] Pending
helpers_test.go:344: "task-pv-pod" [23cefaea-56fe-40b2-8882-9f2fd4593775] 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" [23cefaea-56fe-40b2-8882-9f2fd4593775] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.00753224s
addons_test.go:590: (dbg) Run:  kubectl --context addons-848785 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-848785 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-848785 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-848785 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-848785 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-848785 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-848785 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [e73a6d66-643d-47e6-8206-521e92255397] Pending
helpers_test.go:344: "task-pv-pod-restore" [e73a6d66-643d-47e6-8206-521e92255397] 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" [e73a6d66-643d-47e6-8206-521e92255397] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.005776799s
addons_test.go:632: (dbg) Run:  kubectl --context addons-848785 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-848785 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-848785 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.963776812s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable volumesnapshots --alsologtostderr -v=1: (1.321598615s)
--- PASS: TestAddons/parallel/CSI (43.26s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (13.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-848785 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-848785 --alsologtostderr -v=1: (1.283877467s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-6h4g9" [e1c3aff2-d4e5-47f7-9884-42844c176356] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-6h4g9" [e1c3aff2-d4e5-47f7-9884-42844c176356] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-6h4g9" [e1c3aff2-d4e5-47f7-9884-42844c176356] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.006030431s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable headlamp --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Headlamp (13.60s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-t7tdm" [04194456-1c94-4361-b2f6-cada87e9d258] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.007062479s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-848785
--- PASS: TestAddons/parallel/CloudSpanner (5.82s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (59.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-848785 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-848785 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [71d155af-42c3-4f46-ab44-715e4148e6f6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [71d155af-42c3-4f46-ab44-715e4148e6f6] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [71d155af-42c3-4f46-ab44-715e4148e6f6] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.008275417s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-848785 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 ssh "cat /opt/local-path-provisioner/pvc-44a49ba8-4670-418f-b46d-b37b73775eff_default_test-pvc/file1"
addons_test.go:1009: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 ssh "cat /opt/local-path-provisioner/pvc-44a49ba8-4670-418f-b46d-b37b73775eff_default_test-pvc/file1": (1.017995834s)
addons_test.go:1021: (dbg) Run:  kubectl --context addons-848785 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-848785 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (44.641073424s)
--- PASS: TestAddons/parallel/LocalPath (59.43s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-4zqvh" [5690816b-a8aa-4d28-9354-cfec6188c6d2] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.00482716s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-848785
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.67s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-nzx55" [782c8b4f-ec75-4e42-9966-1911be49cf9c] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.007112942s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-848785 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-848785 addons disable yakd --alsologtostderr -v=1: (6.274369409s)
--- PASS: TestAddons/parallel/Yakd (12.28s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.66s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/files/etc/test/nested/copy/70876/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.07s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (86.97s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0.02s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (30.09s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.19s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.26s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.23s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (47.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.86s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.98s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 logs --file /tmp/TestFunctionalserialLogsFileCmd3724937670/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-076516 logs --file /tmp/TestFunctionalserialLogsFileCmd3724937670/001/logs.txt: (1.971646562s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.98s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.97s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.18s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (16.17s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.9s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 22:42:22.279081  110877 out.go:345] Setting OutFile to fd 1 ...
	I0915 22:42:22.279488  110877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0915 22:42:22.279547  110877 out.go:358] Setting ErrFile to fd 2...
	I0915 22:42:22.279577  110877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0915 22:42:22.279940  110877 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
	I0915 22:42:22.280840  110877 out.go:352] Setting JSON to false
	I0915 22:42:22.282417  110877 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":6418,"bootTime":1726433725,"procs":95,"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"}
	I0915 22:42:22.282632  110877 start.go:139] virtualization:  guest
	I0915 22:42:22.287313  110877 out.go:177] * [functional-076516] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0915 22:42:22.290383  110877 notify.go:220] Checking for updates...
	I0915 22:42:22.294181  110877 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0915 22:42:22.299316  110877 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0915 22:42:22.303404  110877 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19646-64818/kubeconfig
	I0915 22:42:22.307108  110877 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19646-64818/.minikube
	I0915 22:42:22.317584  110877 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 22:42:22.321272  110877 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0915 22:42:22.326081  110877 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0915 22:42:22.327768  110877 driver.go:394] Setting default libvirt URI to qemu:///system
	I0915 22:42:22.388466  110877 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0915 22:42:22.389115  110877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0915 22:42:22.507953  110877 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP: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-15 22:42:22.485763044 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0915 22:42:22.508223  110877 docker.go:318] overlay module found
	I0915 22:42:22.512058  110877 out.go:177] * Using the docker driver based on existing profile
	I0915 22:42:22.515158  110877 start.go:297] selected driver: docker
	I0915 22:42:22.515199  110877 start.go:901] validating driver "docker" against &{Name:functional-076516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-076516 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}
	I0915 22:42:22.515456  110877 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0915 22:42:22.519879  110877 out.go:201] 
	W0915 22:42:22.523181  110877 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
	I0915 22:42:22.525824  110877 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.36s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 22:42:23.210308  110998 out.go:345] Setting OutFile to fd 1 ...
	I0915 22:42:23.210624  110998 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0915 22:42:23.210641  110998 out.go:358] Setting ErrFile to fd 2...
	I0915 22:42:23.210687  110998 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0915 22:42:23.211158  110998 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
	I0915 22:42:23.211903  110998 out.go:352] Setting JSON to false
	I0915 22:42:23.213279  110998 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":6419,"bootTime":1726433725,"procs":95,"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"}
	I0915 22:42:23.213379  110998 start.go:139] virtualization:  guest
	I0915 22:42:23.218031  110998 out.go:177] * [functional-076516] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0915 22:42:23.221616  110998 notify.go:220] Checking for updates...
	I0915 22:42:23.221647  110998 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0915 22:42:23.226190  110998 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0915 22:42:23.231371  110998 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19646-64818/kubeconfig
	I0915 22:42:23.235119  110998 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19646-64818/.minikube
	I0915 22:42:23.238489  110998 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 22:42:23.241286  110998 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0915 22:42:23.245278  110998 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0915 22:42:23.246752  110998 driver.go:394] Setting default libvirt URI to qemu:///system
	I0915 22:42:23.299246  110998 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0915 22:42:23.299454  110998 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0915 22:42:23.407251  110998 info.go:266] docker info: {ID:704034e5-600a-43f9-87de-447d4cc6942f Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP: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-15 22:42:23.388482029 +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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0915 22:42:23.407422  110998 docker.go:318] overlay module found
	I0915 22:42:23.411479  110998 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0915 22:42:23.415079  110998 start.go:297] selected driver: docker
	I0915 22:42:23.415111  110998 start.go:901] validating driver "docker" against &{Name:functional-076516 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-076516 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}
	I0915 22:42:23.415313  110998 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0915 22:42:23.419879  110998 out.go:201] 
	W0915 22:42:23.424454  110998 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
	I0915 22:42:23.428728  110998 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.72s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-076516 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-076516 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-m66tv" [dbd46cac-36c5-409e-87b7-30b6d69e0419] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-m66tv" [dbd46cac-36c5-409e-87b7-30b6d69e0419] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.008417438s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 service hello-node-connect --url
functional_test.go:1649: (dbg) Done: out/minikube-linux-amd64 -p functional-076516 service hello-node-connect --url: (1.149936383s)
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31121
functional_test.go:1675: http://192.168.49.2:31121: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.42s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (33.91s)

                                                
                                                
=== 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" [0c95c838-18d9-46b4-b856-435963ba9697] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004490891s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-076516 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-076516 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-076516 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-076516 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" [379e2035-879f-4139-9aec-2fe596b7b57a] Pending
helpers_test.go:344: "sp-pod" [379e2035-879f-4139-9aec-2fe596b7b57a] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [379e2035-879f-4139-9aec-2fe596b7b57a] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.009299332s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-076516 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-076516 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-076516 delete -f testdata/storage-provisioner/pod.yaml: (1.12466396s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-076516 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" [db71a94d-408b-4730-a7d6-f7af53d9e4c4] Pending
helpers_test.go:344: "sp-pod" [db71a94d-408b-4730-a7d6-f7af53d9e4c4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [db71a94d-408b-4730-a7d6-f7af53d9e4c4] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.006919725s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-076516 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (33.91s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.93s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (3.51s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (45.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-076516 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-7rvnk" [69aab1b3-bced-423b-b5c0-bb0e93a49519] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-7rvnk" [69aab1b3-bced-423b-b5c0-bb0e93a49519] Running
E0915 22:40:38.908278   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 32.005571698s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;": exit status 1 (245.126532ms)

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;": exit status 1 (274.45263ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;": exit status 1 (305.748135ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;": exit status 1 (342.329927ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;": exit status 1 (343.272654ms)

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-076516 exec mysql-6cdb49bbb-7rvnk -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (45.71s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.5s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (4.33s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/70876.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "sudo cat /etc/ssl/certs/70876.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/70876.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "sudo cat /usr/share/ca-certificates/70876.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-076516 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/708762.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "sudo cat /etc/ssl/certs/708762.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/708762.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 ssh "sudo cat /usr/share/ca-certificates/708762.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-076516 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (4.33s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.73s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.93s)

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

                                                
                                                

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

                                                
                                    
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-076516 version --short
--- PASS: TestFunctional/parallel/Version/short (0.12s)

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

                                                
                                                
=== 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-076516 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-amd64 -p functional-076516 version -o=json --components: (1.90158224s)
--- PASS: TestFunctional/parallel/Version/components (1.90s)

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

                                                
                                                
=== 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-076516 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-076516 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-076516
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-076516
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-076516 image ls --format short --alsologtostderr:
I0915 22:42:42.478918  111840 out.go:345] Setting OutFile to fd 1 ...
I0915 22:42:42.480306  111840 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:42.480382  111840 out.go:358] Setting ErrFile to fd 2...
I0915 22:42:42.480413  111840 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:42.480799  111840 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:42:42.481986  111840 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:42.482238  111840 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:42.482928  111840 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:42:42.514896  111840 ssh_runner.go:195] Run: systemctl --version
I0915 22:42:42.515093  111840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-076516
I0915 22:42:42.545472  111840 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/functional-076516/id_rsa Username:docker}
I0915 22:42:42.653873  111840 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.34s)

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

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

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

                                                
                                                
=== 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-076516 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-076516 image ls --format json --alsologtostderr:
[{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"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":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","re
poDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"1bedebe3be8c7e2dee084673a353d0cc16adac9f1028d7e2524a73a96a1e66f5","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-076516"],"size":"30"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.
1"],"size":"91500000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-076516"],"size":"4940000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"}
]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-076516 image ls --format json --alsologtostderr:
I0915 22:42:42.874475  111880 out.go:345] Setting OutFile to fd 1 ...
I0915 22:42:42.874762  111880 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:42.874776  111880 out.go:358] Setting ErrFile to fd 2...
I0915 22:42:42.874783  111880 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:42.875137  111880 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:42:42.876033  111880 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:42.876248  111880 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:42.876915  111880 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:42:42.909282  111880 ssh_runner.go:195] Run: systemctl --version
I0915 22:42:42.909378  111880 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-076516
I0915 22:42:42.939792  111880 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/functional-076516/id_rsa Username:docker}
I0915 22:42:43.042849  111880 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.35s)

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

                                                
                                                
=== 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-076516 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-076516 image ls --format yaml --alsologtostderr:
- id: 1bedebe3be8c7e2dee084673a353d0cc16adac9f1028d7e2524a73a96a1e66f5
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-076516
size: "30"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- 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: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- 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: 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"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-076516
size: "4940000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-076516 image ls --format yaml --alsologtostderr:
I0915 22:42:43.177866  111914 out.go:345] Setting OutFile to fd 1 ...
I0915 22:42:43.178097  111914 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:43.178114  111914 out.go:358] Setting ErrFile to fd 2...
I0915 22:42:43.178126  111914 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:43.178482  111914 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:42:43.179372  111914 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:43.179576  111914 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:43.180282  111914 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:42:43.210507  111914 ssh_runner.go:195] Run: systemctl --version
I0915 22:42:43.210823  111914 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-076516
I0915 22:42:43.239577  111914 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/functional-076516/id_rsa Username:docker}
I0915 22:42:43.344159  111914 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.31s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 image build -t localhost/my-image:functional-076516 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-076516 image build -t localhost/my-image:functional-076516 testdata/build --alsologtostderr: (2.71289533s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-076516 image build -t localhost/my-image:functional-076516 testdata/build --alsologtostderr:
I0915 22:42:44.269495  112047 out.go:345] Setting OutFile to fd 1 ...
I0915 22:42:44.270614  112047 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:44.270638  112047 out.go:358] Setting ErrFile to fd 2...
I0915 22:42:44.270647  112047 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 22:42:44.271059  112047 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/bin
I0915 22:42:44.272046  112047 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:44.322506  112047 config.go:182] Loaded profile config "functional-076516": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0915 22:42:44.323816  112047 cli_runner.go:164] Run: docker container inspect functional-076516 --format={{.State.Status}}
I0915 22:42:44.354990  112047 ssh_runner.go:195] Run: systemctl --version
I0915 22:42:44.355254  112047 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-076516
I0915 22:42:44.384828  112047 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19646-64818/.minikube/machines/functional-076516/id_rsa Username:docker}
I0915 22:42:44.491293  112047 build_images.go:161] Building image from path: /tmp/build.1235100759.tar
I0915 22:42:44.491450  112047 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0915 22:42:44.508978  112047 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1235100759.tar
I0915 22:42:44.516003  112047 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1235100759.tar: stat -c "%s %y" /var/lib/minikube/build/build.1235100759.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1235100759.tar': No such file or directory
I0915 22:42:44.516042  112047 ssh_runner.go:362] scp /tmp/build.1235100759.tar --> /var/lib/minikube/build/build.1235100759.tar (3072 bytes)
I0915 22:42:44.563615  112047 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1235100759
I0915 22:42:44.579875  112047 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1235100759 -xf /var/lib/minikube/build/build.1235100759.tar
I0915 22:42:44.600981  112047 docker.go:360] Building image: /var/lib/minikube/build/build.1235100759
I0915 22:42:44.601296  112047 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-076516 /var/lib/minikube/build/build.1235100759
#0 building with "default" instance using docker driver

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

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

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

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B 0.0s 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
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.4s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:9a8f300772c13c146882e6cc076acc43ad9880e915e61a964fefb50853a7af58 done
#8 naming to localhost/my-image:functional-076516 done
#8 DONE 0.1s
I0915 22:42:46.833867  112047 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-076516 /var/lib/minikube/build/build.1235100759: (2.232525874s)
I0915 22:42:46.834022  112047 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1235100759
I0915 22:42:46.852204  112047 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1235100759.tar
I0915 22:42:46.868175  112047 build_images.go:217] Built localhost/my-image:functional-076516 from /tmp/build.1235100759.tar
I0915 22:42:46.868221  112047 build_images.go:133] succeeded building to: functional-076516
I0915 22:42:46.868231  112047 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.47s)

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

                                                
                                                
=== 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.798369897s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-076516
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.85s)

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

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

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

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

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

                                                
                                                
=== 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-076516 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.25s)

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

                                                
                                                
=== 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-076516 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.25s)

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

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

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

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

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

                                                
                                                
=== 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.124770173s)
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-076516
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 image load --daemon kicbase/echo-server:functional-076516 --alsologtostderr
functional_test.go:245: (dbg) Done: out/minikube-linux-amd64 -p functional-076516 image load --daemon kicbase/echo-server:functional-076516 --alsologtostderr: (1.193474284s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (2.72s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 image load /home/g528047478195_compute/echo-server-save.tar --alsologtostderr
functional_test.go:409: (dbg) Done: out/minikube-linux-amd64 -p functional-076516 image load /home/g528047478195_compute/echo-server-save.tar --alsologtostderr: (1.185951889s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.69s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-076516 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-076516 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-fswvt" [d86623cf-5b05-4075-80f0-744dac71add6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0915 22:40:28.643410   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:28.654219   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:28.666415   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:28.688611   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:28.731251   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:28.813490   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:28.975658   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:29.298407   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:29.940571   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:31.223050   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:40:33.786055   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-6b9f76b5c7-fswvt" [d86623cf-5b05-4075-80f0-744dac71add6] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 29.008240695s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (29.53s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-linux-amd64 -p functional-076516 service hello-node --url --format={{.IP}}
E0915 22:40:49.149949   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.67s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-076516 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" [1f4ab0c7-a476-4616-beec-b0263f4164ef] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [1f4ab0c7-a476-4616-beec-b0263f4164ef] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.007668965s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.53s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.07s)

                                                
                                                
=== 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-076516
--- PASS: TestFunctional/delete_echo-server_images (0.07s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-069979 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0915 22:45:56.357943   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/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-069979 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m20.677584059s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (80.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-069979 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" [7362c3fd-a23a-4602-87a4-94db44f4fa2e] Pending
helpers_test.go:344: "busybox" [7362c3fd-a23a-4602-87a4-94db44f4fa2e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7362c3fd-a23a-4602-87a4-94db44f4fa2e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 11.006472576s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-069979 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (11.53s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-069979 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-069979 --alsologtostderr -v=3: (11.175946966s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.18s)

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

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

                                                
                                                
-- 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-069979 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (0.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-069979 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0915 22:50:10.526099   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:10.533040   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:10.544869   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:10.566604   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:10.608310   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:10.691061   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:10.853225   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:11.174984   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:11.817161   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:13.099002   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:15.660934   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:20.783001   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:28.643214   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/addons-848785/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:31.025350   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:50:51.507256   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/client.crt: no such file or directory" logger="UnhandledError"
E0915 22:51:32.470087   70876 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19646-64818/.minikube/profiles/functional-076516/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-069979 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m44.31009821s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-069979 -n cloud-shell-069979
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (284.86s)

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

                                                
                                                
=== 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-hnbrp" [bbeddd2d-2c4b-4bb9-b67e-d44f780ef4e4] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.07977115s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.10s)

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

                                                
                                                
=== 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-hnbrp" [bbeddd2d-2c4b-4bb9-b67e-d44f780ef4e4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007154809s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-069979 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p cloud-shell-069979 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.38s)

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

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

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

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

                                                
                                    

Test skip (5/108)

x
+
TestAddons/parallel/Olm (0.02s)

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

                                                
                                                

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

                                                
                                    
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 (0s)

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

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

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

                                                
                                    
Copied to clipboard