Test Report: Docker_Cloud_Shell 19576

                    
                      2e9b50ac88536491e648f1503809a6b59d99d481:2024-09-06:36104
                    
                

Test fail (7/108)

x
+
TestAddons/parallel/Registry (76.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.660485ms
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-6fb4cdfc84-tk85h" [d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.005284846s
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-nz9mn" [864e47f3-9d74-4de5-9236-7fdc705d51f7] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.016448955s
addons_test.go:342: (dbg) Run:  kubectl --context addons-743655 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-743655 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-743655 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.136112047s)

                                                
                                                
-- 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-743655 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-743655 ip
2024/09/06 18:46:14 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-743655
helpers_test.go:235: (dbg) docker inspect addons-743655:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931",
	        "Created": "2024-09-06T18:32:32.621213671Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 8283,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-06T18:32:32.819226476Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:aeed0e1d4642008f872cbedd0f6935323c1e533683c40e800e0b01d063d11a3c",
	        "ResolvConfPath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/hostname",
	        "HostsPath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/hosts",
	        "LogPath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931-json.log",
	        "Name": "/addons-743655",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-743655:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-743655",
	            "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/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870-init/diff:/var/lib/docker/overlay2/c691bf47963b055134522df00252aa565ceb7564bcfbcd28b50894c4cb115a1a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870/merged",
	                "UpperDir": "/var/lib/docker/overlay2/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870/diff",
	                "WorkDir": "/var/lib/docker/overlay2/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-743655",
	                "Source": "/var/lib/docker/volumes/addons-743655/_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-743655",
	            "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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85",
	            "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-743655",
	                "name.minikube.sigs.k8s.io": "addons-743655",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d1f2e4b2175dd739f9bd95c8fef447031fc0c4d82e2304be4bbefe9acdaf1bd3",
	            "SandboxKey": "/var/run/docker/netns/d1f2e4b2175d",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-743655": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "400c900b32a469010427e22d45123f40788d1486fda9855d842f3904bada33fe",
	                    "EndpointID": "edbe9f9f6d5fb8bc79ffb5106cdd789d429a1d8131b5f598037e3d291f4e4ea3",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-743655",
	                        "1069c5883256"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-743655 -n addons-743655
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-743655 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 logs -n 25: (2.088656921s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:31 UTC |                     |
	|         | addons-743655                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:31 UTC |                     |
	|         | addons-743655                        |               |                       |         |                     |                     |
	| start   | -p addons-743655 --wait=true         | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:31 UTC | 06 Sep 24 18:36 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-743655 addons disable         | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:36 UTC | 06 Sep 24 18:36 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-743655 addons                 | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
	|         | disable csi-hostpath-driver          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-743655 addons                 | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
	|         | disable volumesnapshots              |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-743655 addons disable         | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
	|         | helm-tiller --alsologtostderr        |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-743655 addons                 | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC | 06 Sep 24 18:46 UTC |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC |                     |
	|         | addons-743655                        |               |                       |         |                     |                     |
	| ip      | addons-743655 ip                     | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC | 06 Sep 24 18:46 UTC |
	| addons  | addons-743655 addons disable         | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC | 06 Sep 24 18:46 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/06 18:31:45
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0906 18:31:45.306101    7803 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:31:45.306265    7803 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:31:45.306279    7803 out.go:358] Setting ErrFile to fd 2...
	I0906 18:31:45.306290    7803 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:31:45.306696    7803 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
	W0906 18:31:45.306954    7803 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19576-429/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/config/config.json: no such file or directory
	I0906 18:31:45.307552    7803 out.go:352] Setting JSON to false
	I0906 18:31:45.310015    7803 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":1372,"bootTime":1725646134,"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"}
	I0906 18:31:45.310100    7803 start.go:139] virtualization:  guest
	I0906 18:31:45.314337    7803 out.go:177] * [addons-743655] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0906 18:31:45.317476    7803 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	W0906 18:31:45.317457    7803 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball: no such file or directory
	I0906 18:31:45.317632    7803 notify.go:220] Checking for updates...
	I0906 18:31:45.324809    7803 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:31:45.327718    7803 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19576-429/kubeconfig
	I0906 18:31:45.330937    7803 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19576-429/.minikube
	I0906 18:31:45.333909    7803 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0906 18:31:45.336856    7803 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0906 18:31:45.340190    7803 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:31:45.383246    7803 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0906 18:31:45.383516    7803 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:31:45.482312    7803 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:30 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-06 18:31:45.465865436 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0906 18:31:45.482500    7803 docker.go:318] overlay module found
	I0906 18:31:45.486753    7803 out.go:177] * Using the docker driver based on user configuration
	I0906 18:31:45.489527    7803 start.go:297] selected driver: docker
	I0906 18:31:45.489558    7803 start.go:901] validating driver "docker" against <nil>
	I0906 18:31:45.489578    7803 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:31:45.490198    7803 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:31:45.581018    7803 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:30 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-06 18:31:45.5643151 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0906 18:31:45.581259    7803 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0906 18:31:45.582076    7803 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0906 18:31:45.582097    7803 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0906 18:31:45.582145    7803 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]
	I0906 18:31:45.585267    7803 out.go:177] * Using Docker driver with root privileges
	I0906 18:31:45.588313    7803 cni.go:84] Creating CNI manager for ""
	I0906 18:31:45.588357    7803 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0906 18:31:45.588388    7803 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0906 18:31:45.588537    7803 start.go:340] cluster config:
	{Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-743655 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: Netwo
rkPlugin: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.0 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 DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0906 18:31:45.591725    7803 out.go:177] * Starting "addons-743655" primary control-plane node in "addons-743655" cluster
	I0906 18:31:45.594506    7803 cache.go:121] Beginning downloading kic base image for docker with docker
	I0906 18:31:45.597142    7803 out.go:177] * Pulling base image v0.0.45 ...
	I0906 18:31:45.599634    7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0906 18:31:45.599744    7803 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
	I0906 18:31:45.625634    7803 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:31:45.626061    7803 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
	I0906 18:31:45.626274    7803 image.go:148] Writing gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:31:45.634794    7803 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0906 18:31:45.634824    7803 cache.go:56] Caching tarball of preloaded images
	I0906 18:31:45.635256    7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0906 18:31:45.638876    7803 out.go:177] * Downloading Kubernetes v1.31.0 preload ...
	I0906 18:31:45.641986    7803 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0906 18:31:45.676927    7803 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4?checksum=md5:2dd98f97b896d7a4f012ee403b477cc8 -> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0906 18:31:49.490856    7803 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0906 18:31:49.491095    7803 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0906 18:31:50.934965    7803 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on docker
	I0906 18:31:50.935452    7803 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/config.json ...
	I0906 18:31:50.935500    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/config.json: {Name:mk6c38ec9c21ab846fa616993d5d6a1c83c0406f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:31:55.461588    7803 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 as a tarball
	I0906 18:31:55.461637    7803 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from local cache
	I0906 18:32:20.796401    7803 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from cached tarball
	I0906 18:32:20.796560    7803 cache.go:194] Successfully downloaded all kic artifacts
	I0906 18:32:20.796620    7803 start.go:360] acquireMachinesLock for addons-743655: {Name:mk2ddf5ba7c7880880d3ca5ba49a3775b8208d7a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0906 18:32:20.796989    7803 start.go:364] duration metric: took 332.01µs to acquireMachinesLock for "addons-743655"
	I0906 18:32:20.797040    7803 start.go:93] Provisioning new machine with config: &{Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-743655 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.0 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:[] MountPor
t: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.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0906 18:32:20.797194    7803 start.go:125] createHost starting for "" (driver="docker")
	I0906 18:32:20.801125    7803 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0906 18:32:20.801546    7803 start.go:159] libmachine.API.Create for "addons-743655" (driver="docker")
	I0906 18:32:20.801621    7803 client.go:168] LocalClient.Create starting
	I0906 18:32:20.801795    7803 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem
	I0906 18:32:21.064269    7803 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem
	I0906 18:32:21.417301    7803 cli_runner.go:164] Run: docker network inspect addons-743655 --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}}]}"
	W0906 18:32:21.444507    7803 cli_runner.go:211] docker network inspect addons-743655 --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
	I0906 18:32:21.444657    7803 network_create.go:284] running [docker network inspect addons-743655] to gather additional debugging logs...
	I0906 18:32:21.444686    7803 cli_runner.go:164] Run: docker network inspect addons-743655
	W0906 18:32:21.470454    7803 cli_runner.go:211] docker network inspect addons-743655 returned with exit code 1
	I0906 18:32:21.470495    7803 network_create.go:287] error running [docker network inspect addons-743655]: docker network inspect addons-743655: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-743655 not found
	I0906 18:32:21.470516    7803 network_create.go:289] output of [docker network inspect addons-743655]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-743655 not found
	
	** /stderr **
	I0906 18:32:21.470679    7803 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}}]}"
	I0906 18:32:21.497877    7803 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:0xc002053640}
	I0906 18:32:21.497936    7803 network_create.go:124] attempt to create docker network addons-743655 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0906 18:32:21.498037    7803 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-743655 addons-743655
	I0906 18:32:21.609767    7803 network_create.go:108] docker network addons-743655 192.168.49.0/24 created
	I0906 18:32:21.609812    7803 kic.go:121] calculated static IP "192.168.49.2" for the "addons-743655" container
	I0906 18:32:21.609956    7803 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0906 18:32:21.642249    7803 cli_runner.go:164] Run: docker volume create addons-743655 --label name.minikube.sigs.k8s.io=addons-743655 --label created_by.minikube.sigs.k8s.io=true
	I0906 18:32:21.670326    7803 oci.go:103] Successfully created a docker volume addons-743655
	I0906 18:32:21.670499    7803 cli_runner.go:164] Run: docker run --rm --name addons-743655-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-743655 --entrypoint /usr/bin/test -v addons-743655:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib
	I0906 18:32:24.631327    7803 cli_runner.go:217] Completed: docker run --rm --name addons-743655-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-743655 --entrypoint /usr/bin/test -v addons-743655:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib: (2.960763559s)
	I0906 18:32:24.631392    7803 oci.go:107] Successfully prepared a docker volume addons-743655
	I0906 18:32:24.631423    7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0906 18:32:24.631513    7803 kic.go:194] Starting extracting preloaded images to volume ...
	I0906 18:32:24.631668    7803 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-743655:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir
	I0906 18:32:32.501379    7803 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-743655:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir: (7.869637793s)
	I0906 18:32:32.501425    7803 kic.go:203] duration metric: took 7.869909672s to extract preloaded images to volume ...
	W0906 18:32:32.501626    7803 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0906 18:32:32.501695    7803 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0906 18:32:32.501791    7803 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0906 18:32:32.596578    7803 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-743655 --name addons-743655 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-743655 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-743655 --network addons-743655 --ip 192.168.49.2 --volume addons-743655:/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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85
	I0906 18:32:33.071029    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Running}}
	I0906 18:32:33.115286    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:32:33.161112    7803 cli_runner.go:164] Run: docker exec addons-743655 stat /var/lib/dpkg/alternatives/iptables
	I0906 18:32:33.299888    7803 oci.go:144] the created container "addons-743655" has a running status.
	I0906 18:32:33.299929    7803 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa...
	I0906 18:32:33.494032    7803 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0906 18:32:33.555663    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:32:33.614310    7803 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0906 18:32:33.614400    7803 kic_runner.go:114] Args: [docker exec --privileged addons-743655 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0906 18:32:33.771909    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:32:33.832522    7803 machine.go:93] provisionDockerMachine start ...
	I0906 18:32:33.832693    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:33.882782    7803 main.go:141] libmachine: Using SSH client type: native
	I0906 18:32:33.883123    7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:32:33.883147    7803 main.go:141] libmachine: About to run SSH command:
	hostname
	I0906 18:32:33.883973    7803 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50850->127.0.0.1:32768: read: connection reset by peer
	I0906 18:32:37.028234    7803 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-743655
	
	I0906 18:32:37.028272    7803 ubuntu.go:169] provisioning hostname "addons-743655"
	I0906 18:32:37.028486    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:37.060630    7803 main.go:141] libmachine: Using SSH client type: native
	I0906 18:32:37.060936    7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:32:37.060969    7803 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-743655 && echo "addons-743655" | sudo tee /etc/hostname
	I0906 18:32:37.224577    7803 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-743655
	
	I0906 18:32:37.224746    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:37.262212    7803 main.go:141] libmachine: Using SSH client type: native
	I0906 18:32:37.262562    7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:32:37.262601    7803 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-743655' /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-743655/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-743655' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0906 18:32:37.409957    7803 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0906 18:32:37.409999    7803 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19576-429/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube}
	I0906 18:32:37.410028    7803 ubuntu.go:177] setting up certificates
	I0906 18:32:37.410045    7803 provision.go:84] configureAuth start
	I0906 18:32:37.410174    7803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-743655
	I0906 18:32:37.439858    7803 provision.go:143] copyHostCerts
	I0906 18:32:37.439984    7803 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.pem (1119 bytes)
	I0906 18:32:37.440222    7803 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cert.pem (1164 bytes)
	I0906 18:32:37.440417    7803 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/key.pem (1679 bytes)
	I0906 18:32:37.440559    7803 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-743655 san=[127.0.0.1 192.168.49.2 addons-743655 localhost minikube]
	I0906 18:32:37.635913    7803 provision.go:177] copyRemoteCerts
	I0906 18:32:37.636060    7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0906 18:32:37.636184    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:37.663060    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:32:37.768307    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0906 18:32:37.808727    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
	I0906 18:32:37.848083    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0906 18:32:37.888928    7803 provision.go:87] duration metric: took 478.863607ms to configureAuth
	I0906 18:32:37.889073    7803 ubuntu.go:193] setting minikube options for container-runtime
	I0906 18:32:37.889537    7803 config.go:182] Loaded profile config "addons-743655": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0906 18:32:37.889688    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:37.915757    7803 main.go:141] libmachine: Using SSH client type: native
	I0906 18:32:37.916109    7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:32:37.916154    7803 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0906 18:32:38.060697    7803 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0906 18:32:38.060731    7803 ubuntu.go:71] root file system type: overlay
	I0906 18:32:38.060927    7803 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0906 18:32:38.061055    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:38.092716    7803 main.go:141] libmachine: Using SSH client type: native
	I0906 18:32:38.093023    7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:32:38.093151    7803 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
	I0906 18:32:38.260326    7803 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
	
	I0906 18:32:38.260612    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:38.292266    7803 main.go:141] libmachine: Using SSH client type: native
	I0906 18:32:38.292612    7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:32:38.292650    7803 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; }
	I0906 18:32:39.460409    7803 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-08-27 14:13:43.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-06 18:32:38.257281320 +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
	
	I0906 18:32:39.460605    7803 machine.go:96] duration metric: took 5.628049802s to provisionDockerMachine
	I0906 18:32:39.460681    7803 client.go:171] duration metric: took 18.659046871s to LocalClient.Create
	I0906 18:32:39.460752    7803 start.go:167] duration metric: took 18.659208852s to libmachine.API.Create "addons-743655"
	I0906 18:32:39.460814    7803 start.go:293] postStartSetup for "addons-743655" (driver="docker")
	I0906 18:32:39.460873    7803 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]
	I0906 18:32:39.461027    7803 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
	I0906 18:32:39.461181    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:39.489148    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:32:39.593942    7803 ssh_runner.go:195] Run: cat /etc/os-release
	I0906 18:32:39.599001    7803 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0906 18:32:39.599054    7803 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0906 18:32:39.599072    7803 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0906 18:32:39.599086    7803 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0906 18:32:39.599107    7803 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19576-429/.minikube/addons for local assets ...
	I0906 18:32:39.599219    7803 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19576-429/.minikube/files for local assets ...
	I0906 18:32:39.599296    7803 start.go:296] duration metric: took 138.433653ms for postStartSetup
	I0906 18:32:39.599771    7803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-743655
	I0906 18:32:39.625814    7803 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/config.json ...
	I0906 18:32:39.626451    7803 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 18:32:39.626542    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:39.652823    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:32:39.749076    7803 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0906 18:32:39.756296    7803 start.go:128] duration metric: took 18.959080077s to createHost
	I0906 18:32:39.756336    7803 start.go:83] releasing machines lock for "addons-743655", held for 18.959323336s
	I0906 18:32:39.756489    7803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-743655
	I0906 18:32:39.783327    7803 ssh_runner.go:195] Run: cat /version.json
	I0906 18:32:39.783468    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:39.783639    7803 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0906 18:32:39.783807    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:32:39.822920    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:32:39.826686    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:32:40.022507    7803 ssh_runner.go:195] Run: systemctl --version
	I0906 18:32:40.029624    7803 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0906 18:32:40.036733    7803 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' {}" ;
	I0906 18:32:40.078389    7803 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0906 18:32:40.078554    7803 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" ;
	I0906 18:32:40.125227    7803 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0906 18:32:40.125357    7803 start.go:495] detecting cgroup driver to use...
	I0906 18:32:40.125468    7803 detect.go:190] detected "systemd" cgroup driver on host os
	I0906 18:32:40.125707    7803 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"
	I0906 18:32:40.153814    7803 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"
	I0906 18:32:40.172170    7803 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"
	I0906 18:32:40.188674    7803 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0906 18:32:40.188819    7803 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0906 18:32:40.205905    7803 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"
	I0906 18:32:40.222197    7803 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0906 18:32:40.238678    7803 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0906 18:32:40.255698    7803 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0906 18:32:40.271071    7803 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"
	I0906 18:32:40.287181    7803 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0906 18:32:40.305634    7803 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"
	I0906 18:32:40.323471    7803 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0906 18:32:40.337886    7803 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0906 18:32:40.351905    7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:32:40.485849    7803 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0906 18:32:40.610541    7803 start.go:495] detecting cgroup driver to use...
	I0906 18:32:40.610614    7803 detect.go:190] detected "systemd" cgroup driver on host os
	I0906 18:32:40.610702    7803 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0906 18:32:40.642093    7803 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0906 18:32:40.642210    7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0906 18:32:40.674137    7803 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"
	I0906 18:32:40.713916    7803 ssh_runner.go:195] Run: which cri-dockerd
	I0906 18:32:40.722321    7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0906 18:32:40.743373    7803 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0906 18:32:40.790250    7803 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0906 18:32:41.027744    7803 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0906 18:32:41.249714    7803 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0906 18:32:41.249908    7803 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0906 18:32:41.282929    7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:32:41.420742    7803 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0906 18:32:41.863119    7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0906 18:32:41.883121    7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0906 18:32:41.902489    7803 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0906 18:32:42.042305    7803 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0906 18:32:42.177964    7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:32:42.321505    7803 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0906 18:32:42.351486    7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0906 18:32:42.369886    7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:32:42.507621    7803 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0906 18:32:42.618515    7803 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0906 18:32:42.618946    7803 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0906 18:32:42.627299    7803 start.go:563] Will wait 60s for crictl version
	I0906 18:32:42.627455    7803 ssh_runner.go:195] Run: which crictl
	I0906 18:32:42.635136    7803 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0906 18:32:42.688426    7803 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.2.0
	RuntimeApiVersion:  v1
	I0906 18:32:42.688570    7803 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0906 18:32:42.734518    7803 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0906 18:32:42.778922    7803 out.go:235] * Preparing Kubernetes v1.31.0 on Docker 27.2.0 ...
	I0906 18:32:42.779093    7803 cli_runner.go:164] Run: docker network inspect addons-743655 --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}}]}"
	I0906 18:32:42.804605    7803 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0906 18:32:42.810503    7803 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""
	I0906 18:32:42.832180    7803 out.go:177]   - kubelet.cgroups-per-qos=false
	I0906 18:32:42.836462    7803 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0906 18:32:42.839412    7803 kubeadm.go:883] updating cluster {Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-743655 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.0 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 Mou
ntType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0906 18:32:42.839636    7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0906 18:32:42.839779    7803 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0906 18:32:42.871586    7803 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0906 18:32:42.871638    7803 docker.go:615] Images already preloaded, skipping extraction
	I0906 18:32:42.871766    7803 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0906 18:32:42.902396    7803 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0906 18:32:42.902448    7803 cache_images.go:84] Images are preloaded, skipping loading
	I0906 18:32:42.902465    7803 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 docker true true} ...
	I0906 18:32:42.902631    7803 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-743655 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-743655 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:}
	I0906 18:32:42.902750    7803 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0906 18:32:42.976468    7803 cni.go:84] Creating CNI manager for ""
	I0906 18:32:42.976514    7803 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0906 18:32:42.976550    7803 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0906 18:32:42.976596    7803 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-743655 NodeName:addons-743655 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}
	I0906 18:32:42.976856    7803 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-743655"
	  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.0
	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
	
	I0906 18:32:42.976990    7803 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0906 18:32:42.992013    7803 binaries.go:44] Found k8s binaries, skipping transfer
	I0906 18:32:42.992228    7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0906 18:32:43.007002    7803 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0906 18:32:43.036086    7803 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0906 18:32:43.067833    7803 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0906 18:32:43.099406    7803 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0906 18:32:43.105145    7803 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""
	I0906 18:32:43.123294    7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:32:43.263864    7803 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:32:43.293631    7803 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655 for IP: 192.168.49.2
	I0906 18:32:43.293660    7803 certs.go:194] generating shared ca certs ...
	I0906 18:32:43.293691    7803 certs.go:226] acquiring lock for ca certs: {Name:mkbe08b3f7381b7facf4272ec3ac3a3165cd5072 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:43.294008    7803 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key
	I0906 18:32:43.546729    7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt ...
	I0906 18:32:43.546767    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt: {Name:mk88efcfd7f784eec8319369d5140063556d5c38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:43.547227    7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key ...
	I0906 18:32:43.547253    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key: {Name:mk8218e7b0b5f4bd2f6317e40d72d82bcb9a95df Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:43.547573    7803 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key
	I0906 18:32:43.676120    7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.crt ...
	I0906 18:32:43.676163    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.crt: {Name:mkfe5d56896c561dce62922325f9f8d75477e6be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:43.676650    7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key ...
	I0906 18:32:43.676678    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key: {Name:mkff4b25bb87a118b484e83b8c18f0505d667537 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:43.677001    7803 certs.go:256] generating profile certs ...
	I0906 18:32:43.677119    7803 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.key
	I0906 18:32:43.677154    7803 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt with IP's: []
	I0906 18:32:43.825815    7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt ...
	I0906 18:32:43.825859    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: {Name:mkd0a654c1b4d7600e743a777a53de3482b54c1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:43.826332    7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.key ...
	I0906 18:32:43.826362    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.key: {Name:mkd9614973f819f66ef0eead689797626eb533ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:43.826701    7803 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6
	I0906 18:32:43.826743    7803 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0906 18:32:44.455263    7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6 ...
	I0906 18:32:44.455313    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6: {Name:mkfb1fec517b376a7b8237e1e7a7061ec2103009 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:44.455754    7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6 ...
	I0906 18:32:44.455783    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6: {Name:mk0706c876ca0e715fb7fe387bd97e3f68008917 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:44.456113    7803 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6 -> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt
	I0906 18:32:44.456317    7803 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6 -> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key
	I0906 18:32:44.456457    7803 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key
	I0906 18:32:44.456500    7803 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt with IP's: []
	I0906 18:32:44.537457    7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt ...
	I0906 18:32:44.537494    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt: {Name:mkc3ada89a560a0612d7f89da582f8c64cb17fc6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:44.537915    7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key ...
	I0906 18:32:44.537942    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key: {Name:mke10971ab92be07362a23905da262e06359148d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:32:44.538430    7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca-key.pem (1675 bytes)
	I0906 18:32:44.538532    7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem (1119 bytes)
	I0906 18:32:44.538591    7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem (1164 bytes)
	I0906 18:32:44.538660    7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/key.pem (1679 bytes)
	I0906 18:32:44.539528    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0906 18:32:44.579991    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0906 18:32:44.621194    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0906 18:32:44.661599    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0906 18:32:44.701938    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0906 18:32:44.742310    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0906 18:32:44.784257    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0906 18:32:44.825205    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0906 18:32:44.865606    7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0906 18:32:44.906697    7803 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0906 18:32:44.946133    7803 ssh_runner.go:195] Run: openssl version
	I0906 18:32:44.957753    7803 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"
	I0906 18:32:44.979287    7803 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:32:44.988558    7803 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  6 18:32 /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:32:44.988668    7803 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:32:45.003751    7803 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"
	I0906 18:32:45.025233    7803 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0906 18:32:45.034165    7803 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
	I0906 18:32:45.034245    7803 kubeadm.go:392] StartCluster: {Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-743655 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.0 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 MountT
ype:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0906 18:32:45.034495    7803 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0906 18:32:45.067745    7803 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0906 18:32:45.083231    7803 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0906 18:32:45.099663    7803 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0906 18:32:45.099874    7803 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
	I0906 18:32:45.115137    7803 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
	I0906 18:32:45.115167    7803 kubeadm.go:157] found existing configuration files:
	
	I0906 18:32:45.115310    7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0906 18:32:45.130525    7803 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
	I0906 18:32:45.130693    7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0906 18:32:45.145271    7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0906 18:32:45.160876    7803 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
	I0906 18:32:45.161088    7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0906 18:32:45.175979    7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0906 18:32:45.191470    7803 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
	I0906 18:32:45.191674    7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0906 18:32:45.206623    7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0906 18:32:45.222664    7803 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
	I0906 18:32:45.222778    7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0906 18:32:45.237833    7803 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0906 18:32:45.293064    7803 kubeadm.go:310] W0906 18:32:45.291892    1681 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.
	I0906 18:32:45.293902    7803 kubeadm.go:310] W0906 18:32:45.293139    1681 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.
	I0906 18:32:45.426169    7803 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0906 18:32:59.042422    7803 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0906 18:32:59.042563    7803 kubeadm.go:310] [preflight] Running pre-flight checks
	I0906 18:32:59.042689    7803 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0906 18:32:59.042879    7803 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0906 18:32:59.043060    7803 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0906 18:32:59.043219    7803 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0906 18:32:59.047156    7803 out.go:235]   - Generating certificates and keys ...
	I0906 18:32:59.047303    7803 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0906 18:32:59.047489    7803 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0906 18:32:59.047724    7803 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0906 18:32:59.047843    7803 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0906 18:32:59.047958    7803 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0906 18:32:59.048059    7803 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0906 18:32:59.048162    7803 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0906 18:32:59.048357    7803 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-743655 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:32:59.048483    7803 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0906 18:32:59.048736    7803 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-743655 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:32:59.048900    7803 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0906 18:32:59.049031    7803 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0906 18:32:59.049113    7803 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0906 18:32:59.049223    7803 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0906 18:32:59.049323    7803 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0906 18:32:59.049426    7803 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0906 18:32:59.049539    7803 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0906 18:32:59.049682    7803 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0906 18:32:59.049813    7803 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0906 18:32:59.049982    7803 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0906 18:32:59.050127    7803 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0906 18:32:59.053400    7803 out.go:235]   - Booting up control plane ...
	I0906 18:32:59.053597    7803 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0906 18:32:59.053743    7803 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0906 18:32:59.053870    7803 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0906 18:32:59.054072    7803 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0906 18:32:59.054258    7803 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0906 18:32:59.054335    7803 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0906 18:32:59.054577    7803 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0906 18:32:59.054870    7803 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0906 18:32:59.055053    7803 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501495333s
	I0906 18:32:59.055178    7803 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0906 18:32:59.055261    7803 kubeadm.go:310] [api-check] The API server is healthy after 7.501748889s
	I0906 18:32:59.055518    7803 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0906 18:32:59.055735    7803 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0906 18:32:59.055843    7803 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0906 18:32:59.056121    7803 kubeadm.go:310] [mark-control-plane] Marking the node addons-743655 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0906 18:32:59.056222    7803 kubeadm.go:310] [bootstrap-token] Using token: htidr7.p4u6f0igpndmn9d0
	I0906 18:32:59.059419    7803 out.go:235]   - Configuring RBAC rules ...
	I0906 18:32:59.059720    7803 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0906 18:32:59.059891    7803 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0906 18:32:59.060152    7803 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
	I0906 18:32:59.060402    7803 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0906 18:32:59.060609    7803 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0906 18:32:59.060768    7803 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0906 18:32:59.060971    7803 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0906 18:32:59.061055    7803 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0906 18:32:59.061134    7803 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0906 18:32:59.061151    7803 kubeadm.go:310] 
	I0906 18:32:59.061276    7803 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0906 18:32:59.061291    7803 kubeadm.go:310] 
	I0906 18:32:59.061493    7803 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0906 18:32:59.061527    7803 kubeadm.go:310] 
	I0906 18:32:59.061579    7803 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0906 18:32:59.061701    7803 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0906 18:32:59.061793    7803 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0906 18:32:59.061809    7803 kubeadm.go:310] 
	I0906 18:32:59.061900    7803 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0906 18:32:59.061915    7803 kubeadm.go:310] 
	I0906 18:32:59.062001    7803 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0906 18:32:59.062018    7803 kubeadm.go:310] 
	I0906 18:32:59.062104    7803 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0906 18:32:59.062270    7803 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0906 18:32:59.062415    7803 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0906 18:32:59.062669    7803 kubeadm.go:310] 
	I0906 18:32:59.062847    7803 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0906 18:32:59.063015    7803 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0906 18:32:59.063064    7803 kubeadm.go:310] 
	I0906 18:32:59.063255    7803 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token htidr7.p4u6f0igpndmn9d0 \
	I0906 18:32:59.063466    7803 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0dd275fda19eb649280294f75437b6499e0ebab8354c4fda7514b73df9325178 \
	I0906 18:32:59.063547    7803 kubeadm.go:310] 	--control-plane 
	I0906 18:32:59.063588    7803 kubeadm.go:310] 
	I0906 18:32:59.063770    7803 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0906 18:32:59.063817    7803 kubeadm.go:310] 
	I0906 18:32:59.063974    7803 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token htidr7.p4u6f0igpndmn9d0 \
	I0906 18:32:59.064184    7803 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0dd275fda19eb649280294f75437b6499e0ebab8354c4fda7514b73df9325178 
	I0906 18:32:59.064202    7803 cni.go:84] Creating CNI manager for ""
	I0906 18:32:59.064235    7803 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0906 18:32:59.067511    7803 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0906 18:32:59.070192    7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0906 18:32:59.086786    7803 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0906 18:32:59.124277    7803 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0906 18:32:59.124529    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:32:59.124692    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-743655 minikube.k8s.io/updated_at=2024_09_06T18_32_59_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13 minikube.k8s.io/name=addons-743655 minikube.k8s.io/primary=true
	I0906 18:32:59.355666    7803 ops.go:34] apiserver oom_adj: -16
	I0906 18:32:59.355853    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:32:59.856787    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:33:00.356693    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:33:00.856076    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:33:01.356517    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:33:01.856785    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:33:02.356472    7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:33:02.488151    7803 kubeadm.go:1113] duration metric: took 3.363743691s to wait for elevateKubeSystemPrivileges
	I0906 18:33:02.488193    7803 kubeadm.go:394] duration metric: took 17.453959173s to StartCluster
	I0906 18:33:02.488221    7803 settings.go:142] acquiring lock: {Name:mk36e64f0c86bfda10693ccf7de5ab68eeec00ba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:33:02.488607    7803 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19576-429/kubeconfig
	I0906 18:33:02.489422    7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/kubeconfig: {Name:mkd05c614f236cbbaf4ae91995f3ae02166d9822 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:33:02.489944    7803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0906 18:33:02.489993    7803 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0906 18:33:02.490382    7803 config.go:182] Loaded profile config "addons-743655": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0906 18:33:02.490445    7803 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]
	I0906 18:33:02.490573    7803 addons.go:69] Setting yakd=true in profile "addons-743655"
	I0906 18:33:02.490630    7803 addons.go:234] Setting addon yakd=true in "addons-743655"
	I0906 18:33:02.490688    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.491768    7803 addons.go:69] Setting inspektor-gadget=true in profile "addons-743655"
	I0906 18:33:02.491815    7803 addons.go:234] Setting addon inspektor-gadget=true in "addons-743655"
	I0906 18:33:02.491857    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.492269    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.492765    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.493422    7803 addons.go:69] Setting metrics-server=true in profile "addons-743655"
	I0906 18:33:02.493503    7803 addons.go:234] Setting addon metrics-server=true in "addons-743655"
	I0906 18:33:02.493549    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.493819    7803 addons.go:69] Setting cloud-spanner=true in profile "addons-743655"
	I0906 18:33:02.493900    7803 addons.go:234] Setting addon cloud-spanner=true in "addons-743655"
	I0906 18:33:02.493944    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.494959    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.495899    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.501066    7803 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-743655"
	I0906 18:33:02.501302    7803 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-743655"
	I0906 18:33:02.501383    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.502392    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.503504    7803 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-743655"
	I0906 18:33:02.503566    7803 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-743655"
	I0906 18:33:02.503622    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.504453    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.510638    7803 addons.go:69] Setting default-storageclass=true in profile "addons-743655"
	I0906 18:33:02.510726    7803 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-743655"
	I0906 18:33:02.511239    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.511884    7803 addons.go:69] Setting registry=true in profile "addons-743655"
	I0906 18:33:02.512302    7803 addons.go:234] Setting addon registry=true in "addons-743655"
	I0906 18:33:02.512402    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.513896    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.520697    7803 addons.go:69] Setting gcp-auth=true in profile "addons-743655"
	I0906 18:33:02.520757    7803 mustload.go:65] Loading cluster: addons-743655
	I0906 18:33:02.521108    7803 config.go:182] Loaded profile config "addons-743655": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0906 18:33:02.521684    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.522529    7803 addons.go:69] Setting storage-provisioner=true in profile "addons-743655"
	I0906 18:33:02.522659    7803 addons.go:234] Setting addon storage-provisioner=true in "addons-743655"
	I0906 18:33:02.522725    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.524316    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.529853    7803 addons.go:69] Setting helm-tiller=true in profile "addons-743655"
	I0906 18:33:02.529935    7803 addons.go:234] Setting addon helm-tiller=true in "addons-743655"
	I0906 18:33:02.530004    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.531003    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.536829    7803 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-743655"
	I0906 18:33:02.536912    7803 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-743655"
	I0906 18:33:02.537507    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.541182    7803 addons.go:69] Setting ingress=true in profile "addons-743655"
	I0906 18:33:02.541281    7803 addons.go:234] Setting addon ingress=true in "addons-743655"
	I0906 18:33:02.541374    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.542359    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.555834    7803 addons.go:69] Setting volcano=true in profile "addons-743655"
	I0906 18:33:02.555919    7803 addons.go:234] Setting addon volcano=true in "addons-743655"
	I0906 18:33:02.556014    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.557129    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.558124    7803 addons.go:69] Setting ingress-dns=true in profile "addons-743655"
	I0906 18:33:02.558294    7803 addons.go:234] Setting addon ingress-dns=true in "addons-743655"
	I0906 18:33:02.558414    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.559845    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.567257    7803 addons.go:69] Setting volumesnapshots=true in profile "addons-743655"
	I0906 18:33:02.567343    7803 addons.go:234] Setting addon volumesnapshots=true in "addons-743655"
	I0906 18:33:02.567407    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.568492    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:02.573498    7803 out.go:177] * Verifying Kubernetes components...
	I0906 18:33:02.746213    7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:33:02.842580    7803 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0906 18:33:02.848605    7803 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0906 18:33:02.848817    7803 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0906 18:33:02.849097    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:02.892849    7803 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-743655"
	I0906 18:33:02.893157    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:02.894211    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:03.029028    7803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0906 18:33:03.054887    7803 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0906 18:33:03.059610    7803 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:33:03.059739    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0906 18:33:03.059921    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.108519    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0906 18:33:03.111644    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0906 18:33:03.118102    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0906 18:33:03.121126    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0906 18:33:03.127817    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0906 18:33:03.134692    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0906 18:33:03.138564    7803 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0906 18:33:03.141374    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0906 18:33:03.142775    7803 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0906 18:33:03.142817    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0906 18:33:03.142941    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.151635    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0906 18:33:03.154593    7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0906 18:33:03.154698    7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0906 18:33:03.154823    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.218964    7803 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0906 18:33:03.221821    7803 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0906 18:33:03.221864    7803 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0906 18:33:03.221969    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.250116    7803 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0906 18:33:03.252799    7803 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0906 18:33:03.252836    7803 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0906 18:33:03.252948    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.339855    7803 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0906 18:33:03.343677    7803 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0906 18:33:03.347630    7803 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0906 18:33:03.353781    7803 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0906 18:33:03.353866    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0906 18:33:03.353995    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.362966    7803 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0906 18:33:03.371098    7803 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0906 18:33:03.371197    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0906 18:33:03.371329    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.386142    7803 addons.go:234] Setting addon default-storageclass=true in "addons-743655"
	I0906 18:33:03.386381    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:03.387574    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:03.387717    7803 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0906 18:33:03.387782    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:03.414930    7803 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:33:03.414957    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0906 18:33:03.415051    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.457829    7803 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0906 18:33:03.460791    7803 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:33:03.460825    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0906 18:33:03.460946    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.461204    7803 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0906 18:33:03.464003    7803 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:33:03.467515    7803 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:33:03.471880    7803 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:33:03.471979    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0906 18:33:03.472113    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.484050    7803 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0906 18:33:03.492595    7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0906 18:33:03.492703    7803 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0906 18:33:03.492839    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.528883    7803 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:33:03.537568    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:03.588795    7803 cli_runner.go:217] Completed: docker container inspect addons-743655 --format={{.State.Status}}: (1.074846519s)
	I0906 18:33:03.599869    7803 out.go:177]   - Using image docker.io/registry:2.8.3
	I0906 18:33:03.603552    7803 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0906 18:33:03.606165    7803 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0906 18:33:03.606195    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0906 18:33:03.606298    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.631013    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:03.639224    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:03.762400    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:03.764157    7803 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0906 18:33:03.769705    7803 out.go:177]   - Using image docker.io/busybox:stable
	I0906 18:33:03.772685    7803 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:33:03.772717    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0906 18:33:03.772839    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:03.795417    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:03.841549    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:03.904575    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.006928    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.036225    7803 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0906 18:33:04.036257    7803 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0906 18:33:04.036380    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:04.042880    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.075497    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.094892    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.108609    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.128715    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.173651    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.194482    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:04.286116    7803 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0906 18:33:04.286301    7803 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0906 18:33:04.557090    7803 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0906 18:33:04.557198    7803 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0906 18:33:04.585614    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:33:04.591044    7803 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0906 18:33:04.591152    7803 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0906 18:33:04.598812    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0906 18:33:04.642654    7803 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0906 18:33:04.642784    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0906 18:33:04.732224    7803 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0906 18:33:04.732349    7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0906 18:33:04.803966    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0906 18:33:04.847680    7803 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0906 18:33:04.847709    7803 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0906 18:33:04.980266    7803 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0906 18:33:04.980296    7803 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0906 18:33:04.985883    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:33:05.008512    7803 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0906 18:33:05.008544    7803 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0906 18:33:05.020514    7803 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0906 18:33:05.020652    7803 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0906 18:33:05.023638    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0906 18:33:05.075880    7803 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0906 18:33:05.076007    7803 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0906 18:33:05.085126    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:33:05.111916    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:33:05.158584    7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0906 18:33:05.158619    7803 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)
	I0906 18:33:05.178289    7803 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0906 18:33:05.178323    7803 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0906 18:33:05.229763    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:33:05.306566    7803 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0906 18:33:05.306597    7803 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0906 18:33:05.496609    7803 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0906 18:33:05.496643    7803 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0906 18:33:05.524018    7803 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0906 18:33:05.524049    7803 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0906 18:33:05.562252    7803 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0906 18:33:05.562288    7803 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0906 18:33:05.644872    7803 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0906 18:33:05.644904    7803 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0906 18:33:05.669364    7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0906 18:33:05.669396    7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0906 18:33:05.710225    7803 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:33:05.710256    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0906 18:33:05.758112    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:05.975533    7803 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0906 18:33:05.975567    7803 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0906 18:33:06.008030    7803 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0906 18:33:06.008057    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0906 18:33:06.020250    7803 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0906 18:33:06.020284    7803 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0906 18:33:06.113490    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:06.150065    7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0906 18:33:06.150097    7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0906 18:33:06.155752    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:33:06.246535    7803 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.217374011s)
	I0906 18:33:06.246586    7803 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0906 18:33:06.248297    7803 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.719310189s)
	I0906 18:33:06.250148    7803 node_ready.go:35] waiting up to 6m0s for node "addons-743655" to be "Ready" ...
	I0906 18:33:06.521045    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:06.543289    7803 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0906 18:33:06.543330    7803 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0906 18:33:06.607685    7803 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0906 18:33:06.607716    7803 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0906 18:33:06.678195    7803 node_ready.go:49] node "addons-743655" has status "Ready":"True"
	I0906 18:33:06.678230    7803 node_ready.go:38] duration metric: took 427.976339ms for node "addons-743655" to be "Ready" ...
	I0906 18:33:06.678246    7803 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" ...
	I0906 18:33:06.703666    7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0906 18:33:06.703704    7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0906 18:33:06.954152    7803 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0906 18:33:06.954184    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0906 18:33:07.102740    7803 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0906 18:33:07.102778    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0906 18:33:07.353876    7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0906 18:33:07.353911    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0906 18:33:07.502843    7803 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:07.832572    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:07.836802    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:07.993317    7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0906 18:33:07.993361    7803 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0906 18:33:08.294351    7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0906 18:33:08.294380    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0906 18:33:08.678309    7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0906 18:33:08.678344    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0906 18:33:08.773106    7803 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-743655" context rescaled to 1 replicas
	I0906 18:33:09.084049    7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0906 18:33:09.084088    7803 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0906 18:33:09.595467    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:10.008386    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.422651384s)
	I0906 18:33:10.029842    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace doesn't have "Ready" status: {Phase:Pending Conditions:[{Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-06 18:33:06 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP: HostIPs:[] PodIP: PodIPs:[] StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0906 18:33:12.669404    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.070464852s)
	I0906 18:33:13.003232    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace doesn't have "Ready" status: {Phase:Pending Conditions:[{Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-06 18:33:06 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP: HostIPs:[] PodIP: PodIPs:[] StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0906 18:33:15.138425    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:17.994043    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:20.247764    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:21.307062    7803 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0906 18:33:21.307195    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:21.399228    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:21.732093    7803 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0906 18:33:21.833501    7803 addons.go:234] Setting addon gcp-auth=true in "addons-743655"
	I0906 18:33:21.833575    7803 host.go:66] Checking if "addons-743655" exists ...
	I0906 18:33:21.834526    7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
	I0906 18:33:21.898858    7803 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0906 18:33:21.899001    7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
	I0906 18:33:21.981371    7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
	I0906 18:33:22.494125    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:24.626787    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:26.780618    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:28.816193    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:31.044220    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:33.268681    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (28.464664792s)
	I0906 18:33:33.268963    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (28.283048269s)
	I0906 18:33:33.268997    7803 addons.go:475] Verifying addon ingress=true in "addons-743655"
	I0906 18:33:33.269275    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (28.245537385s)
	I0906 18:33:33.269635    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (28.184477697s)
	I0906 18:33:33.269720    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (28.157773915s)
	I0906 18:33:33.269801    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (28.040000812s)
	I0906 18:33:33.269859    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (27.511694745s)
	I0906 18:33:33.270000    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (27.15647595s)
	I0906 18:33:33.270021    7803 addons.go:475] Verifying addon metrics-server=true in "addons-743655"
	I0906 18:33:33.270069    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (27.11428651s)
	I0906 18:33:33.270096    7803 addons.go:475] Verifying addon registry=true in "addons-743655"
	I0906 18:33:33.270186    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (26.749100404s)
	I0906 18:33:33.270577    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (25.437956202s)
	I0906 18:33:33.270884    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (25.434039065s)
	W0906 18:33:33.270941    7803 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:33.270988    7803 retry.go:31] will retry after 320.117312ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:33.273899    7803 out.go:177] * Verifying ingress addon...
	I0906 18:33:33.273916    7803 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-743655 service yakd-dashboard -n yakd-dashboard
	
	I0906 18:33:33.274009    7803 out.go:177] * Verifying registry addon...
	I0906 18:33:33.282246    7803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0906 18:33:33.282540    7803 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0906 18:33:33.592135    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:33.767680    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:33.986199    7803 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0906 18:33:33.986240    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:33.988057    7803 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0906 18:33:33.988094    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:34.093811    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0906 18:33:34.151906    7803 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0906 18:33:34.159542    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:34.818027    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:35.039995    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:35.222285    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:35.225057    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:35.881768    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:35.891522    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:37.077506    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.481923281s)
	I0906 18:33:37.077667    7803 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-743655"
	I0906 18:33:37.078492    7803 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (15.179547882s)
	I0906 18:33:37.081361    7803 out.go:177] * Verifying csi-hostpath-driver addon...
	I0906 18:33:37.081695    7803 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:33:37.085647    7803 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0906 18:33:37.087696    7803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0906 18:33:37.089840    7803 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0906 18:33:37.089948    7803 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0906 18:33:37.140114    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:37.247915    7803 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0906 18:33:37.248058    7803 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0906 18:33:37.423049    7803 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0906 18:33:37.423199    7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0906 18:33:37.502154    7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:33:37.602850    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:37.606907    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:37.845629    7803 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0906 18:33:37.845731    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:38.218329    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:38.219802    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:38.221690    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:38.448897    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:38.451244    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:38.454243    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:38.739423    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:38.740978    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:38.741142    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:38.846065    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:38.955084    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:39.164468    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:39.171668    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:39.334279    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:39.356892    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:39.709078    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:39.844598    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:39.846145    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:40.005880    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (6.413674478s)
	I0906 18:33:40.162849    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:40.176787    7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.674583753s)
	I0906 18:33:40.184260    7803 addons.go:475] Verifying addon gcp-auth=true in "addons-743655"
	I0906 18:33:40.188587    7803 out.go:177] * Verifying gcp-auth addon...
	I0906 18:33:40.193099    7803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0906 18:33:40.218959    7803 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0906 18:33:40.326275    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:40.327913    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:40.600955    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:40.790008    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:40.796532    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:41.098209    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:41.297626    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:41.300830    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:41.532230    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:41.600497    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:41.789016    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:41.792574    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:42.096839    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:42.292625    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:42.294357    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:42.601736    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:42.788922    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:42.791224    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:43.350289    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:43.364594    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:43.369487    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:43.609130    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:43.790355    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:43.791975    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:44.018104    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:44.096698    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:44.309161    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:44.311108    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:44.596139    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:44.794951    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:44.799501    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:45.099395    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:45.292420    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:45.295949    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:45.596284    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:45.792266    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:45.795418    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:46.019104    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:46.095235    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:46.297242    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:46.297856    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:46.623303    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:46.789415    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:46.789750    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:47.098568    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:47.290935    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:47.293851    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:47.601780    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:47.796764    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:47.800010    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:48.022298    7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:48.128047    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:48.294125    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:48.298746    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:48.647173    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:48.794296    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:48.798907    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:49.046839    7803 pod_ready.go:93] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:49.046963    7803 pod_ready.go:82] duration metric: took 41.544066635s for pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.047027    7803 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.061746    7803 pod_ready.go:93] pod "etcd-addons-743655" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:49.061866    7803 pod_ready.go:82] duration metric: took 14.794172ms for pod "etcd-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.061934    7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.095228    7803 pod_ready.go:93] pod "kube-apiserver-addons-743655" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:49.095358    7803 pod_ready.go:82] duration metric: took 33.378571ms for pod "kube-apiserver-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.095426    7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.155737    7803 pod_ready.go:93] pod "kube-controller-manager-addons-743655" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:49.155972    7803 pod_ready.go:82] duration metric: took 60.476093ms for pod "kube-controller-manager-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.156050    7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-8gqp7" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.158236    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:49.166416    7803 pod_ready.go:93] pod "kube-proxy-8gqp7" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:49.166531    7803 pod_ready.go:82] duration metric: took 10.401859ms for pod "kube-proxy-8gqp7" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.166572    7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.293237    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:49.294665    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:49.431291    7803 pod_ready.go:93] pod "kube-scheduler-addons-743655" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:49.431329    7803 pod_ready.go:82] duration metric: took 264.728996ms for pod "kube-scheduler-addons-743655" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:49.431345    7803 pod_ready.go:39] duration metric: took 42.75308182s 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" ...
	I0906 18:33:49.431379    7803 api_server.go:52] waiting for apiserver process to appear ...
	I0906 18:33:49.431551    7803 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0906 18:33:49.472628    7803 api_server.go:72] duration metric: took 46.982594666s to wait for apiserver process to appear ...
	I0906 18:33:49.472740    7803 api_server.go:88] waiting for apiserver healthz status ...
	I0906 18:33:49.472792    7803 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0906 18:33:49.492311    7803 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0906 18:33:49.509091    7803 api_server.go:141] control plane version: v1.31.0
	I0906 18:33:49.509137    7803 api_server.go:131] duration metric: took 36.363611ms to wait for apiserver health ...
	I0906 18:33:49.509154    7803 system_pods.go:43] waiting for kube-system pods to appear ...
	I0906 18:33:49.608463    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:49.627248    7803 system_pods.go:59] 18 kube-system pods found
	I0906 18:33:49.627402    7803 system_pods.go:61] "coredns-6f6b679f8f-qxpz7" [4d14f678-3020-4f24-a797-6ff3274f54a9] Running
	I0906 18:33:49.627470    7803 system_pods.go:61] "csi-hostpath-attacher-0" [28963e96-6331-4315-b2ba-92fab55b1ba4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0906 18:33:49.627520    7803 system_pods.go:61] "csi-hostpath-resizer-0" [b5d086be-1e8f-4832-b655-4302b6588bf7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0906 18:33:49.627561    7803 system_pods.go:61] "csi-hostpathplugin-smfvh" [21cc6959-cf53-47f4-b47c-063121e66376] 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])
	I0906 18:33:49.627601    7803 system_pods.go:61] "etcd-addons-743655" [0dd1269e-3361-4b18-bb4f-24d505c75efb] Running
	I0906 18:33:49.627627    7803 system_pods.go:61] "kube-apiserver-addons-743655" [170722e9-c8e0-4e5a-9618-2a4b985d88ab] Running
	I0906 18:33:49.627653    7803 system_pods.go:61] "kube-controller-manager-addons-743655" [c2b4e4ac-6b4a-4e7e-8da8-4704494c40e2] Running
	I0906 18:33:49.627690    7803 system_pods.go:61] "kube-ingress-dns-minikube" [5cf1f6b6-8b4c-4861-808c-17465d0f5ee5] Running
	I0906 18:33:49.627715    7803 system_pods.go:61] "kube-proxy-8gqp7" [cd7a2a52-f6c4-4e73-90bd-74681f8903ef] Running
	I0906 18:33:49.627740    7803 system_pods.go:61] "kube-scheduler-addons-743655" [ba8c0bc0-3a72-41b7-a792-8ca41bb08e03] Running
	I0906 18:33:49.627781    7803 system_pods.go:61] "metrics-server-84c5f94fbc-z584c" [8fbc3b1e-c6dc-4cd8-a64e-77e80dcaa5b0] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0906 18:33:49.627808    7803 system_pods.go:61] "nvidia-device-plugin-daemonset-cgzfv" [6ccfe799-bdfc-43e5-a11e-b5658965367c] Running
	I0906 18:33:49.627845    7803 system_pods.go:61] "registry-6fb4cdfc84-tk85h" [d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0906 18:33:49.627886    7803 system_pods.go:61] "registry-proxy-nz9mn" [864e47f3-9d74-4de5-9236-7fdc705d51f7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0906 18:33:49.627920    7803 system_pods.go:61] "snapshot-controller-56fcc65765-dnpdn" [2b23e7ef-5f04-4014-80b2-53061e47e43c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0906 18:33:49.627952    7803 system_pods.go:61] "snapshot-controller-56fcc65765-p7mj7" [19697f6d-5047-498d-8818-7e322f377f8e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0906 18:33:49.627989    7803 system_pods.go:61] "storage-provisioner" [b3e02829-23c4-4217-9775-13ede23b1a87] Running
	I0906 18:33:49.628019    7803 system_pods.go:61] "tiller-deploy-b48cc5f79-tgzmb" [b3774e08-1400-49ca-8fd8-909198c24278] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0906 18:33:49.628049    7803 system_pods.go:74] duration metric: took 118.849707ms to wait for pod list to return data ...
	I0906 18:33:49.628112    7803 default_sa.go:34] waiting for default service account to be created ...
	I0906 18:33:49.792583    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:49.796955    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:49.814927    7803 default_sa.go:45] found service account: "default"
	I0906 18:33:49.815020    7803 default_sa.go:55] duration metric: took 186.875705ms for default service account to be created ...
	I0906 18:33:49.815058    7803 system_pods.go:116] waiting for k8s-apps to be running ...
	I0906 18:33:50.058003    7803 system_pods.go:86] 18 kube-system pods found
	I0906 18:33:50.058131    7803 system_pods.go:89] "coredns-6f6b679f8f-qxpz7" [4d14f678-3020-4f24-a797-6ff3274f54a9] Running
	I0906 18:33:50.058174    7803 system_pods.go:89] "csi-hostpath-attacher-0" [28963e96-6331-4315-b2ba-92fab55b1ba4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0906 18:33:50.058218    7803 system_pods.go:89] "csi-hostpath-resizer-0" [b5d086be-1e8f-4832-b655-4302b6588bf7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0906 18:33:50.058254    7803 system_pods.go:89] "csi-hostpathplugin-smfvh" [21cc6959-cf53-47f4-b47c-063121e66376] 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])
	I0906 18:33:50.058296    7803 system_pods.go:89] "etcd-addons-743655" [0dd1269e-3361-4b18-bb4f-24d505c75efb] Running
	I0906 18:33:50.058327    7803 system_pods.go:89] "kube-apiserver-addons-743655" [170722e9-c8e0-4e5a-9618-2a4b985d88ab] Running
	I0906 18:33:50.058377    7803 system_pods.go:89] "kube-controller-manager-addons-743655" [c2b4e4ac-6b4a-4e7e-8da8-4704494c40e2] Running
	I0906 18:33:50.058423    7803 system_pods.go:89] "kube-ingress-dns-minikube" [5cf1f6b6-8b4c-4861-808c-17465d0f5ee5] Running
	I0906 18:33:50.058468    7803 system_pods.go:89] "kube-proxy-8gqp7" [cd7a2a52-f6c4-4e73-90bd-74681f8903ef] Running
	I0906 18:33:50.058508    7803 system_pods.go:89] "kube-scheduler-addons-743655" [ba8c0bc0-3a72-41b7-a792-8ca41bb08e03] Running
	I0906 18:33:50.058549    7803 system_pods.go:89] "metrics-server-84c5f94fbc-z584c" [8fbc3b1e-c6dc-4cd8-a64e-77e80dcaa5b0] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0906 18:33:50.058582    7803 system_pods.go:89] "nvidia-device-plugin-daemonset-cgzfv" [6ccfe799-bdfc-43e5-a11e-b5658965367c] Running
	I0906 18:33:50.058621    7803 system_pods.go:89] "registry-6fb4cdfc84-tk85h" [d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff] Running
	I0906 18:33:50.058654    7803 system_pods.go:89] "registry-proxy-nz9mn" [864e47f3-9d74-4de5-9236-7fdc705d51f7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0906 18:33:50.058684    7803 system_pods.go:89] "snapshot-controller-56fcc65765-dnpdn" [2b23e7ef-5f04-4014-80b2-53061e47e43c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0906 18:33:50.058726    7803 system_pods.go:89] "snapshot-controller-56fcc65765-p7mj7" [19697f6d-5047-498d-8818-7e322f377f8e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0906 18:33:50.058762    7803 system_pods.go:89] "storage-provisioner" [b3e02829-23c4-4217-9775-13ede23b1a87] Running
	I0906 18:33:50.058793    7803 system_pods.go:89] "tiller-deploy-b48cc5f79-tgzmb" [b3774e08-1400-49ca-8fd8-909198c24278] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0906 18:33:50.058841    7803 system_pods.go:126] duration metric: took 243.753209ms to wait for k8s-apps to be running ...
	I0906 18:33:50.058877    7803 system_svc.go:44] waiting for kubelet service to be running ....
	I0906 18:33:50.058998    7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 18:33:50.093826    7803 system_svc.go:56] duration metric: took 34.93897ms WaitForService to wait for kubelet
	I0906 18:33:50.094059    7803 kubeadm.go:582] duration metric: took 47.604019365s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0906 18:33:50.094166    7803 node_conditions.go:102] verifying NodePressure condition ...
	I0906 18:33:50.103346    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:50.222764    7803 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0906 18:33:50.222814    7803 node_conditions.go:123] node cpu capacity is 2
	I0906 18:33:50.222865    7803 node_conditions.go:105] duration metric: took 128.637414ms to run NodePressure ...
	I0906 18:33:50.222898    7803 start.go:241] waiting for startup goroutines ...
	I0906 18:33:50.299592    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:50.302003    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:50.605782    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:50.792199    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:50.793704    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:51.107921    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:51.290041    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:51.292894    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:51.598342    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:51.804066    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:51.805727    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:52.095803    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:52.290304    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:52.295894    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:52.752973    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:52.788991    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:52.790799    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:53.098030    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:53.296233    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:53.299538    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:53.621115    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:53.795982    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:53.800991    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:54.102279    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:54.293046    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:54.304935    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:54.603643    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:54.797183    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:54.806279    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:55.096531    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:55.422064    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:55.423621    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:55.598680    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:55.788058    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:55.789717    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:56.126518    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:56.328744    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:56.334899    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:56.598232    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:56.794894    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:56.802829    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:57.096572    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:57.397638    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:57.397882    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:57.607198    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:57.791361    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:57.794457    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:58.102927    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:58.294364    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:58.295533    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:58.631779    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:58.794574    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:58.797060    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:59.120217    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:59.325474    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:59.344903    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:33:59.616480    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:33:59.805849    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:33:59.812411    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:00.103176    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:00.299581    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:00.301199    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:00.602818    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:00.834893    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:00.838356    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:01.098035    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:01.304354    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:01.305255    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:01.609848    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:01.794281    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:01.796517    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:02.097980    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:02.291612    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:02.294204    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:02.600249    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:02.800151    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:02.802092    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:03.103718    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:03.303129    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:03.305416    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:03.602965    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:03.792983    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:03.805575    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:04.102383    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:04.296741    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:04.301379    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:04.595727    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:04.863957    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:04.867194    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:05.525331    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:05.527742    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:05.528666    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:05.595534    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:05.794520    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:05.795984    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:06.132894    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:06.508571    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:34:06.510195    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:06.621165    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:06.804859    7803 kapi.go:107] duration metric: took 33.522617158s to wait for kubernetes.io/minikube-addons=registry ...
	I0906 18:34:06.806687    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:07.103345    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:07.301586    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:07.644556    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:07.793634    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:08.095246    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:08.288936    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:08.599496    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:08.797747    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:09.100939    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:09.297648    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:09.597388    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:09.804702    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:10.098212    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:10.291567    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:10.597145    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:10.802514    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:11.110357    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:11.446113    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:11.597996    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:11.804761    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:12.102215    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:12.293315    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:12.611021    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:12.805634    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:13.127545    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:13.293293    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:13.605096    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:13.798329    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:14.094954    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:14.292925    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:14.614871    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:14.794634    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:15.099252    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:15.289677    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:15.669053    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:15.796824    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:16.113512    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:16.295610    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:16.596351    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:16.808497    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:17.095216    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:17.341892    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:17.740651    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:17.791083    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:18.096509    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:18.307126    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:18.615429    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:18.794970    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:19.101175    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:19.303844    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:19.632994    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:19.811454    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:20.094543    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:20.294093    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:20.605639    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:20.795356    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:21.095122    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:21.288396    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:21.611669    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:21.789351    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:22.106068    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:22.304084    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:22.613837    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:22.795373    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:23.098311    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:23.316090    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:23.595088    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:23.789226    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:24.100553    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:24.303129    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:24.601224    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:24.803820    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:25.101385    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:25.433071    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:25.618400    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:25.792628    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:26.108311    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:26.363496    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:26.931352    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:26.950064    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:27.113904    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:27.321328    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:27.605360    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:27.794432    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:28.103956    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:28.364405    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:28.646075    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:28.790747    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:29.099047    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:29.294733    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:29.599128    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:29.811141    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:30.107326    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:30.289267    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:30.618661    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:30.818762    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:31.098505    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:31.316139    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:31.602837    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:31.792716    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:32.139082    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:32.341073    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:32.635237    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:32.793881    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:33.103405    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:33.306745    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:33.594519    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:33.788874    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:34.095688    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:34.301078    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:34.602795    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:34.792409    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:35.105095    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:35.305134    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:35.600216    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:35.791941    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:36.102740    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:36.336376    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:36.597379    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:36.860190    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:37.192144    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:37.358086    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:37.598792    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:37.862520    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:38.129628    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:38.342512    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:38.633645    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:38.823618    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:39.114738    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:39.295695    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:39.597646    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:39.800213    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:40.115833    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:40.313177    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:40.617087    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:40.811169    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:41.106991    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:41.295033    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:41.604067    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:41.798202    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:42.253804    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:42.615020    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:42.622997    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:42.817988    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:43.098152    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:43.300545    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:43.597968    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:43.803536    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:44.097143    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:44.299789    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:44.600840    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:44.790153    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:45.111083    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:45.296413    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:45.602663    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:45.818655    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:46.211225    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:46.603465    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:46.616136    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:46.806241    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:47.101480    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:47.309559    7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:34:47.622874    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:47.793150    7803 kapi.go:107] duration metric: took 1m14.510606712s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0906 18:34:48.097350    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:48.596670    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:49.097248    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:49.610023    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:50.105049    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:50.603030    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:51.108217    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:51.605851    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:52.096792    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:52.596768    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:53.097745    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:53.601935    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:54.096860    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:54.596108    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:55.103194    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:55.600408    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:34:56.110044    7803 kapi.go:107] duration metric: took 1m19.022346719s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0906 18:35:02.698765    7803 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0906 18:35:02.698800    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:03.198062    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:03.697868    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:04.197981    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:04.697888    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:05.198648    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:05.697569    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:06.198829    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:06.698847    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:07.197823    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:07.699110    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:08.198306    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:08.697805    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:09.197959    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:09.698531    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:10.198878    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:10.698239    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:11.199059    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:11.699240    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:12.197591    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:12.698493    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:13.199584    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:13.697339    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:14.198853    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:14.697362    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:15.198416    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:15.698130    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:16.199595    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:16.699764    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:17.198001    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:17.697857    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:18.199763    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:18.697945    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:19.198362    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:19.697894    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:20.198354    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:20.705262    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:21.198671    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:21.698232    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:22.198600    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:22.697717    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:23.197766    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:23.697662    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:24.197995    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:24.698217    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:25.198338    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:25.697793    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:26.198069    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:26.698737    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:27.197801    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:27.698197    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:28.198586    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:28.697644    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:29.197990    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:29.697746    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:30.198415    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:30.697523    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:31.198302    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:31.699991    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:32.211079    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:32.699429    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:33.198542    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:33.698309    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:34.199492    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:34.698694    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:35.198149    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:35.697985    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:36.198622    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:36.699947    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:37.198019    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:37.699091    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:38.197594    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:38.697397    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:39.197804    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:39.697518    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:40.198424    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:40.697501    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:41.198148    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:41.697826    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:42.198707    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:42.698141    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:43.213263    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:43.708072    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:44.203666    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:44.697693    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:45.199090    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:45.700159    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:46.199407    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:46.698064    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:47.198468    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:47.700604    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:48.197671    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:48.697999    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:49.198064    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:49.697673    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:50.198180    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:50.697320    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:51.199188    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:51.698076    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:52.198237    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:52.698700    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:53.198174    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:53.698484    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:54.198575    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:54.697752    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:55.197944    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:55.698534    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:56.199000    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:56.698278    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:57.199065    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:57.698720    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:58.198060    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:58.698083    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:59.198267    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:35:59.698727    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:00.198271    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:00.698251    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:01.248250    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:01.697636    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:02.197997    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:02.698479    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:03.197491    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:03.698088    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:04.198811    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:04.698325    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:05.198850    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:05.697942    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:06.216745    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:06.701119    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:07.198673    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:07.700874    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:08.198863    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:08.699872    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:09.198752    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:09.699225    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:10.198749    7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:36:10.698608    7803 kapi.go:107] duration metric: took 2m30.505508964s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0906 18:36:10.703324    7803 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-743655 cluster.
	I0906 18:36:10.706587    7803 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.
	I0906 18:36:10.709562    7803 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0906 18:36:10.712845    7803 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, volcano, storage-provisioner, ingress-dns, helm-tiller, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0906 18:36:10.715486    7803 addons.go:510] duration metric: took 3m8.225046416s for enable addons: enabled=[nvidia-device-plugin cloud-spanner volcano storage-provisioner ingress-dns helm-tiller metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0906 18:36:10.715604    7803 start.go:246] waiting for cluster config update ...
	I0906 18:36:10.715713    7803 start.go:255] writing updated cluster config ...
	I0906 18:36:10.716287    7803 ssh_runner.go:195] Run: rm -f paused
	I0906 18:36:11.170910    7803 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0906 18:36:11.174493    7803 out.go:177] * Done! kubectl is now configured to use "addons-743655" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 06 18:45:46 addons-743655 dockerd[1155]: time="2024-09-06T18:45:46.227051841Z" level=info msg="ignoring event" container=16d4e7e362caee10e5793cbcae68114bad000941f7570ba8b31b44f572ae39ad module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:45:46 addons-743655 dockerd[1155]: time="2024-09-06T18:45:46.672913972Z" level=info msg="ignoring event" container=afb60501b6032d84d2a9904d2060f030af90b45ff6694e9580ed11a72fa083d8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:45:46 addons-743655 dockerd[1155]: time="2024-09-06T18:45:46.699675898Z" level=info msg="ignoring event" container=2fd2cc5a39d0dec811dc8f912a4cdbe4caaa91fcfba8259c81150c6b162afcc4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:45:53 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:53Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1a846bf9a5ae45220251f5d9bbfabc624d5fcbcd45b59db46677f1d3b7c31f58/resolv.conf as [nameserver 10.96.0.10 search kube-system.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 06 18:45:55 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:55Z" level=info msg="Stop pulling image docker.io/alpine/helm:2.16.3: Status: Downloaded newer image for alpine/helm:2.16.3"
	Sep 06 18:45:55 addons-743655 dockerd[1155]: time="2024-09-06T18:45:55.581237306Z" level=info msg="ignoring event" container=b6a3a0433b170fe1b5b7d28c733604cdea6323caae96fc4bf67af26dffa8ded3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:45:55 addons-743655 dockerd[1155]: time="2024-09-06T18:45:55.609550130Z" level=warning msg="failed to close stdin: NotFound: task b6a3a0433b170fe1b5b7d28c733604cdea6323caae96fc4bf67af26dffa8ded3 not found: not found"
	Sep 06 18:45:57 addons-743655 dockerd[1155]: time="2024-09-06T18:45:57.253119244Z" level=info msg="ignoring event" container=1a846bf9a5ae45220251f5d9bbfabc624d5fcbcd45b59db46677f1d3b7c31f58 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:45:58 addons-743655 dockerd[1155]: time="2024-09-06T18:45:58.081676667Z" level=info msg="ignoring event" container=86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:45:58 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:58Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"tiller-deploy-b48cc5f79-tgzmb_kube-system\": unexpected command output nsenter: cannot open /proc/3342/ns/net: No such file or directory\n with error: exit status 1"
	Sep 06 18:45:58 addons-743655 dockerd[1155]: time="2024-09-06T18:45:58.409231831Z" level=info msg="ignoring event" container=b74ab71f78ce52d7dce18b292ddf5a813e8997b19dc6ede3549208365f5671dc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:45:59 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:59Z" level=error msg="error getting RW layer size for container ID '86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4': Error response from daemon: No such container: 86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4"
	Sep 06 18:45:59 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:59Z" level=error msg="Set backoffDuration to : 1m0s for container ID '86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4'"
	Sep 06 18:45:59 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:59Z" level=error msg="Failed to retrieve checkpoint for sandbox afb60501b6032d84d2a9904d2060f030af90b45ff6694e9580ed11a72fa083d8: checkpoint is not found"
	Sep 06 18:45:59 addons-743655 dockerd[1155]: time="2024-09-06T18:45:59.481846369Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 06 18:45:59 addons-743655 dockerd[1155]: time="2024-09-06T18:45:59.484918254Z" 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 06 18:46:06 addons-743655 dockerd[1155]: time="2024-09-06T18:46:06.246901539Z" level=info msg="ignoring event" container=dc737894bf546034c8b45c889bf54bbcc602e346d79c8f48d3ab3655b0199bfc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:06 addons-743655 dockerd[1155]: time="2024-09-06T18:46:06.502641353Z" level=info msg="ignoring event" container=ec05992cc632dca2f5d103bd989d84e57672af2621507a8d9984a504b526d9f6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:12 addons-743655 dockerd[1155]: time="2024-09-06T18:46:12.052420334Z" level=info msg="ignoring event" container=41e9b5b4a67c12d5e356459f8f20aa7ade7b213a291baabbca59a28e8dae2a82 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:14 addons-743655 dockerd[1155]: time="2024-09-06T18:46:14.180048931Z" level=info msg="ignoring event" container=3878edef8ef4c5bc083d426182ec734bf4602f76f542b8fe9ac77db711f7653c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.290320113Z" level=info msg="ignoring event" container=c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.504652511Z" level=info msg="ignoring event" container=23c62d109f27e351d84bdbd0a8fd5a9c52411bb25907b914d0d06067d9fdd0f2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.594652321Z" level=info msg="ignoring event" container=1de5612c189cbcaf88e8c1e9cb9ff25453c958148e181336d2145d41529bffa7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.998700058Z" level=info msg="ignoring event" container=ee5081a921725d8b9acd92a1518703895d36a076ea53ab2c444db4e621a4341f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 06 18:46:16 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:46:16Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"registry-proxy-nz9mn_kube-system\": CNI failed to retrieve network namespace path: cannot find network namespace for the terminated container \"ee5081a921725d8b9acd92a1518703895d36a076ea53ab2c444db4e621a4341f\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	6b52b67902fa2       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 10 minutes ago      Running             gcp-auth                   0                   67739c50da283       gcp-auth-89d5ffd79-dnn4j
	5e887f43bfd8f       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce             11 minutes ago      Running             controller                 0                   1f93ce14f1c55       ingress-nginx-controller-bc57996ff-7frmh
	243a125e0703a       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              patch                      0                   5caf6c017ed11       ingress-nginx-admission-patch-9hv9z
	a0dbd2b94ee76       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                     0                   f753bd8cac0f6       ingress-nginx-admission-create-gvz87
	f6927fe9fdbfe       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                        12 minutes ago      Running             yakd                       0                   2a9d7e65d27f9       yakd-dashboard-67d98fc6b-glfn4
	146310b6ee0c4       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner     0                   fb1715d769a17       local-path-provisioner-86d989889c-ml4pb
	b5330d741fec2       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               12 minutes ago      Running             cloud-spanner-emulator     0                   a641ff72542ff       cloud-spanner-emulator-769b77f747-82lnl
	32e93af03e707       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             12 minutes ago      Running             minikube-ingress-dns       0                   0b90f6d704580       kube-ingress-dns-minikube
	06d6e128ed6ac       nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47                     12 minutes ago      Running             nvidia-device-plugin-ctr   0                   c6e891de7bf7a       nvidia-device-plugin-daemonset-cgzfv
	0f8fc48a2ed55       6e38f40d628db                                                                                                                12 minutes ago      Running             storage-provisioner        0                   15b1e6ccd8b76       storage-provisioner
	63b0199060992       cbb01a7bd410d                                                                                                                13 minutes ago      Running             coredns                    0                   dfb3d0f460e28       coredns-6f6b679f8f-qxpz7
	f6f7785321e49       ad83b2ca7b09e                                                                                                                13 minutes ago      Running             kube-proxy                 0                   121294c4db353       kube-proxy-8gqp7
	80756cd66d7ea       1766f54c897f0                                                                                                                13 minutes ago      Running             kube-scheduler             0                   b6716e943b002       kube-scheduler-addons-743655
	05ef86aeb7d2d       045733566833c                                                                                                                13 minutes ago      Running             kube-controller-manager    0                   f86dbf48bfe6d       kube-controller-manager-addons-743655
	6d39d81d4957f       2e96e5913fc06                                                                                                                13 minutes ago      Running             etcd                       0                   5a613e2e599dc       etcd-addons-743655
	930d4724aa536       604f5db92eaa8                                                                                                                13 minutes ago      Running             kube-apiserver             0                   3c45fc6f6a5e0       kube-apiserver-addons-743655
	
	
	==> controller_ingress [5e887f43bfd8] <==
	W0906 18:34:46.864346       8 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0906 18:34:46.864798       8 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0906 18:34:46.872173       8 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.0" state="clean" commit="9edcffcde5595e8a5b1a35f88c421764e575afce" platform="linux/amd64"
	I0906 18:34:48.362074       8 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0906 18:34:48.468268       8 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0906 18:34:48.494122       8 nginx.go:271] "Starting NGINX Ingress controller"
	I0906 18:34:48.543753       8 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"4e252be0-d800-4de1-9208-f0a422ff70d6", APIVersion:"v1", ResourceVersion:"703", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0906 18:34:48.547229       8 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"376df1e3-d0e5-4c20-aa3d-bae4a80e17de", APIVersion:"v1", ResourceVersion:"718", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0906 18:34:48.547429       8 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"88049da0-b8a2-4375-b340-908a505fb248", APIVersion:"v1", ResourceVersion:"727", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0906 18:34:49.697545       8 nginx.go:317] "Starting NGINX process"
	I0906 18:34:49.698008       8 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0906 18:34:49.699269       8 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0906 18:34:49.699704       8 controller.go:193] "Configuration changes detected, backend reload required"
	I0906 18:34:49.715042       8 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0906 18:34:49.718586       8 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-7frmh"
	I0906 18:34:49.745969       8 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-7frmh" node="addons-743655"
	I0906 18:34:49.832382       8 controller.go:213] "Backend successfully reloaded"
	I0906 18:34:49.833425       8 controller.go:224] "Initial sync, sleeping for 1 second"
	I0906 18:34:49.835583       8 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-7frmh", UID:"59a803c0-a190-44a3-9719-dc2e10dc1e1c", APIVersion:"v1", ResourceVersion:"1288", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	
	
	==> coredns [63b019906099] <==
	[INFO] 10.244.0.9:39480 - 15539 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000051481s
	[INFO] 10.244.0.9:39471 - 30467 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000074884s
	[INFO] 10.244.0.9:39471 - 36927 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000103932s
	[INFO] 10.244.0.9:48759 - 38457 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000069166s
	[INFO] 10.244.0.9:48759 - 2098 "A IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000042755s
	[INFO] 10.244.0.9:59843 - 9791 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000069723s
	[INFO] 10.244.0.9:59843 - 21306 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000048857s
	[INFO] 10.244.0.9:37803 - 32900 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000099454s
	[INFO] 10.244.0.9:37803 - 54664 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.002056334s
	[INFO] 10.244.0.9:41290 - 28079 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000079716s
	[INFO] 10.244.0.9:41290 - 6315 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000094395s
	[INFO] 10.244.0.26:57538 - 45821 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000788761s
	[INFO] 10.244.0.26:46295 - 40597 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000580712s
	[INFO] 10.244.0.26:56225 - 21244 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000157586s
	[INFO] 10.244.0.26:60133 - 19692 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146795s
	[INFO] 10.244.0.26:44637 - 42552 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000124272s
	[INFO] 10.244.0.26:53347 - 26521 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00030309s
	[INFO] 10.244.0.26:53411 - 21458 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004157768s
	[INFO] 10.244.0.26:51658 - 62173 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004907953s
	[INFO] 10.244.0.26:35200 - 17501 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003691701s
	[INFO] 10.244.0.26:33176 - 62741 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003609247s
	[INFO] 10.244.0.26:42425 - 9245 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003610935s
	[INFO] 10.244.0.26:55827 - 5271 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004010121s
	[INFO] 10.244.0.26:45004 - 28925 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003532166s
	[INFO] 10.244.0.26:51952 - 25294 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.003143329s
	
	
	==> describe nodes <==
	Name:               addons-743655
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-743655
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13
	                    minikube.k8s.io/name=addons-743655
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_06T18_32_59_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-743655
	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:  Fri, 06 Sep 2024 18:32:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-743655
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 06 Sep 2024 18:46:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 06 Sep 2024 18:46:05 +0000   Fri, 06 Sep 2024 18:32:53 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 06 Sep 2024 18:46:05 +0000   Fri, 06 Sep 2024 18:32:53 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 06 Sep 2024 18:46:05 +0000   Fri, 06 Sep 2024 18:32:53 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 06 Sep 2024 18:46:05 +0000   Fri, 06 Sep 2024 18:32:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-743655
	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:                 c9f8db2371114d11afd0cd5bc4fa1935
	  System UUID:                04f1ed12-682c-4c62-b7d6-3c9a4ad5ee6c
	  Boot ID:                    321326a9-aa1a-490f-9fa4-8394f8a0d6f6
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.2.0
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	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-82lnl     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gcp-auth                    gcp-auth-89d5ffd79-dnn4j                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-7frmh    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-6f6b679f8f-qxpz7                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-addons-743655                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-743655                250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-743655       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-8gqp7                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-743655                100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 nvidia-device-plugin-daemonset-cgzfv        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-ml4pb     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-glfn4              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     12m
	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-743655 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node addons-743655 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m (x8 over 13m)  kubelet          Node addons-743655 status is now: NodeHasSufficientPID
	  Normal  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m                kubelet          Node addons-743655 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m                kubelet          Node addons-743655 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m                kubelet          Node addons-743655 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m                node-controller  Node addons-743655 event: Registered Node addons-743655 in Controller
	
	
	==> dmesg <==
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 66 cc 26 cb 74 56 08 06
	[  +0.113435] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 76 fa b0 b5 f5 95 08 06
	[  +0.255221] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff f6 81 e8 4f b9 02 08 06
	[  +2.445014] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 9e f6 28 9e d8 87 08 06
	[ +15.783422] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 76 34 20 ba f5 cf 08 06
	[  +4.238059] 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 5a 70 9a 92 a0 46 08 06
	[  +0.283547] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 9a 07 69 88 b1 1c 08 06
	[  +0.056025] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff a6 fc f2 e9 82 d2 08 06
	[Sep 6 18:35] 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 52 43 f2 6f d1 42 08 06
	[  +0.068977] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 5e a3 cd 2b 18 45 08 06
	[Sep 6 18:36] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 46 9e 77 b6 0f 50 08 06
	[  +0.001491] IPv4: martian source 10.244.0.26 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 2e a2 fc c4 4c 29 08 06
	[Sep 6 18:45] IPv4: martian source 10.244.0.1 from 10.244.0.32, on dev eth0
	[  +0.000018] ll header: 00000000: ff ff ff ff ff ff 66 5e 05 ee 87 c2 08 06
	
	
	==> etcd [6d39d81d4957] <==
	{"level":"warn","ts":"2024-09-06T18:34:42.242011Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"355.886672ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" ","response":"range_response_count:1 size:1867"}
	{"level":"info","ts":"2024-09-06T18:34:42.242215Z","caller":"traceutil/trace.go:171","msg":"trace[1105747735] range","detail":"{range_begin:/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate; range_end:; response_count:1; response_revision:1263; }","duration":"356.134175ms","start":"2024-09-06T18:34:41.886063Z","end":"2024-09-06T18:34:42.242198Z","steps":["trace[1105747735] 'agreement among raft nodes before linearized reading'  (duration: 355.711023ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:34:42.242949Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-06T18:34:41.885985Z","time spent":"356.943031ms","remote":"127.0.0.1:38814","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":1,"response size":1891,"request content":"key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" "}
	{"level":"warn","ts":"2024-09-06T18:34:42.246068Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"155.741586ms","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-06T18:34:42.246832Z","caller":"traceutil/trace.go:171","msg":"trace[535192783] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1264; }","duration":"156.513398ms","start":"2024-09-06T18:34:42.090305Z","end":"2024-09-06T18:34:42.246818Z","steps":["trace[535192783] 'agreement among raft nodes before linearized reading'  (duration: 155.64965ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:34:42.246150Z","caller":"traceutil/trace.go:171","msg":"trace[1536532192] transaction","detail":"{read_only:false; response_revision:1264; number_of_response:1; }","duration":"210.467258ms","start":"2024-09-06T18:34:42.035660Z","end":"2024-09-06T18:34:42.246127Z","steps":["trace[1536532192] 'process raft request'  (duration: 210.182901ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:34:42.595957Z","caller":"traceutil/trace.go:171","msg":"trace[176172589] linearizableReadLoop","detail":"{readStateIndex:1298; appliedIndex:1297; }","duration":"310.895575ms","start":"2024-09-06T18:34:42.285043Z","end":"2024-09-06T18:34:42.595938Z","steps":["trace[176172589] 'read index received'  (duration: 277.780663ms)","trace[176172589] 'applied index is now lower than readState.Index'  (duration: 33.113941ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:34:42.596255Z","caller":"traceutil/trace.go:171","msg":"trace[1855820844] transaction","detail":"{read_only:false; response_revision:1265; number_of_response:1; }","duration":"345.274844ms","start":"2024-09-06T18:34:42.250964Z","end":"2024-09-06T18:34:42.596239Z","steps":["trace[1855820844] 'process raft request'  (duration: 311.91574ms)","trace[1855820844] 'compare'  (duration: 32.842802ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-06T18:34:42.596361Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-06T18:34:42.250946Z","time spent":"345.340329ms","remote":"127.0.0.1:38814","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3250,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" mod_revision:915 > success:<request_put:<key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" value_size:3161 >> failure:<request_range:<key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" > >"}
	{"level":"warn","ts":"2024-09-06T18:34:42.596618Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"311.565883ms","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-06T18:34:42.596653Z","caller":"traceutil/trace.go:171","msg":"trace[460378496] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1265; }","duration":"311.60648ms","start":"2024-09-06T18:34:42.285038Z","end":"2024-09-06T18:34:42.596645Z","steps":["trace[460378496] 'agreement among raft nodes before linearized reading'  (duration: 311.529932ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:34:42.596684Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-06T18:34:42.284998Z","time spent":"311.676262ms","remote":"127.0.0.1:38528","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/pods\" limit:1 "}
	{"level":"warn","ts":"2024-09-06T18:34:42.597420Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.331231ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/\" range_end:\"/registry/services/endpoints0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-06T18:34:42.597517Z","caller":"traceutil/trace.go:171","msg":"trace[1923861733] range","detail":"{range_begin:/registry/services/endpoints/; range_end:/registry/services/endpoints0; response_count:0; response_revision:1265; }","duration":"144.475391ms","start":"2024-09-06T18:34:42.453030Z","end":"2024-09-06T18:34:42.597505Z","steps":["trace[1923861733] 'agreement among raft nodes before linearized reading'  (duration: 144.293696ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:34:46.187643Z","caller":"traceutil/trace.go:171","msg":"trace[1788977599] transaction","detail":"{read_only:false; response_revision:1281; number_of_response:1; }","duration":"167.065881ms","start":"2024-09-06T18:34:46.020553Z","end":"2024-09-06T18:34:46.187619Z","steps":["trace[1788977599] 'process raft request'  (duration: 166.158263ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:34:46.592121Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"283.276358ms","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-06T18:34:46.595016Z","caller":"traceutil/trace.go:171","msg":"trace[206225081] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1281; }","duration":"286.173778ms","start":"2024-09-06T18:34:46.308820Z","end":"2024-09-06T18:34:46.594994Z","steps":["trace[206225081] 'range keys from in-memory index tree'  (duration: 283.127433ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:34:46.594797Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.950003ms","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-06T18:34:46.595786Z","caller":"traceutil/trace.go:171","msg":"trace[1168074104] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1281; }","duration":"280.906187ms","start":"2024-09-06T18:34:46.314824Z","end":"2024-09-06T18:34:46.595730Z","steps":["trace[1168074104] 'range keys from in-memory index tree'  (duration: 279.872054ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:34:46.593576Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"140.316867ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-06T18:34:46.599329Z","caller":"traceutil/trace.go:171","msg":"trace[1690296256] range","detail":"{range_begin:/registry/storageclasses/; range_end:/registry/storageclasses0; response_count:0; response_revision:1281; }","duration":"146.107492ms","start":"2024-09-06T18:34:46.453200Z","end":"2024-09-06T18:34:46.599307Z","steps":["trace[1690296256] 'count revisions from in-memory index tree'  (duration: 140.260087ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:36:39.201455Z","caller":"traceutil/trace.go:171","msg":"trace[401844328] transaction","detail":"{read_only:false; response_revision:1606; number_of_response:1; }","duration":"190.511488ms","start":"2024-09-06T18:36:39.010897Z","end":"2024-09-06T18:36:39.201409Z","steps":["trace[401844328] 'process raft request'  (duration: 190.385196ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:42:52.862925Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1872}
	{"level":"info","ts":"2024-09-06T18:42:53.239251Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1872,"took":"375.111847ms","hash":2243626822,"current-db-size-bytes":9023488,"current-db-size":"9.0 MB","current-db-size-in-use-bytes":5029888,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-06T18:42:53.239503Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2243626822,"revision":1872,"compact-revision":-1}
	
	
	==> gcp-auth [6b52b67902fa] <==
	2024/09/06 18:36:09 GCP Auth Webhook started!
	2024/09/06 18:36:30 Ready to marshal response ...
	2024/09/06 18:36:30 Ready to write response ...
	2024/09/06 18:36:30 Ready to marshal response ...
	2024/09/06 18:36:30 Ready to write response ...
	2024/09/06 18:36:57 Ready to marshal response ...
	2024/09/06 18:36:57 Ready to write response ...
	2024/09/06 18:36:57 Ready to marshal response ...
	2024/09/06 18:36:57 Ready to write response ...
	2024/09/06 18:36:58 Ready to marshal response ...
	2024/09/06 18:36:58 Ready to write response ...
	2024/09/06 18:45:06 Ready to marshal response ...
	2024/09/06 18:45:06 Ready to write response ...
	2024/09/06 18:45:13 Ready to marshal response ...
	2024/09/06 18:45:13 Ready to write response ...
	2024/09/06 18:45:28 Ready to marshal response ...
	2024/09/06 18:45:28 Ready to write response ...
	2024/09/06 18:45:52 Ready to marshal response ...
	2024/09/06 18:45:52 Ready to write response ...
	
	
	==> kernel <==
	 18:46:18 up 37 min,  0 users,  load average: 2.34, 1.50, 1.33
	Linux addons-743655 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 [930d4724aa53] <==
	I0906 18:36:49.842832       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0906 18:36:49.865053       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0906 18:36:50.592465       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0906 18:36:50.592468       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0906 18:36:50.594936       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0906 18:36:50.843929       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0906 18:36:51.277180       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0906 18:45:13.560955       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0906 18:45:45.860189       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:45:45.860553       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:45:45.895883       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:45:45.896206       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:45:45.929794       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:45:45.929855       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:45:45.976353       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:45:45.977042       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:45:46.014197       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:45:46.014530       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0906 18:45:46.978508       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0906 18:45:47.015129       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0906 18:45:47.127343       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0906 18:45:55.551711       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.32:33192: read: connection reset by peer
	I0906 18:46:11.934325       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0906 18:46:12.968590       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	W0906 18:46:12.984463       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	
	
	==> kube-controller-manager [05ef86aeb7d2] <==
	I0906 18:45:57.989210       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/tiller-deploy-b48cc5f79" duration="6.995µs"
	W0906 18:45:58.818565       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
	E0906 18:45:58.818657       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"
	W0906 18:46:03.460740       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
	E0906 18:46:03.460798       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"
	W0906 18:46:03.705583       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
	E0906 18:46:03.705650       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"
	I0906 18:46:05.069275       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="29.847µs"
	I0906 18:46:05.507571       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-743655"
	I0906 18:46:05.705259       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0906 18:46:05.705314       1 shared_informer.go:320] Caches are synced for resource quota
	I0906 18:46:06.118504       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0906 18:46:06.118560       1 shared_informer.go:320] Caches are synced for garbage collector
	W0906 18:46:08.890850       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
	E0906 18:46:08.890907       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"
	W0906 18:46:10.856043       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
	E0906 18:46:10.856115       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"
	E0906 18:46:12.986814       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"
	W0906 18:46:14.455477       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
	E0906 18:46:14.455543       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"
	W0906 18:46:14.543632       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
	E0906 18:46:14.543694       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"
	I0906 18:46:15.179490       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="8.827µs"
	W0906 18:46:16.649264       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
	E0906 18:46:16.649326       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 [f6f7785321e4] <==
	I0906 18:33:12.098814       1 server_linux.go:66] "Using iptables proxy"
	I0906 18:33:14.335847       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0906 18:33:14.338370       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`"
	I0906 18:33:14.905801       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0906 18:33:14.906078       1 server_linux.go:169] "Using iptables Proxier"
	I0906 18:33:14.962697       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"
	I0906 18:33:14.984859       1 server.go:483] "Version info" version="v1.31.0"
	I0906 18:33:14.995996       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0906 18:33:15.097083       1 config.go:197] "Starting service config controller"
	I0906 18:33:15.115174       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0906 18:33:15.115725       1 config.go:104] "Starting endpoint slice config controller"
	I0906 18:33:15.115799       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0906 18:33:15.165136       1 config.go:326] "Starting node config controller"
	I0906 18:33:15.166802       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0906 18:33:15.416647       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0906 18:33:15.434847       1 shared_informer.go:320] Caches are synced for service config
	I0906 18:33:15.502700       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [80756cd66d7e] <==
	W0906 18:32:55.643092       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
	E0906 18:32:55.643171       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"
	W0906 18:32:55.643360       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0906 18:32:55.644274       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0906 18:32:55.646142       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
	E0906 18:32:55.647047       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"
	W0906 18:32:56.477092       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
	E0906 18:32:56.477162       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"
	W0906 18:32:56.531746       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
	E0906 18:32:56.532068       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"
	W0906 18:32:56.576225       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
	E0906 18:32:56.576312       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"
	W0906 18:32:56.637515       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
	E0906 18:32:56.637899       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"
	W0906 18:32:56.732999       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"
	E0906 18:32:56.733465       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"
	W0906 18:32:56.749219       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0906 18:32:56.749642       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0906 18:32:56.760253       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0906 18:32:56.760339       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0906 18:32:56.785217       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0906 18:32:56.785657       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0906 18:32:56.862101       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
	E0906 18:32:56.862305       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"
	I0906 18:32:58.917305       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.306063    2175 reconciler_common.go:288] "Volume detached for volume \"debugfs\" (UniqueName: \"kubernetes.io/host-path/0a49df62-d68a-4c57-87f6-51316aa045c2-debugfs\") on node \"addons-743655\" DevicePath \"\""
	Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.306078    2175 reconciler_common.go:288] "Volume detached for volume \"run\" (UniqueName: \"kubernetes.io/host-path/0a49df62-d68a-4c57-87f6-51316aa045c2-run\") on node \"addons-743655\" DevicePath \"\""
	Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.306091    2175 reconciler_common.go:288] "Volume detached for volume \"bpffs\" (UniqueName: \"kubernetes.io/host-path/0a49df62-d68a-4c57-87f6-51316aa045c2-bpffs\") on node \"addons-743655\" DevicePath \"\""
	Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.757650    2175 scope.go:117] "RemoveContainer" containerID="551f57a301d7975dc03e12bf7e83489645da7d08f0f2f1f86542fb3812c6e204"
	Sep 06 18:46:13 addons-743655 kubelet[2175]: E0906 18:46:13.434404    2175 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="cf638259-49d7-4922-8299-e9079c79f67f"
	Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.423010    2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/cf638259-49d7-4922-8299-e9079c79f67f-gcp-creds\") pod \"cf638259-49d7-4922-8299-e9079c79f67f\" (UID: \"cf638259-49d7-4922-8299-e9079c79f67f\") "
	Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.423092    2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-xd9jv\" (UniqueName: \"kubernetes.io/projected/cf638259-49d7-4922-8299-e9079c79f67f-kube-api-access-xd9jv\") pod \"cf638259-49d7-4922-8299-e9079c79f67f\" (UID: \"cf638259-49d7-4922-8299-e9079c79f67f\") "
	Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.423227    2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/cf638259-49d7-4922-8299-e9079c79f67f-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "cf638259-49d7-4922-8299-e9079c79f67f" (UID: "cf638259-49d7-4922-8299-e9079c79f67f"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.426851    2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cf638259-49d7-4922-8299-e9079c79f67f-kube-api-access-xd9jv" (OuterVolumeSpecName: "kube-api-access-xd9jv") pod "cf638259-49d7-4922-8299-e9079c79f67f" (UID: "cf638259-49d7-4922-8299-e9079c79f67f"). InnerVolumeSpecName "kube-api-access-xd9jv". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.447525    2175 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0a49df62-d68a-4c57-87f6-51316aa045c2" path="/var/lib/kubelet/pods/0a49df62-d68a-4c57-87f6-51316aa045c2/volumes"
	Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.523603    2175 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/cf638259-49d7-4922-8299-e9079c79f67f-gcp-creds\") on node \"addons-743655\" DevicePath \"\""
	Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.523653    2175 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-xd9jv\" (UniqueName: \"kubernetes.io/projected/cf638259-49d7-4922-8299-e9079c79f67f-kube-api-access-xd9jv\") on node \"addons-743655\" DevicePath \"\""
	Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.837234    2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-487vh\" (UniqueName: \"kubernetes.io/projected/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff-kube-api-access-487vh\") pod \"d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff\" (UID: \"d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff\") "
	Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.842633    2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff-kube-api-access-487vh" (OuterVolumeSpecName: "kube-api-access-487vh") pod "d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff" (UID: "d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff"). InnerVolumeSpecName "kube-api-access-487vh". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.868711    2175 scope.go:117] "RemoveContainer" containerID="c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
	Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.924980    2175 scope.go:117] "RemoveContainer" containerID="c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
	Sep 06 18:46:15 addons-743655 kubelet[2175]: E0906 18:46:15.926690    2175 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c" containerID="c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
	Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.926775    2175 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"} err="failed to get container status \"c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c\": rpc error: code = Unknown desc = Error response from daemon: No such container: c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
	Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.937671    2175 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-487vh\" (UniqueName: \"kubernetes.io/projected/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff-kube-api-access-487vh\") on node \"addons-743655\" DevicePath \"\""
	Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.072204    2175 scope.go:117] "RemoveContainer" containerID="23c62d109f27e351d84bdbd0a8fd5a9c52411bb25907b914d0d06067d9fdd0f2"
	Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.138423    2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-mg85v\" (UniqueName: \"kubernetes.io/projected/864e47f3-9d74-4de5-9236-7fdc705d51f7-kube-api-access-mg85v\") pod \"864e47f3-9d74-4de5-9236-7fdc705d51f7\" (UID: \"864e47f3-9d74-4de5-9236-7fdc705d51f7\") "
	Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.144428    2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/864e47f3-9d74-4de5-9236-7fdc705d51f7-kube-api-access-mg85v" (OuterVolumeSpecName: "kube-api-access-mg85v") pod "864e47f3-9d74-4de5-9236-7fdc705d51f7" (UID: "864e47f3-9d74-4de5-9236-7fdc705d51f7"). InnerVolumeSpecName "kube-api-access-mg85v". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.239383    2175 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-mg85v\" (UniqueName: \"kubernetes.io/projected/864e47f3-9d74-4de5-9236-7fdc705d51f7-kube-api-access-mg85v\") on node \"addons-743655\" DevicePath \"\""
	Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.464430    2175 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cf638259-49d7-4922-8299-e9079c79f67f" path="/var/lib/kubelet/pods/cf638259-49d7-4922-8299-e9079c79f67f/volumes"
	Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.465041    2175 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff" path="/var/lib/kubelet/pods/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff/volumes"
	
	
	==> storage-provisioner [0f8fc48a2ed5] <==
	I0906 18:33:21.291213       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0906 18:33:22.195805       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0906 18:33:22.210629       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0906 18:33:22.658585       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0906 18:33:22.659829       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-743655_4d3ed265-3242-40a7-913b-b2de622a564a!
	I0906 18:33:22.700513       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0e01efce-926a-4977-bfce-411e8e7e9ea0", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-743655_4d3ed265-3242-40a7-913b-b2de622a564a became leader
	I0906 18:33:23.261750       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-743655_4d3ed265-3242-40a7-913b-b2de622a564a!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-743655 -n addons-743655
helpers_test.go:261: (dbg) Run:  kubectl --context addons-743655 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-gvz87 ingress-nginx-admission-patch-9hv9z
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-743655 describe pod busybox nginx ingress-nginx-admission-create-gvz87 ingress-nginx-admission-patch-9hv9z
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-743655 describe pod busybox nginx ingress-nginx-admission-create-gvz87 ingress-nginx-admission-patch-9hv9z: exit status 1 (260.076795ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-743655/192.168.49.2
	Start Time:       Fri, 06 Sep 2024 18:36:57 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hkr2t (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-hkr2t:
	    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-743655
	  Warning  Failed     8m2s (x6 over 9m21s)    kubelet            Error: ImagePullBackOff
	  Normal   Pulling    7m49s (x4 over 9m22s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m49s (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     7m49s (x4 over 9m22s)   kubelet            Error: ErrImagePull
	  Normal   BackOff    4m15s (x22 over 9m21s)  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-743655/192.168.49.2
	Start Time:       Fri, 06 Sep 2024 18:46:19 +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-vqh6s (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vqh6s:
	    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  1s    default-scheduler  Successfully assigned default/nginx to addons-743655
	  Normal  Pulling    0s    kubelet            Pulling image "docker.io/nginx:alpine"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-743655 describe pod busybox nginx ingress-nginx-admission-create-gvz87 ingress-nginx-admission-patch-9hv9z: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.70s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.29s)

                                                
                                                
=== 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) Non-zero exit: out/minikube-linux-amd64 license: exit status 40 (286.031552ms)

                                                
                                                
-- stdout --
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to INET_LICENSES: Failed to download licenses: download request did not return a 200, received: 404
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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_license_e06def9ad30f3b82c2fec2d915fcc2365bb8aa93_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2289: command "\n\n" failed: exit status 40
--- FAIL: TestFunctional/parallel/License (0.29s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0906 18:51:13.179539    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0906 18:51:52.868995    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/06 18:52:19 [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-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0906 18:52:33.831089    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-090250 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.186µ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-090250 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.96.251.109   <pending>     80:32425/TCP   3m11s

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
E0906 18:51:32.387046    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-090250 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (450.554513ms)

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdany-port2928754743/001:/mount-9p --alsologtostderr -v=1] stderr:
I0906 18:51:24.530714   44959 out.go:345] Setting OutFile to fd 1 ...
I0906 18:51:24.530979   44959 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:24.531009   44959 out.go:358] Setting ErrFile to fd 2...
I0906 18:51:24.531025   44959 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:24.531607   44959 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:51:24.532136   44959 mustload.go:65] Loading cluster: functional-090250
I0906 18:51:24.535277   44959 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:51:24.536824   44959 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:51:24.578004   44959 host.go:66] Checking if "functional-090250" exists ...
I0906 18:51:24.579015   44959 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0906 18:51:24.820669   44959 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:33 OomKillDisable:false NGoroutines:58 SystemTime:2024-09-06 18:51:24.801294541 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0906 18:51:24.820891   44959 cli_runner.go:164] Run: docker network inspect functional-090250 --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}}]}"
I0906 18:51:24.875681   44959 out.go:201] 
W0906 18:51:24.877755   44959 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.
I0906 18:51:24.879792   44959 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (14.06s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdspecific-port160986532/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0906 18:51:38.572915   45639 out.go:345] Setting OutFile to fd 1 ...
I0906 18:51:38.573262   45639 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:38.573294   45639 out.go:358] Setting ErrFile to fd 2...
I0906 18:51:38.573317   45639 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:38.573737   45639 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:51:38.574134   45639 mustload.go:65] Loading cluster: functional-090250
I0906 18:51:38.574744   45639 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:51:38.575741   45639 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:51:38.636063   45639 host.go:66] Checking if "functional-090250" exists ...
I0906 18:51:38.636590   45639 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0906 18:51:38.830925   45639 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:34 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-06 18:51:38.807390011 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0906 18:51:38.831186   45639 cli_runner.go:164] Run: docker network inspect functional-090250 --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}}]}"
I0906 18:51:38.874991   45639 out.go:201] 
W0906 18:51:38.876843   45639 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.
I0906 18:51:38.878587   45639 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (13.64s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1854718095/001:/mount1 --alsologtostderr -v=1] stderr:
I0906 18:51:52.286072   46308 out.go:345] Setting OutFile to fd 1 ...
I0906 18:51:52.286515   46308 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:52.286537   46308 out.go:358] Setting ErrFile to fd 2...
I0906 18:51:52.286548   46308 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:52.287020   46308 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:51:52.287748   46308 mustload.go:65] Loading cluster: functional-090250
I0906 18:51:52.288599   46308 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:51:52.289632   46308 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:51:52.462797   46308 host.go:66] Checking if "functional-090250" exists ...
I0906 18:51:52.463395   46308 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0906 18:51:53.015812   46308 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:34 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-06 18:51:52.739353926 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0906 18:51:53.016057   46308 cli_runner.go:164] Run: docker network inspect functional-090250 --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}}]}"
I0906 18:51:53.153877   46308 out.go:201] 
W0906 18:51:53.155866   46308 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.
I0906 18:51:53.158213   46308 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1854718095/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1854718095/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1854718095/001:/mount2 --alsologtostderr -v=1] stderr:
I0906 18:51:52.332789   46309 out.go:345] Setting OutFile to fd 1 ...
I0906 18:51:52.336772   46309 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:52.336826   46309 out.go:358] Setting ErrFile to fd 2...
I0906 18:51:52.336850   46309 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:52.337317   46309 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:51:52.337878   46309 mustload.go:65] Loading cluster: functional-090250
I0906 18:51:52.338785   46309 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:51:52.340106   46309 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:51:52.484144   46309 host.go:66] Checking if "functional-090250" exists ...
I0906 18:51:52.484678   46309 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0906 18:51:53.202748   46309 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:33 OomKillDisable:false NGoroutines:58 SystemTime:2024-09-06 18:51:53.160793177 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0906 18:51:53.203050   46309 cli_runner.go:164] Run: docker network inspect functional-090250 --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}}]}"
I0906 18:51:53.277962   46309 out.go:201] 
W0906 18:51:53.285811   46309 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.
I0906 18:51:53.287691   46309 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1854718095/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1854718095/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-090250 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1854718095/001:/mount3 --alsologtostderr -v=1] stderr:
I0906 18:51:52.379965   46310 out.go:345] Setting OutFile to fd 1 ...
I0906 18:51:52.380371   46310 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:52.380412   46310 out.go:358] Setting ErrFile to fd 2...
I0906 18:51:52.380453   46310 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:51:52.381105   46310 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:51:52.381903   46310 mustload.go:65] Loading cluster: functional-090250
I0906 18:51:52.382882   46310 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:51:52.389677   46310 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:51:52.519511   46310 host.go:66] Checking if "functional-090250" exists ...
I0906 18:51:52.520264   46310 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0906 18:51:53.134847   46310 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:33 OomKillDisable:false NGoroutines:58 SystemTime:2024-09-06 18:51:53.057650751 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0906 18:51:53.135137   46310 cli_runner.go:164] Run: docker network inspect functional-090250 --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}}]}"
I0906 18:51:53.220303   46310 out.go:201] 
W0906 18:51:53.222766   46310 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.
I0906 18:51:53.224410   46310 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (14.14s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
E0906 18:53:55.753617    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/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-090250 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.96.251.109   <pending>     80:32425/TCP   4m31s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (80.10s)

                                                
                                    

Test pass (96/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.17
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.16
5 TestAddons/Setup 266
7 TestAddons/serial/Volcano 46.3
9 TestAddons/serial/GCPAuth/Namespaces 0.23
12 TestAddons/parallel/Ingress 25.77
13 TestAddons/parallel/InspektorGadget 12.54
14 TestAddons/parallel/MetricsServer 6.97
15 TestAddons/parallel/HelmTiller 11.76
17 TestAddons/parallel/CSI 42.93
18 TestAddons/parallel/Headlamp 20.22
19 TestAddons/parallel/CloudSpanner 6.71
20 TestAddons/parallel/LocalPath 13.94
21 TestAddons/parallel/NvidiaDevicePlugin 6.62
22 TestAddons/parallel/Yakd 11.95
23 TestAddons/StoppedEnableDisable 11.77
26 TestFunctional/serial/CopySyncFile 0.08
27 TestFunctional/serial/StartWithProxy 48.29
28 TestFunctional/serial/AuditLog 0
29 TestFunctional/serial/SoftStart 28.5
30 TestFunctional/serial/KubeContext 0.11
31 TestFunctional/serial/KubectlGetPods 0.11
34 TestFunctional/serial/CacheCmd/cache/add_remote 4.06
35 TestFunctional/serial/CacheCmd/cache/add_local 1.45
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.09
37 TestFunctional/serial/CacheCmd/cache/list 0.09
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.48
39 TestFunctional/serial/CacheCmd/cache/cache_reload 2.08
40 TestFunctional/serial/CacheCmd/cache/delete 0.18
41 TestFunctional/serial/MinikubeKubectlCmd 1.41
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.18
43 TestFunctional/serial/ExtraConfig 45.65
44 TestFunctional/serial/ComponentHealth 0.14
45 TestFunctional/serial/LogsCmd 1.62
46 TestFunctional/serial/LogsFileCmd 1.76
47 TestFunctional/serial/InvalidService 4.97
49 TestFunctional/parallel/ConfigCmd 0.91
50 TestFunctional/parallel/DashboardCmd 12.76
51 TestFunctional/parallel/DryRun 0.88
52 TestFunctional/parallel/InternationalLanguage 0.35
53 TestFunctional/parallel/StatusCmd 1.51
57 TestFunctional/parallel/ServiceCmdConnect 9.17
58 TestFunctional/parallel/AddonsCmd 0.29
59 TestFunctional/parallel/PersistentVolumeClaim 31.06
61 TestFunctional/parallel/SSHCmd 0.8
62 TestFunctional/parallel/CpCmd 3.15
63 TestFunctional/parallel/MySQL 43.41
64 TestFunctional/parallel/FileSync 0.43
65 TestFunctional/parallel/CertSync 3.7
69 TestFunctional/parallel/NodeLabels 0.1
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.55
74 TestFunctional/parallel/Version/short 0.1
75 TestFunctional/parallel/Version/components 1.67
76 TestFunctional/parallel/ImageCommands/ImageListShort 0.32
77 TestFunctional/parallel/ImageCommands/ImageListTable 0.32
78 TestFunctional/parallel/ImageCommands/ImageListJson 0.32
79 TestFunctional/parallel/ImageCommands/ImageListYaml 0.41
80 TestFunctional/parallel/ImageCommands/ImageBuild 3.24
81 TestFunctional/parallel/ImageCommands/Setup 2.95
82 TestFunctional/parallel/DockerEnv/bash 1.82
83 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.11
84 TestFunctional/parallel/UpdateContextCmd/no_changes 0.25
85 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.26
86 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.25
87 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.52
88 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.62
89 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.63
90 TestFunctional/parallel/ImageCommands/ImageRemove 1.09
91 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.53
92 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.99
93 TestFunctional/parallel/ServiceCmd/DeployApp 28.62
94 TestFunctional/parallel/ServiceCmd/List 0.59
95 TestFunctional/parallel/ServiceCmd/JSONOutput 0.46
96 TestFunctional/parallel/ServiceCmd/HTTPS 0.52
97 TestFunctional/parallel/ServiceCmd/Format 0.53
98 TestFunctional/parallel/ServiceCmd/URL 0.85
100 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.69
101 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
103 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.77
105 TestFunctional/parallel/ProfileCmd/profile_not_create 0.81
106 TestFunctional/parallel/ProfileCmd/profile_list 0.57
107 TestFunctional/parallel/ProfileCmd/profile_json_output 0.57
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.06
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.05
123 TestStartStop/group/cloud-shell/serial/FirstStart 46.58
124 TestStartStop/group/cloud-shell/serial/DeployApp 8.46
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.32
126 TestStartStop/group/cloud-shell/serial/Stop 11.23
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.27
128 TestStartStop/group/cloud-shell/serial/SecondStart 306.56
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.12
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.13
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.51
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-743655
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-743655: exit status 85 (165.611318ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.16s)

                                                
                                                
=== 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-743655
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-743655: exit status 85 (163.57043ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (266s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-743655 --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-743655 --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: (4m25.99565777s)
--- PASS: TestAddons/Setup (266.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (46.3s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:905: volcano-admission stabilized in 363.121916ms
addons_test.go:897: volcano-scheduler stabilized in 365.928869ms
addons_test.go:913: volcano-controller stabilized in 366.592909ms
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-brpv7" [dcdd9ed8-f244-4e61-9005-d5c20e277772] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005266422s
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-czp2n" [a707b6ab-b72b-404a-a55c-1d777e6af208] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.005623408s
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-lqfv2" [19666674-d6aa-4aeb-b252-94dfaa215219] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 6.005123483s
addons_test.go:932: (dbg) Run:  kubectl --context addons-743655 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-743655 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-743655 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" [1b195973-6dbe-405b-b016-1174aac76f86] Pending
helpers_test.go:344: "test-job-nginx-0" [1b195973-6dbe-405b-b016-1174aac76f86] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [1b195973-6dbe-405b-b016-1174aac76f86] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 16.004574727s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 addons disable volcano --alsologtostderr -v=1: (11.111672201s)
--- PASS: TestAddons/serial/Volcano (46.30s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (25.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-743655 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-743655 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-743655 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" [810652fa-cea0-4e2d-bae1-26009f4f147a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [810652fa-cea0-4e2d-bae1-26009f4f147a] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.004628781s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-743655 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 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-743655 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 addons disable ingress-dns --alsologtostderr -v=1: (2.255720543s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 addons disable ingress --alsologtostderr -v=1: (8.315765538s)
--- PASS: TestAddons/parallel/Ingress (25.77s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.54s)

                                                
                                                
=== 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-shlsr" [0a49df62-d68a-4c57-87f6-51316aa045c2] 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.005107731s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-743655
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-743655: (6.531337861s)
--- PASS: TestAddons/parallel/InspektorGadget (12.54s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 7.888913ms
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-z584c" [8fbc3b1e-c6dc-4cd8-a64e-77e80dcaa5b0] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005292723s
addons_test.go:417: (dbg) Run:  kubectl --context addons-743655 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.97s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (11.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 6.77138ms
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-tgzmb" [b3774e08-1400-49ca-8fd8-909198c24278] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.004730492s
addons_test.go:475: (dbg) Run:  kubectl --context addons-743655 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-743655 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.781128436s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (11.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (42.93s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 57.941245ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-743655 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-743655 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-743655 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" [c313d607-1fc0-4c08-b608-6a8d81a9f9c8] Pending
helpers_test.go:344: "task-pv-pod" [c313d607-1fc0-4c08-b608-6a8d81a9f9c8] 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" [c313d607-1fc0-4c08-b608-6a8d81a9f9c8] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.005753371s
addons_test.go:590: (dbg) Run:  kubectl --context addons-743655 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-743655 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-743655 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-743655 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-743655 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-743655 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-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-743655 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" [f09814e6-b3a9-419b-9926-9ba1b9e1e599] Pending
helpers_test.go:344: "task-pv-pod-restore" [f09814e6-b3a9-419b-9926-9ba1b9e1e599] 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" [f09814e6-b3a9-419b-9926-9ba1b9e1e599] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.006883183s
addons_test.go:632: (dbg) Run:  kubectl --context addons-743655 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-743655 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-743655 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.604600642s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 addons disable volumesnapshots --alsologtostderr -v=1: (1.421099461s)
--- PASS: TestAddons/parallel/CSI (42.93s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20.22s)

                                                
                                                
=== 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-743655 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-743655 --alsologtostderr -v=1: (1.291313522s)
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-m2599" [a32a94de-bd12-49d9-a0c2-4d15169a0359] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-m2599" [a32a94de-bd12-49d9-a0c2-4d15169a0359] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-m2599" [a32a94de-bd12-49d9-a0c2-4d15169a0359] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.005760821s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 addons disable headlamp --alsologtostderr -v=1: (5.913648765s)
--- PASS: TestAddons/parallel/Headlamp (20.22s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.71s)

                                                
                                                
=== 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-82lnl" [2ac359fe-bd19-4c93-9cff-ba15b4199434] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.006316942s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-743655
--- PASS: TestAddons/parallel/CloudSpanner (6.71s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (13.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-743655 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-743655 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-743655 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-743655 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" [57f7b662-f0c1-4992-b0b2-acca2fa917e2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [57f7b662-f0c1-4992-b0b2-acca2fa917e2] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [57f7b662-f0c1-4992-b0b2-acca2fa917e2] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.01481307s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-743655 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 ssh "cat /opt/local-path-provisioner/pvc-cf4f5a51-0ff3-49b9-a537-919ca1b21ec0_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-743655 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-743655 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (13.94s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.62s)

                                                
                                                
=== 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-cgzfv" [6ccfe799-bdfc-43e5-a11e-b5658965367c] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004181467s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-743655
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.62s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.95s)

                                                
                                                
=== 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-glfn4" [2f6521dc-ca68-480d-8041-7a7d9c2b67dd] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004623459s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-743655 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 addons disable yakd --alsologtostderr -v=1: (5.945934861s)
--- PASS: TestAddons/parallel/Yakd (11.95s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.77s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.08s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/files/etc/test/nested/copy/7783/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.08s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (48.29s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.5s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.41s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.18s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (45.65s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.62s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 logs --file /tmp/TestFunctionalserialLogsFileCmd4141853298/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-090250 logs --file /tmp/TestFunctionalserialLogsFileCmd4141853298/001/logs.txt: (1.759073973s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.97s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.91s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.76s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.88s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 18:52:06.324686   46924 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:52:06.325023   46924 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:06.325077   46924 out.go:358] Setting ErrFile to fd 2...
	I0906 18:52:06.325107   46924 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:06.325672   46924 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
	I0906 18:52:06.326731   46924 out.go:352] Setting JSON to false
	I0906 18:52:06.328191   46924 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":2593,"bootTime":1725646134,"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"}
	I0906 18:52:06.328478   46924 start.go:139] virtualization:  guest
	I0906 18:52:06.332484   46924 out.go:177] * [functional-090250] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0906 18:52:06.337069   46924 notify.go:220] Checking for updates...
	I0906 18:52:06.344056   46924 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 18:52:06.347811   46924 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:52:06.355553   46924 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19576-429/kubeconfig
	I0906 18:52:06.389821   46924 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19576-429/.minikube
	I0906 18:52:06.393149   46924 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0906 18:52:06.396307   46924 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0906 18:52:06.400590   46924 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0906 18:52:06.401799   46924 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:52:06.471908   46924 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0906 18:52:06.472097   46924 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:52:06.591860   46924 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:33 OomKillDisable:false NGoroutines:58 SystemTime:2024-09-06 18:52:06.574987395 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0906 18:52:06.592026   46924 docker.go:318] overlay module found
	I0906 18:52:06.595883   46924 out.go:177] * Using the docker driver based on existing profile
	I0906 18:52:06.598895   46924 start.go:297] selected driver: docker
	I0906 18:52:06.598926   46924 start.go:901] validating driver "docker" against &{Name:functional-090250 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:functional-090250 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.0 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 CertExpiration:26280h0m0s Mount:fals
e 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}
	I0906 18:52:06.599096   46924 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:52:06.602876   46924 out.go:201] 
	W0906 18:52:06.606300   46924 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
	I0906 18:52:06.608999   46924 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.35s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 18:52:07.186718   47058 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:52:07.186907   47058 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:07.186924   47058 out.go:358] Setting ErrFile to fd 2...
	I0906 18:52:07.186934   47058 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:07.187339   47058 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
	I0906 18:52:07.188003   47058 out.go:352] Setting JSON to false
	I0906 18:52:07.189072   47058 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":2593,"bootTime":1725646134,"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"}
	I0906 18:52:07.189165   47058 start.go:139] virtualization:  guest
	I0906 18:52:07.193481   47058 out.go:177] * [functional-090250] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0906 18:52:07.196828   47058 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 18:52:07.196953   47058 notify.go:220] Checking for updates...
	I0906 18:52:07.202520   47058 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:52:07.206291   47058 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19576-429/kubeconfig
	I0906 18:52:07.209267   47058 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19576-429/.minikube
	I0906 18:52:07.212484   47058 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0906 18:52:07.216651   47058 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0906 18:52:07.220657   47058 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0906 18:52:07.222080   47058 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:52:07.265241   47058 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0906 18:52:07.265488   47058 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:52:07.368235   47058 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:33 OomKillDisable:false NGoroutines:58 SystemTime:2024-09-06 18:52:07.348761637 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0906 18:52:07.368419   47058 docker.go:318] overlay module found
	I0906 18:52:07.372156   47058 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0906 18:52:07.375072   47058 start.go:297] selected driver: docker
	I0906 18:52:07.375106   47058 start.go:901] validating driver "docker" against &{Name:functional-090250 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:functional-090250 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.0 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 CertExpiration:26280h0m0s Mount:fals
e 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}
	I0906 18:52:07.375293   47058 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:52:07.378969   47058 out.go:201] 
	W0906 18:52:07.382690   47058 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
	I0906 18:52:07.385886   47058 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 status -o json
E0906 18:51:22.144669    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/StatusCmd (1.51s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-090250 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-090250 expose deployment hello-node-connect --type=NodePort --port=8080
E0906 18:51:11.884743    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:51:11.893583    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:51:11.904886    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:51:11.926286    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:51:11.970682    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:51:12.053263    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
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-n9vlt" [85858784-8273-4906-a50b-d4df309c6945] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0906 18:51:12.215488    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:51:12.537689    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-n9vlt" [85858784-8273-4906-a50b-d4df309c6945] Running
E0906 18:51:14.461206    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:51:17.022723    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004822197s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32206
functional_test.go:1675: http://192.168.49.2:32206: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (31.06s)

                                                
                                                
=== 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" [51859dbc-3ee3-4300-95ea-2559e244d08d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.009538262s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-090250 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-090250 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-090250 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-090250 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" [b2056987-3cb5-48ef-8cae-438d152bfbe8] Pending
helpers_test.go:344: "sp-pod" [b2056987-3cb5-48ef-8cae-438d152bfbe8] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [b2056987-3cb5-48ef-8cae-438d152bfbe8] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.005493494s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-090250 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-090250 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-090250 delete -f testdata/storage-provisioner/pod.yaml: (1.429992729s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-090250 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" [0197511a-ec28-42ef-984e-f5596d16ce6d] Pending
helpers_test.go:344: "sp-pod" [0197511a-ec28-42ef-984e-f5596d16ce6d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [0197511a-ec28-42ef-984e-f5596d16ce6d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004762621s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-090250 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (31.06s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.8s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (3.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (43.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-090250 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-cmdwj" [1fc4a3fb-8eef-4534-b7f3-6da5331cde03] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-cmdwj" [1fc4a3fb-8eef-4534-b7f3-6da5331cde03] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 30.005465767s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-090250 exec mysql-6cdb49bbb-cmdwj -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-090250 exec mysql-6cdb49bbb-cmdwj -- mysql -ppassword -e "show databases;": exit status 1 (299.032196ms)

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

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

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

                                                
                                                
** 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-090250 exec mysql-6cdb49bbb-cmdwj -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Done: kubectl --context functional-090250 exec mysql-6cdb49bbb-cmdwj -- mysql -ppassword -e "show databases;": (1.023327669s)
--- PASS: TestFunctional/parallel/MySQL (43.41s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.43s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (3.7s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.55s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

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

                                                
                                                
=== 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-090250 version --short
--- PASS: TestFunctional/parallel/Version/short (0.10s)

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

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

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

                                                
                                                
=== 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-090250 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-090250 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.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
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-090250
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-090250
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-090250 image ls --format short --alsologtostderr:
I0906 18:52:22.762980   47861 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:22.763277   47861 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:22.763294   47861 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:22.763303   47861 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:22.763674   47861 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:52:22.764571   47861 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:22.764837   47861 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:22.765569   47861 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:52:22.793902   47861 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:22.794029   47861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090250
I0906 18:52:22.836458   47861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/functional-090250/id_rsa Username:docker}
I0906 18:52:22.946687   47861 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.32s)

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

                                                
                                                
=== 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-090250 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-090250 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-apiserver              | v1.31.0           | 604f5db92eaa8 | 94.2MB |
| registry.k8s.io/kube-proxy                  | v1.31.0           | ad83b2ca7b09e | 91.5MB |
| docker.io/kicbase/echo-server               | functional-090250 | 9056ab77afb8e | 4.94MB |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/minikube-local-cache-test | functional-090250 | 3e26ada2b1761 | 30B    |
| registry.k8s.io/kube-scheduler              | v1.31.0           | 1766f54c897f0 | 67.4MB |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| registry.k8s.io/coredns/coredns             | v1.11.1           | cbb01a7bd410d | 59.8MB |
| docker.io/library/nginx                     | alpine            | 0f0eda053dc5c | 43.3MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/library/nginx                     | latest            | 39286ab8a5e14 | 188MB  |
| registry.k8s.io/kube-controller-manager     | v1.31.0           | 045733566833c | 88.4MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| localhost/my-image                          | functional-090250 | c24da8c3f9e9d | 1.24MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-090250 image ls --format table --alsologtostderr:
I0906 18:52:26.756125   48155 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:26.756470   48155 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:26.756510   48155 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:26.756533   48155 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:26.756948   48155 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:52:26.758222   48155 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:26.758503   48155 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:26.759572   48155 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:52:26.795995   48155 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:26.796164   48155 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090250
I0906 18:52:26.823870   48155 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/functional-090250/id_rsa Username:docker}
I0906 18:52:26.923454   48155 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.32s)

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

                                                
                                                
=== 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-090250 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-090250 image ls --format json --alsologtostderr:
[{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"94200000"},{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67400000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"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":"c24da8c3f9e9d66d9ea0e8f86dbec8d3132be7e5a7b6b7547f2b
096bea9a716d","repoDigests":[],"repoTags":["localhost/my-image:functional-090250"],"size":"1240000"},{"id":"0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43300000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"59800000"},{"id":"ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"91500000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size
":"95400000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"3e26ada2b176107eba749d3af45dcabad589367d266450048b0c412db338d95f","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-090250"],"size":"30"},{"id":"045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"88400000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-090250"],"size":"4940000"},{"id":"115053965e86
b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-090250 image ls --format json --alsologtostderr:
I0906 18:52:27.081578   48204 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:27.081749   48204 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:27.081765   48204 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:27.081775   48204 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:27.082055   48204 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:52:27.083226   48204 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:27.083527   48204 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:27.084211   48204 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:52:27.112853   48204 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:27.112970   48204 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090250
I0906 18:52:27.141482   48204 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/functional-090250/id_rsa Username:docker}
I0906 18:52:27.242066   48204 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.32s)

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

                                                
                                                
=== 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-090250 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-090250 image ls --format yaml --alsologtostderr:
- id: 0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43300000"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "59800000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: c24da8c3f9e9d66d9ea0e8f86dbec8d3132be7e5a7b6b7547f2b096bea9a716d
repoDigests: []
repoTags:
- localhost/my-image:functional-090250
size: "1240000"
- id: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "94200000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-090250
size: "4940000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 3e26ada2b176107eba749d3af45dcabad589367d266450048b0c412db338d95f
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-090250
size: "30"
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67400000"
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "88400000"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "91500000"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-090250 image ls --format yaml --alsologtostderr:
I0906 18:52:26.377158   48120 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:26.377421   48120 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:26.377456   48120 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:26.377468   48120 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:26.377881   48120 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:52:26.379047   48120 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:26.379291   48120 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:26.380746   48120 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:52:26.424407   48120 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:26.424672   48120 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090250
I0906 18:52:26.465540   48120 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/functional-090250/id_rsa Username:docker}
I0906 18:52:26.594741   48120 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.41s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 image build -t localhost/my-image:functional-090250 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-090250 image build -t localhost/my-image:functional-090250 testdata/build --alsologtostderr: (2.501360916s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-090250 image build -t localhost/my-image:functional-090250 testdata/build --alsologtostderr:
I0906 18:52:23.503687   47969 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:23.503974   47969 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:23.503992   47969 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:23.504004   47969 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:23.504654   47969 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
I0906 18:52:23.505926   47969 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:23.569727   47969 config.go:182] Loaded profile config "functional-090250": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:52:23.570785   47969 cli_runner.go:164] Run: docker container inspect functional-090250 --format={{.State.Status}}
I0906 18:52:23.600242   47969 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:23.600347   47969 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090250
I0906 18:52:23.629824   47969 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/functional-090250/id_rsa Username:docker}
I0906 18:52:23.735378   47969 build_images.go:161] Building image from path: /tmp/build.3140644718.tar
I0906 18:52:23.735520   47969 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0906 18:52:23.751773   47969 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3140644718.tar
I0906 18:52:23.757919   47969 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3140644718.tar: stat -c "%s %y" /var/lib/minikube/build/build.3140644718.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3140644718.tar': No such file or directory
I0906 18:52:23.757962   47969 ssh_runner.go:362] scp /tmp/build.3140644718.tar --> /var/lib/minikube/build/build.3140644718.tar (3072 bytes)
I0906 18:52:23.802050   47969 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3140644718
I0906 18:52:23.818332   47969 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3140644718 -xf /var/lib/minikube/build/build.3140644718.tar
I0906 18:52:23.835392   47969 docker.go:360] Building image: /var/lib/minikube/build/build.3140644718
I0906 18:52:23.835717   47969 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-090250 /var/lib/minikube/build/build.3140644718
#0 building with "default" instance using docker driver

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

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
#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.0s done
#8 writing image sha256:c24da8c3f9e9d66d9ea0e8f86dbec8d3132be7e5a7b6b7547f2b096bea9a716d done
#8 naming to localhost/my-image:functional-090250 done
#8 DONE 0.1s
I0906 18:52:25.877563   47969 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-090250 /var/lib/minikube/build/build.3140644718: (2.041805939s)
I0906 18:52:25.877745   47969 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3140644718
I0906 18:52:25.894220   47969 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3140644718.tar
I0906 18:52:25.910771   47969 build_images.go:217] Built localhost/my-image:functional-090250 from /tmp/build.3140644718.tar
I0906 18:52:25.910913   47969 build_images.go:133] succeeded building to: functional-090250
I0906 18:52:25.910999   47969 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-090250 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.24s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-090250 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-090250 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-pwk58" [2142a8b9-f028-4289-9664-70714c3d6ff4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-pwk58" [2142a8b9-f028-4289-9664-70714c3d6ff4] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 28.0063344s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (28.62s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-090250 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" [c54a91a8-aa6b-44c6-9fa4-6d61b3421b3b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [c54a91a8-aa6b-44c6-9fa4-6d61b3421b3b] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.008474012s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.77s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

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

                                                
                                    
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-090250
--- PASS: TestFunctional/delete_my-image_image (0.03s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.05s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-087294 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-087294 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (46.576257868s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (46.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-087294 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" [c4896cc5-2295-4a58-806f-8dabb714de5b] Pending
helpers_test.go:344: "busybox" [c4896cc5-2295-4a58-806f-8dabb714de5b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c4896cc5-2295-4a58-806f-8dabb714de5b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 8.004707526s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-087294 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (8.46s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-087294 --alsologtostderr -v=3
E0906 18:56:11.718936    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-087294 --alsologtostderr -v=3: (11.230709487s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.23s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-087294 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0906 18:56:39.595148    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.325364    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.332007    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.343576    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.365143    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.406892    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.488546    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.650205    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:57.971961    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:58.613734    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:59.896152    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:00:02.457577    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:00:07.579336    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:00:17.820905    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:00:38.303055    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:01:11.769728    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:01:19.264750    7783 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/functional-090250/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-087294 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (5m5.765682799s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-087294 -n cloud-shell-087294
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (306.56s)

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

                                                
                                                
=== 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-cs6kn" [adf461a5-909b-4493-8d93-35f6dff8cf6d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.007671012s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.12s)

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

                                                
                                                
=== 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-cs6kn" [adf461a5-909b-4493-8d93-35f6dff8cf6d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005571216s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-087294 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.13s)

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

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

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

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

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

                                                
                                    

Test skip (5/108)

x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
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