Test Report: Docker_Cloud_Shell 18943

                    
                      a95fbdf9550db8c431fa5a4c330192118acd2cbf:2024-08-31:36027
                    
                

Test fail (6/108)

x
+
TestAddons/parallel/Registry (77.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 49.314888ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:345: "registry-6fb4cdfc84-wkx6n" [cd8ed564-d256-4c15-a062-2801f66a18b8] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004608647s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:345: "registry-proxy-s4454" [394e2dee-5a19-4b34-8e61-e330aaaf6800] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00500271s
addons_test.go:342: (dbg) Run:  kubectl --context addons-830974 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-830974 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-830974 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.155789528s)

                                                
                                                
-- 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-830974 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-830974 ip
2024/08/31 22:20:36 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable registry --alsologtostderr -v=1
helpers_test.go:223: -----------------------post-mortem--------------------------------
helpers_test.go:231: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:232: (dbg) Run:  docker inspect addons-830974
helpers_test.go:236: (dbg) docker inspect addons-830974:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "77d279716e6634f91e37612bea48c3a8901167c2d227c9ff9534b8c116a74656",
	        "Created": "2024-08-31T22:07:01.709982455Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 71359,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-31T22:07:01.924668131Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:cf9874f1e25d62abde3fdda0022141a8ec82ded75077d073b80dc8f90194cf19",
	        "ResolvConfPath": "/var/lib/docker/containers/77d279716e6634f91e37612bea48c3a8901167c2d227c9ff9534b8c116a74656/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/77d279716e6634f91e37612bea48c3a8901167c2d227c9ff9534b8c116a74656/hostname",
	        "HostsPath": "/var/lib/docker/containers/77d279716e6634f91e37612bea48c3a8901167c2d227c9ff9534b8c116a74656/hosts",
	        "LogPath": "/var/lib/docker/containers/77d279716e6634f91e37612bea48c3a8901167c2d227c9ff9534b8c116a74656/77d279716e6634f91e37612bea48c3a8901167c2d227c9ff9534b8c116a74656-json.log",
	        "Name": "/addons-830974",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-830974:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-830974",
	            "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/294fb7795fbebd0bf6c58b839ff4e262d3e05c223198b46d4eed3875dbb2f6c6-init/diff:/var/lib/docker/overlay2/cec68a361e696a52a7db45a6e6a5a52bc7c8325957f27382a6f1d287e4e868f5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/294fb7795fbebd0bf6c58b839ff4e262d3e05c223198b46d4eed3875dbb2f6c6/merged",
	                "UpperDir": "/var/lib/docker/overlay2/294fb7795fbebd0bf6c58b839ff4e262d3e05c223198b46d4eed3875dbb2f6c6/diff",
	                "WorkDir": "/var/lib/docker/overlay2/294fb7795fbebd0bf6c58b839ff4e262d3e05c223198b46d4eed3875dbb2f6c6/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-830974",
	                "Source": "/var/lib/docker/volumes/addons-830974/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-830974",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0",
	            "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-830974",
	                "name.minikube.sigs.k8s.io": "addons-830974",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a5b243d052fda30362c1700297940c8290f9f239fc70c1595fd3091a4e421f6f",
	            "SandboxKey": "/var/run/docker/netns/a5b243d052fd",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32788"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32789"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32792"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32790"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32791"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-830974": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "d80107677585006bad1e7d43225e3dc8c4b75853f80368add9147da4bc0692ec",
	                    "EndpointID": "d63cd428d61f8c0404f5f7d7abce2e57d97758f954388d33eccc5c678b9fe54a",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-830974",
	                        "77d279716e66"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:240: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-830974 -n addons-830974
helpers_test.go:245: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:246: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:248: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 logs -n 25
helpers_test.go:248: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 logs -n 25: (2.192465374s)
helpers_test.go:253: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:06 UTC |                     |
	|         | addons-830974                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:06 UTC |                     |
	|         | addons-830974                        |               |                       |         |                     |                     |
	| start   | -p addons-830974 --wait=true         | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:06 UTC | 31 Aug 24 22:10 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-830974 addons disable         | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:11 UTC | 31 Aug 24 22:11 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-830974 addons                 | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:20 UTC | 31 Aug 24 22:20 UTC |
	|         | disable csi-hostpath-driver          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-830974 addons                 | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:20 UTC | 31 Aug 24 22:20 UTC |
	|         | disable volumesnapshots              |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-830974 addons disable         | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:20 UTC | 31 Aug 24 22:20 UTC |
	|         | helm-tiller --alsologtostderr        |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| ip      | addons-830974 ip                     | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:20 UTC | 31 Aug 24 22:20 UTC |
	| addons  | addons-830974 addons disable         | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:20 UTC | 31 Aug 24 22:20 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-830974 addons                 | addons-830974 | g528047478195_compute | v1.33.1 | 31 Aug 24 22:20 UTC |                     |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/31 22:06:09
	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
	I0831 22:06:09.248383   70883 out.go:345] Setting OutFile to fd 1 ...
	I0831 22:06:09.248778   70883 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0831 22:06:09.248832   70883 out.go:358] Setting ErrFile to fd 2...
	I0831 22:06:09.248859   70883 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0831 22:06:09.249514   70883 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
	W0831 22:06:09.250670   70883 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/config/config.json: no such file or directory
	I0831 22:06:09.251448   70883 out.go:352] Setting JSON to false
	I0831 22:06:09.253570   70883 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":27977,"bootTime":1725113993,"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"}
	I0831 22:06:09.253662   70883 start.go:139] virtualization:  guest
	I0831 22:06:09.258139   70883 out.go:177] * [addons-830974] minikube v1.33.1 on Ubuntu 22.04 (amd64)
	W0831 22:06:09.261075   70883 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/cache/preloaded-tarball: no such file or directory
	I0831 22:06:09.261146   70883 notify.go:220] Checking for updates...
	I0831 22:06:09.261203   70883 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0831 22:06:09.264204   70883 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0831 22:06:09.267135   70883 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/18943-64800/kubeconfig
	I0831 22:06:09.269762   70883 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/18943-64800/.minikube
	I0831 22:06:09.272769   70883 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0831 22:06:09.275873   70883 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0831 22:06:09.279150   70883 driver.go:392] Setting default libvirt URI to qemu:///system
	I0831 22:06:09.324453   70883 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0831 22:06:09.324814   70883 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0831 22:06:09.430194   70883 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc 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:25 OomKillDisable:false NGoroutines:55 SystemTime:2024-08-31 22:06:09.413268799 +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>}}
	I0831 22:06:09.430374   70883 docker.go:307] overlay module found
	I0831 22:06:09.433577   70883 out.go:177] * Using the docker driver based on user configuration
	I0831 22:06:09.436330   70883 start.go:297] selected driver: docker
	I0831 22:06:09.436363   70883 start.go:901] validating driver "docker" against <nil>
	I0831 22:06:09.436404   70883 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0831 22:06:09.437050   70883 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0831 22:06:09.534614   70883 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc 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:25 OomKillDisable:false NGoroutines:55 SystemTime:2024-08-31 22:06:09.519629385 +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>}}
	I0831 22:06:09.534908   70883 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0831 22:06:09.535520   70883 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0831 22:06:09.535548   70883 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0831 22:06:09.535591   70883 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]
	I0831 22:06:09.539367   70883 out.go:177] * Using Docker driver with root privileges
	I0831 22:06:09.542181   70883 cni.go:84] Creating CNI manager for ""
	I0831 22:06:09.542240   70883 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0831 22:06:09.542262   70883 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0831 22:06:09.542422   70883 start.go:340] cluster config:
	{Name:addons-830974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 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-830974 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:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0831 22:06:09.545159   70883 out.go:177] * Starting "addons-830974" primary control-plane node in "addons-830974" cluster
	I0831 22:06:09.547561   70883 cache.go:121] Beginning downloading kic base image for docker with docker
	I0831 22:06:09.550739   70883 out.go:177] * Pulling base image v0.0.44-1724862063-19530 ...
	I0831 22:06:09.552889   70883 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0831 22:06:09.553006   70883 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 in local docker daemon
	I0831 22:06:09.577832   70883 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 to local cache
	I0831 22:06:09.578316   70883 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 in local cache directory
	I0831 22:06:09.578461   70883 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 to local cache
	I0831 22:06:09.582544   70883 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
	I0831 22:06:09.582590   70883 cache.go:56] Caching tarball of preloaded images
	I0831 22:06:09.582968   70883 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0831 22:06:09.586584   70883 out.go:177] * Downloading Kubernetes v1.31.0 preload ...
	I0831 22:06:09.589617   70883 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0831 22:06:09.620775   70883 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/18943-64800/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0831 22:06:12.924415   70883 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0831 22:06:12.924597   70883 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0831 22:06:14.392990   70883 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on docker
	I0831 22:06:14.393626   70883 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/config.json ...
	I0831 22:06:14.393681   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/config.json: {Name:mk20e5e205f6fa93efd873a8b17dd2353f729495 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:06:19.033416   70883 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 as a tarball
	I0831 22:06:19.033439   70883 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 from local cache
	I0831 22:06:48.782533   70883 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 from cached tarball
	I0831 22:06:48.782611   70883 cache.go:194] Successfully downloaded all kic artifacts
	I0831 22:06:48.782679   70883 start.go:360] acquireMachinesLock for addons-830974: {Name:mk9e64c7d4d9a2ce8d3cc5f385513110fa35b43b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0831 22:06:48.783081   70883 start.go:364] duration metric: took 297.18µs to acquireMachinesLock for "addons-830974"
	I0831 22:06:48.783130   70883 start.go:93] Provisioning new machine with config: &{Name:addons-830974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 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-830974 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.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 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}
	I0831 22:06:48.783299   70883 start.go:125] createHost starting for "" (driver="docker")
	I0831 22:06:48.866575   70883 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0831 22:06:48.867033   70883 start.go:159] libmachine.API.Create for "addons-830974" (driver="docker")
	I0831 22:06:48.892925   70883 client.go:168] LocalClient.Create starting
	I0831 22:06:48.893154   70883 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca.pem
	I0831 22:06:49.067487   70883 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/cert.pem
	I0831 22:06:49.176909   70883 cli_runner.go:164] Run: docker network inspect addons-830974 --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}}]}"
	W0831 22:06:49.203452   70883 cli_runner.go:211] docker network inspect addons-830974 --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
	I0831 22:06:49.203583   70883 network_create.go:284] running [docker network inspect addons-830974] to gather additional debugging logs...
	I0831 22:06:49.203614   70883 cli_runner.go:164] Run: docker network inspect addons-830974
	W0831 22:06:49.229948   70883 cli_runner.go:211] docker network inspect addons-830974 returned with exit code 1
	I0831 22:06:49.229986   70883 network_create.go:287] error running [docker network inspect addons-830974]: docker network inspect addons-830974: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-830974 not found
	I0831 22:06:49.230008   70883 network_create.go:289] output of [docker network inspect addons-830974]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-830974 not found
	
	** /stderr **
	I0831 22:06:49.230179   70883 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}}]}"
	I0831 22:06:49.256964   70883 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:0xc01668dcb0}
	I0831 22:06:49.257042   70883 network_create.go:124] attempt to create docker network addons-830974 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0831 22:06:49.257239   70883 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-830974 addons-830974
	I0831 22:06:49.375286   70883 network_create.go:108] docker network addons-830974 192.168.49.0/24 created
	I0831 22:06:49.375332   70883 kic.go:121] calculated static IP "192.168.49.2" for the "addons-830974" container
	I0831 22:06:49.375493   70883 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0831 22:06:49.401371   70883 cli_runner.go:164] Run: docker volume create addons-830974 --label name.minikube.sigs.k8s.io=addons-830974 --label created_by.minikube.sigs.k8s.io=true
	I0831 22:06:49.431727   70883 oci.go:103] Successfully created a docker volume addons-830974
	I0831 22:06:49.431872   70883 cli_runner.go:164] Run: docker run --rm --name addons-830974-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-830974 --entrypoint /usr/bin/test -v addons-830974:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 -d /var/lib
	I0831 22:06:53.284897   70883 cli_runner.go:217] Completed: docker run --rm --name addons-830974-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-830974 --entrypoint /usr/bin/test -v addons-830974:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 -d /var/lib: (3.852958495s)
	I0831 22:06:53.284940   70883 oci.go:107] Successfully prepared a docker volume addons-830974
	I0831 22:06:53.284968   70883 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0831 22:06:53.285000   70883 kic.go:194] Starting extracting preloaded images to volume ...
	I0831 22:06:53.285140   70883 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-830974:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0831 22:07:01.578119   70883 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-830974:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 -I lz4 -xf /preloaded.tar -C /extractDir: (8.292889014s)
	I0831 22:07:01.578170   70883 kic.go:203] duration metric: took 8.293166376s to extract preloaded images to volume ...
	W0831 22:07:01.578400   70883 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0831 22:07:01.578462   70883 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0831 22:07:01.578602   70883 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0831 22:07:01.684991   70883 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-830974 --name addons-830974 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-830974 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-830974 --network addons-830974 --ip 192.168.49.2 --volume addons-830974:/var --security-opt apparmor=unconfined --memory=4000mb -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0
	I0831 22:07:02.155548   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Running}}
	I0831 22:07:02.201926   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:02.244259   70883 cli_runner.go:164] Run: docker exec addons-830974 stat /var/lib/dpkg/alternatives/iptables
	I0831 22:07:02.351344   70883 oci.go:144] the created container "addons-830974" has a running status.
	I0831 22:07:02.351390   70883 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa...
	I0831 22:07:02.780208   70883 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0831 22:07:02.869181   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:02.915969   70883 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0831 22:07:02.916078   70883 kic_runner.go:114] Args: [docker exec --privileged addons-830974 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0831 22:07:03.066446   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:03.133954   70883 machine.go:93] provisionDockerMachine start ...
	I0831 22:07:03.134092   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:03.178102   70883 main.go:141] libmachine: Using SSH client type: native
	I0831 22:07:03.178451   70883 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0831 22:07:03.178470   70883 main.go:141] libmachine: About to run SSH command:
	hostname
	I0831 22:07:03.395376   70883 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-830974
	
	I0831 22:07:03.395413   70883 ubuntu.go:169] provisioning hostname "addons-830974"
	I0831 22:07:03.395571   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:03.440067   70883 main.go:141] libmachine: Using SSH client type: native
	I0831 22:07:03.440380   70883 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0831 22:07:03.440411   70883 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-830974 && echo "addons-830974" | sudo tee /etc/hostname
	I0831 22:07:03.641646   70883 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-830974
	
	I0831 22:07:03.641830   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:03.686128   70883 main.go:141] libmachine: Using SSH client type: native
	I0831 22:07:03.686429   70883 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0831 22:07:03.686464   70883 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-830974' /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-830974/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-830974' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0831 22:07:03.853049   70883 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0831 22:07:03.853183   70883 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube}
	I0831 22:07:03.853303   70883 ubuntu.go:177] setting up certificates
	I0831 22:07:03.853367   70883 provision.go:84] configureAuth start
	I0831 22:07:03.853556   70883 cli_runner.go:164] Run: docker container inspect -f "{{with (index .NetworkSettings.Networks "addons-830974")}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-830974
	I0831 22:07:03.887897   70883 provision.go:143] copyHostCerts
	I0831 22:07:03.888035   70883 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/key.pem (1675 bytes)
	I0831 22:07:03.888248   70883 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.pem (1119 bytes)
	I0831 22:07:03.888403   70883 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/cert.pem (1159 bytes)
	I0831 22:07:03.888535   70883 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-830974 san=[127.0.0.1 192.168.49.2 addons-830974 localhost minikube]
	I0831 22:07:04.048047   70883 provision.go:177] copyRemoteCerts
	I0831 22:07:04.048352   70883 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0831 22:07:04.048443   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:04.074151   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:04.175545   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0831 22:07:04.215092   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0831 22:07:04.254890   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0831 22:07:04.293636   70883 provision.go:87] duration metric: took 440.222454ms to configureAuth
	I0831 22:07:04.293824   70883 ubuntu.go:193] setting minikube options for container-runtime
	I0831 22:07:04.317601   70883 config.go:182] Loaded profile config "addons-830974": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0831 22:07:04.317822   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:04.343156   70883 main.go:141] libmachine: Using SSH client type: native
	I0831 22:07:04.343451   70883 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0831 22:07:04.343475   70883 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0831 22:07:04.483541   70883 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0831 22:07:04.483588   70883 ubuntu.go:71] root file system type: overlay
	I0831 22:07:04.483851   70883 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0831 22:07:04.484036   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:04.516004   70883 main.go:141] libmachine: Using SSH client type: native
	I0831 22:07:04.516342   70883 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0831 22:07:04.516504   70883 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
	I0831 22:07:04.675018   70883 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
	
	I0831 22:07:04.675267   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:04.702571   70883 main.go:141] libmachine: Using SSH client type: native
	I0831 22:07:04.702885   70883 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0831 22:07:04.702922   70883 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; }
	I0831 22:07:05.923241   70883 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-08-31 22:07:04.670776494 +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
	
	I0831 22:07:05.923281   70883 machine.go:96] duration metric: took 2.789299711s to provisionDockerMachine
	I0831 22:07:05.923316   70883 client.go:171] duration metric: took 17.030352958s to LocalClient.Create
	I0831 22:07:05.923350   70883 start.go:167] duration metric: took 17.056321919s to libmachine.API.Create "addons-830974"
	I0831 22:07:05.923365   70883 start.go:293] postStartSetup for "addons-830974" (driver="docker")
	I0831 22:07:05.923413   70883 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]
	I0831 22:07:05.923560   70883 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
	I0831 22:07:05.923661   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:05.950912   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:06.052900   70883 ssh_runner.go:195] Run: cat /etc/os-release
	I0831 22:07:06.058062   70883 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0831 22:07:06.058114   70883 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0831 22:07:06.058129   70883 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0831 22:07:06.058146   70883 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0831 22:07:06.058163   70883 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/addons for local assets ...
	I0831 22:07:06.058253   70883 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/files for local assets ...
	I0831 22:07:06.058300   70883 start.go:296] duration metric: took 134.896461ms for postStartSetup
	I0831 22:07:06.058802   70883 cli_runner.go:164] Run: docker container inspect -f "{{with (index .NetworkSettings.Networks "addons-830974")}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-830974
	I0831 22:07:06.084523   70883 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/config.json ...
	I0831 22:07:06.085151   70883 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0831 22:07:06.085264   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:06.112563   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:06.207986   70883 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0831 22:07:06.216239   70883 start.go:128] duration metric: took 17.432914137s to createHost
	I0831 22:07:06.216273   70883 start.go:83] releasing machines lock for "addons-830974", held for 17.433169684s
	I0831 22:07:06.216422   70883 cli_runner.go:164] Run: docker container inspect -f "{{with (index .NetworkSettings.Networks "addons-830974")}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-830974
	I0831 22:07:06.242908   70883 ssh_runner.go:195] Run: cat /version.json
	I0831 22:07:06.242993   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:06.243380   70883 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0831 22:07:06.269753   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:06.269908   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:06.310674   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:06.376482   70883 ssh_runner.go:195] Run: systemctl --version
	I0831 22:07:06.478484   70883 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0831 22:07:06.485525   70883 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' {}" ;
	I0831 22:07:06.525798   70883 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0831 22:07:06.525925   70883 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" ;
	I0831 22:07:06.569675   70883 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0831 22:07:06.569737   70883 start.go:495] detecting cgroup driver to use...
	I0831 22:07:06.569784   70883 detect.go:190] detected "systemd" cgroup driver on host os
	I0831 22:07:06.569971   70883 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"
	I0831 22:07:06.599783   70883 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"
	I0831 22:07:06.615674   70883 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"
	I0831 22:07:06.631228   70883 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0831 22:07:06.631411   70883 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0831 22:07:06.648298   70883 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"
	I0831 22:07:06.664241   70883 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0831 22:07:06.680083   70883 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0831 22:07:06.697253   70883 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0831 22:07:06.712520   70883 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"
	I0831 22:07:06.727915   70883 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0831 22:07:06.743099   70883 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"
	I0831 22:07:06.759466   70883 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0831 22:07:06.773310   70883 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0831 22:07:06.787644   70883 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0831 22:07:06.918441   70883 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0831 22:07:07.041200   70883 start.go:495] detecting cgroup driver to use...
	I0831 22:07:07.041262   70883 detect.go:190] detected "systemd" cgroup driver on host os
	I0831 22:07:07.041348   70883 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0831 22:07:07.074620   70883 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0831 22:07:07.074774   70883 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0831 22:07:07.100724   70883 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"
	I0831 22:07:07.142023   70883 ssh_runner.go:195] Run: which cri-dockerd
	I0831 22:07:07.149936   70883 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0831 22:07:07.169643   70883 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0831 22:07:07.216884   70883 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0831 22:07:07.414855   70883 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0831 22:07:07.621420   70883 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0831 22:07:07.621615   70883 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0831 22:07:07.661441   70883 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0831 22:07:07.790192   70883 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0831 22:07:08.246548   70883 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0831 22:07:08.265083   70883 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0831 22:07:08.283161   70883 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0831 22:07:08.417443   70883 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0831 22:07:08.552844   70883 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0831 22:07:08.682055   70883 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0831 22:07:08.708807   70883 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0831 22:07:08.726076   70883 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0831 22:07:08.851535   70883 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0831 22:07:08.959392   70883 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0831 22:07:08.959724   70883 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0831 22:07:08.967210   70883 start.go:563] Will wait 60s for crictl version
	I0831 22:07:08.967329   70883 ssh_runner.go:195] Run: which crictl
	I0831 22:07:08.975080   70883 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0831 22:07:09.026986   70883 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.2.0
	RuntimeApiVersion:  v1
	I0831 22:07:09.027098   70883 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0831 22:07:09.228836   70883 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0831 22:07:09.265950   70883 out.go:235] * Preparing Kubernetes v1.31.0 on Docker 27.2.0 ...
	I0831 22:07:09.266092   70883 cli_runner.go:164] Run: docker network inspect addons-830974 --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}}]}"
	I0831 22:07:09.292413   70883 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0831 22:07:09.298419   70883 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""
	I0831 22:07:09.318578   70883 out.go:177]   - kubelet.cgroups-per-qos=false
	I0831 22:07:09.321275   70883 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0831 22:07:09.341959   70883 kubeadm.go:883] updating cluster {Name:addons-830974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 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-830974 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.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 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0831 22:07:09.342170   70883 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0831 22:07:09.342313   70883 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0831 22:07:09.372330   70883 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 --
	I0831 22:07:09.372358   70883 docker.go:615] Images already preloaded, skipping extraction
	I0831 22:07:09.372466   70883 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0831 22:07:09.405345   70883 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 --
	I0831 22:07:09.405378   70883 cache_images.go:84] Images are preloaded, skipping loading
	I0831 22:07:09.405401   70883 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 docker true true} ...
	I0831 22:07:09.405580   70883 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-830974 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-830974 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:}
	I0831 22:07:09.405721   70883 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0831 22:07:09.479329   70883 cni.go:84] Creating CNI manager for ""
	I0831 22:07:09.479398   70883 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0831 22:07:09.479440   70883 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0831 22:07:09.479493   70883 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-830974 NodeName:addons-830974 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}
	I0831 22:07:09.479747   70883 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-830974"
	  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
	
	I0831 22:07:09.479890   70883 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0831 22:07:09.494023   70883 binaries.go:44] Found k8s binaries, skipping transfer
	I0831 22:07:09.494139   70883 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0831 22:07:09.508189   70883 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0831 22:07:09.536665   70883 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0831 22:07:09.565598   70883 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0831 22:07:09.594142   70883 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0831 22:07:09.599627   70883 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""
	I0831 22:07:09.616463   70883 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0831 22:07:09.745927   70883 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0831 22:07:09.774041   70883 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974 for IP: 192.168.49.2
	I0831 22:07:09.774076   70883 certs.go:194] generating shared ca certs ...
	I0831 22:07:09.774102   70883 certs.go:226] acquiring lock for ca certs: {Name:mkf865e3393faf90e0232093a2de1c8bc6e5a167 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:09.774471   70883 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.key
	I0831 22:07:09.866742   70883 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.crt ...
	I0831 22:07:09.866782   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.crt: {Name:mkb77d45d9a6c77433ffad11c118a8b175a4a942 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:09.867224   70883 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.key ...
	I0831 22:07:09.867251   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.key: {Name:mkcbb6ebe1ef883a9907fcf8102099391b50df46 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:09.867553   70883 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/proxy-client-ca.key
	I0831 22:07:09.971787   70883 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/proxy-client-ca.crt ...
	I0831 22:07:09.971827   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/proxy-client-ca.crt: {Name:mk19ec98372046a1477d24b0a36ac6a801c7612c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:09.972230   70883 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/proxy-client-ca.key ...
	I0831 22:07:09.972253   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/proxy-client-ca.key: {Name:mk0776a4338e1090351efa0d313fb4bc57e6d0aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:09.972542   70883 certs.go:256] generating profile certs ...
	I0831 22:07:09.972670   70883 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.key
	I0831 22:07:09.972722   70883 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt with IP's: []
	I0831 22:07:10.054085   70883 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt ...
	I0831 22:07:10.054125   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: {Name:mkbc8229f183a6043c285d3160703181843aeb77 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:10.054531   70883 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.key ...
	I0831 22:07:10.054559   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.key: {Name:mk8a3691911feab7cd3a55144e1be91faa2bc013 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:10.054904   70883 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.key.1b472482
	I0831 22:07:10.054942   70883 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.crt.1b472482 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0831 22:07:10.308879   70883 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.crt.1b472482 ...
	I0831 22:07:10.308924   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.crt.1b472482: {Name:mk4c9dee946494f8e7656e88488a596d36105546 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:10.309358   70883 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.key.1b472482 ...
	I0831 22:07:10.309385   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.key.1b472482: {Name:mkb89c07f07c07d70e9b65ffeb7328183922f06e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:10.309715   70883 certs.go:381] copying /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.crt.1b472482 -> /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.crt
	I0831 22:07:10.309869   70883 certs.go:385] copying /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.key.1b472482 -> /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.key
	I0831 22:07:10.309992   70883 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.key
	I0831 22:07:10.310028   70883 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.crt with IP's: []
	I0831 22:07:10.592405   70883 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.crt ...
	I0831 22:07:10.592444   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.crt: {Name:mk7324c65f95753c37991828e669249f2239a3c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:10.592881   70883 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.key ...
	I0831 22:07:10.592927   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.key: {Name:mk251fbf8ecb17ae320371cf582ceff71c8a434f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:10.593418   70883 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca-key.pem (1675 bytes)
	I0831 22:07:10.593487   70883 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/ca.pem (1119 bytes)
	I0831 22:07:10.593536   70883 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/cert.pem (1159 bytes)
	I0831 22:07:10.593595   70883 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/certs/key.pem (1675 bytes)
	I0831 22:07:10.683201   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0831 22:07:10.738780   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0831 22:07:10.778333   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0831 22:07:10.817605   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0831 22:07:10.856498   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0831 22:07:10.895426   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0831 22:07:10.933179   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0831 22:07:10.970521   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0831 22:07:11.010539   70883 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0831 22:07:11.048793   70883 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0831 22:07:11.077072   70883 ssh_runner.go:195] Run: openssl version
	I0831 22:07:11.085261   70883 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"
	I0831 22:07:11.100872   70883 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0831 22:07:11.106644   70883 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 31 22:07 /usr/share/ca-certificates/minikubeCA.pem
	I0831 22:07:11.106842   70883 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0831 22:07:11.118283   70883 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"
	I0831 22:07:11.134243   70883 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0831 22:07:11.141300   70883 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
	I0831 22:07:11.141378   70883 kubeadm.go:392] StartCluster: {Name:addons-830974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 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-830974 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.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 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0831 22:07:11.141600   70883 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0831 22:07:11.168747   70883 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0831 22:07:11.183718   70883 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0831 22:07:11.199250   70883 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0831 22:07:11.199431   70883 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
	I0831 22:07:11.213986   70883 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
	I0831 22:07:11.214015   70883 kubeadm.go:157] found existing configuration files:
	
	I0831 22:07:11.214104   70883 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0831 22:07:11.231114   70883 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
	I0831 22:07:11.231232   70883 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0831 22:07:11.244757   70883 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0831 22:07:11.259061   70883 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
	I0831 22:07:11.259175   70883 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0831 22:07:11.273381   70883 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0831 22:07:11.288282   70883 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
	I0831 22:07:11.288472   70883 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0831 22:07:11.302354   70883 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0831 22:07:11.317355   70883 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
	I0831 22:07:11.317457   70883 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0831 22:07:11.331863   70883 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"
	I0831 22:07:11.411157   70883 kubeadm.go:310] W0831 22:07:11.409854    1679 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.
	I0831 22:07:11.414762   70883 kubeadm.go:310] W0831 22:07:11.413527    1679 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.
	I0831 22:07:11.584122   70883 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0831 22:07:24.893519   70883 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0831 22:07:24.893619   70883 kubeadm.go:310] [preflight] Running pre-flight checks
	I0831 22:07:24.893745   70883 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0831 22:07:24.893891   70883 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0831 22:07:24.894059   70883 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0831 22:07:24.894170   70883 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0831 22:07:24.897054   70883 out.go:235]   - Generating certificates and keys ...
	I0831 22:07:24.897195   70883 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0831 22:07:24.897323   70883 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0831 22:07:24.897452   70883 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0831 22:07:24.897552   70883 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0831 22:07:24.897664   70883 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0831 22:07:24.897765   70883 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0831 22:07:24.897860   70883 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0831 22:07:24.898041   70883 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-830974 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0831 22:07:24.898124   70883 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0831 22:07:24.898330   70883 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-830974 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0831 22:07:24.898441   70883 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0831 22:07:24.898555   70883 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0831 22:07:24.898648   70883 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0831 22:07:24.898825   70883 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0831 22:07:24.898922   70883 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0831 22:07:24.899030   70883 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0831 22:07:24.899138   70883 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0831 22:07:24.899245   70883 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0831 22:07:24.899323   70883 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0831 22:07:24.899407   70883 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0831 22:07:24.899478   70883 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0831 22:07:24.901917   70883 out.go:235]   - Booting up control plane ...
	I0831 22:07:24.902078   70883 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0831 22:07:24.902217   70883 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0831 22:07:24.902337   70883 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0831 22:07:24.902519   70883 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0831 22:07:24.902676   70883 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0831 22:07:24.902767   70883 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0831 22:07:24.902997   70883 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0831 22:07:24.903264   70883 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0831 22:07:24.903378   70883 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001251615s
	I0831 22:07:24.903502   70883 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0831 22:07:24.903596   70883 kubeadm.go:310] [api-check] The API server is healthy after 7.001914857s
	I0831 22:07:24.903806   70883 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0831 22:07:24.904022   70883 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0831 22:07:24.904127   70883 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0831 22:07:24.904437   70883 kubeadm.go:310] [mark-control-plane] Marking the node addons-830974 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0831 22:07:24.904538   70883 kubeadm.go:310] [bootstrap-token] Using token: jh0qw2.odd13qsbv764x35f
	I0831 22:07:24.907169   70883 out.go:235]   - Configuring RBAC rules ...
	I0831 22:07:24.907404   70883 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0831 22:07:24.907756   70883 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0831 22:07:24.908115   70883 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
	I0831 22:07:24.909010   70883 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0831 22:07:24.909274   70883 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0831 22:07:24.909424   70883 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0831 22:07:24.909666   70883 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0831 22:07:24.909764   70883 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0831 22:07:24.909866   70883 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0831 22:07:24.910184   70883 kubeadm.go:310] 
	I0831 22:07:24.910339   70883 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0831 22:07:24.910353   70883 kubeadm.go:310] 
	I0831 22:07:24.910554   70883 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0831 22:07:24.910565   70883 kubeadm.go:310] 
	I0831 22:07:24.910623   70883 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0831 22:07:24.910760   70883 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0831 22:07:24.910907   70883 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0831 22:07:24.910921   70883 kubeadm.go:310] 
	I0831 22:07:24.911018   70883 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0831 22:07:24.911135   70883 kubeadm.go:310] 
	I0831 22:07:24.911339   70883 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0831 22:07:24.911356   70883 kubeadm.go:310] 
	I0831 22:07:24.911478   70883 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0831 22:07:24.911610   70883 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0831 22:07:24.911736   70883 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0831 22:07:24.911746   70883 kubeadm.go:310] 
	I0831 22:07:24.911916   70883 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0831 22:07:24.912073   70883 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0831 22:07:24.912086   70883 kubeadm.go:310] 
	I0831 22:07:24.912222   70883 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token jh0qw2.odd13qsbv764x35f \
	I0831 22:07:24.912571   70883 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6f6991f3e5a58c11af219c44675e6c27880dc5171bc3a036025f2141afbd8f4f \
	I0831 22:07:24.912659   70883 kubeadm.go:310] 	--control-plane 
	I0831 22:07:24.912744   70883 kubeadm.go:310] 
	I0831 22:07:24.912908   70883 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0831 22:07:24.912953   70883 kubeadm.go:310] 
	I0831 22:07:24.913153   70883 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jh0qw2.odd13qsbv764x35f \
	I0831 22:07:24.913406   70883 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6f6991f3e5a58c11af219c44675e6c27880dc5171bc3a036025f2141afbd8f4f 
	I0831 22:07:24.913425   70883 cni.go:84] Creating CNI manager for ""
	I0831 22:07:24.913447   70883 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0831 22:07:24.916458   70883 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0831 22:07:24.919810   70883 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0831 22:07:24.937636   70883 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0831 22:07:24.972956   70883 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0831 22:07:24.973224   70883 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
	I0831 22:07:24.973315   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-830974 minikube.k8s.io/updated_at=2024_08_31T22_07_24_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=8ab9a20c866aaad18bea6fac47c5d146303457d2 minikube.k8s.io/name=addons-830974 minikube.k8s.io/primary=true
	I0831 22:07:24.999607   70883 ops.go:34] apiserver oom_adj: -16
	I0831 22:07:25.211345   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:25.711962   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:26.211913   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:26.711685   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:27.211423   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:27.712028   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:28.211969   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:28.712039   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:29.211776   70883 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0831 22:07:29.368010   70883 kubeadm.go:1113] duration metric: took 4.394959896s to wait for elevateKubeSystemPrivileges
	I0831 22:07:29.368055   70883 kubeadm.go:394] duration metric: took 18.226683717s to StartCluster
	I0831 22:07:29.368083   70883 settings.go:142] acquiring lock: {Name:mk861475912f01b322de618c21b17841eb7e5ec5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:29.368402   70883 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/18943-64800/kubeconfig
	I0831 22:07:29.369139   70883 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/18943-64800/kubeconfig: {Name:mk27a5702d69eddbab10fbbec61edbdc08f749b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0831 22:07:29.369614   70883 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}
	I0831 22:07:29.369819   70883 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"
	I0831 22:07:29.370219   70883 config.go:182] Loaded profile config "addons-830974": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0831 22:07:29.370271   70883 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]
	I0831 22:07:29.370377   70883 addons.go:69] Setting yakd=true in profile "addons-830974"
	I0831 22:07:29.370463   70883 addons.go:234] Setting addon yakd=true in "addons-830974"
	I0831 22:07:29.370511   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.371251   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.373629   70883 addons.go:69] Setting metrics-server=true in profile "addons-830974"
	I0831 22:07:29.373647   70883 addons.go:69] Setting registry=true in profile "addons-830974"
	I0831 22:07:29.373689   70883 addons.go:234] Setting addon metrics-server=true in "addons-830974"
	I0831 22:07:29.373689   70883 addons.go:234] Setting addon registry=true in "addons-830974"
	I0831 22:07:29.373795   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.373803   70883 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-830974"
	I0831 22:07:29.373863   70883 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-830974"
	I0831 22:07:29.373899   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.374504   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.374513   70883 addons.go:69] Setting default-storageclass=true in profile "addons-830974"
	I0831 22:07:29.374549   70883 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-830974"
	I0831 22:07:29.374981   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.378086   70883 addons.go:69] Setting gcp-auth=true in profile "addons-830974"
	I0831 22:07:29.378137   70883 mustload.go:65] Loading cluster: addons-830974
	I0831 22:07:29.378436   70883 config.go:182] Loaded profile config "addons-830974": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0831 22:07:29.378952   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.374506   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.373639   70883 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-830974"
	I0831 22:07:29.384090   70883 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-830974"
	I0831 22:07:29.384175   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.385985   70883 addons.go:69] Setting helm-tiller=true in profile "addons-830974"
	I0831 22:07:29.386056   70883 addons.go:234] Setting addon helm-tiller=true in "addons-830974"
	I0831 22:07:29.386111   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.373626   70883 addons.go:69] Setting cloud-spanner=true in profile "addons-830974"
	I0831 22:07:29.386875   70883 addons.go:234] Setting addon cloud-spanner=true in "addons-830974"
	I0831 22:07:29.386924   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.387574   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.388037   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.397197   70883 addons.go:69] Setting storage-provisioner=true in profile "addons-830974"
	I0831 22:07:29.397268   70883 addons.go:234] Setting addon storage-provisioner=true in "addons-830974"
	I0831 22:07:29.397322   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.398458   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.404050   70883 addons.go:69] Setting ingress=true in profile "addons-830974"
	I0831 22:07:29.404171   70883 addons.go:234] Setting addon ingress=true in "addons-830974"
	I0831 22:07:29.404246   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.405189   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.418229   70883 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-830974"
	I0831 22:07:29.418339   70883 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-830974"
	I0831 22:07:29.418930   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.422569   70883 addons.go:69] Setting ingress-dns=true in profile "addons-830974"
	I0831 22:07:29.422683   70883 addons.go:234] Setting addon ingress-dns=true in "addons-830974"
	I0831 22:07:29.422879   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.423708   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.438844   70883 addons.go:69] Setting volcano=true in profile "addons-830974"
	I0831 22:07:29.438937   70883 addons.go:234] Setting addon volcano=true in "addons-830974"
	I0831 22:07:29.439005   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.439804   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.443040   70883 addons.go:69] Setting inspektor-gadget=true in profile "addons-830974"
	I0831 22:07:29.443146   70883 addons.go:234] Setting addon inspektor-gadget=true in "addons-830974"
	I0831 22:07:29.443210   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.444119   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.451015   70883 addons.go:69] Setting volumesnapshots=true in profile "addons-830974"
	I0831 22:07:29.451106   70883 addons.go:234] Setting addon volumesnapshots=true in "addons-830974"
	I0831 22:07:29.451174   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.451985   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.462911   70883 out.go:177] * Verifying Kubernetes components...
	I0831 22:07:29.373795   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:29.475970   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.499490   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:29.597442   70883 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0831 22:07:29.746720   70883 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0831 22:07:29.752154   70883 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0831 22:07:29.761837   70883 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0831 22:07:29.765897   70883 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0831 22:07:29.765934   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0831 22:07:29.766041   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:29.811876   70883 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0831 22:07:29.816969   70883 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0831 22:07:29.817003   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0831 22:07:29.817116   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:29.831773   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0831 22:07:29.834207   70883 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0831 22:07:29.834241   70883 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0831 22:07:29.834347   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:29.873351   70883 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 -"
	I0831 22:07:29.877720   70883 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0831 22:07:29.881768   70883 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0831 22:07:29.881881   70883 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0831 22:07:29.882037   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.013827   70883 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0831 22:07:30.018050   70883 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0831 22:07:30.018090   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0831 22:07:30.018231   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.094778   70883 out.go:177]   - Using image docker.io/registry:2.8.3
	I0831 22:07:30.099019   70883 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0831 22:07:30.101481   70883 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0831 22:07:30.101571   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0831 22:07:30.101728   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.125052   70883 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0831 22:07:30.127603   70883 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0831 22:07:30.127633   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0831 22:07:30.127808   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.189847   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:30.253932   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.265767   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0831 22:07:30.270062   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0831 22:07:30.311205   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0831 22:07:30.314932   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0831 22:07:30.317449   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0831 22:07:30.322211   70883 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0831 22:07:30.324665   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0831 22:07:30.324761   70883 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0831 22:07:30.324871   70883 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0831 22:07:30.366473   70883 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0831 22:07:30.366583   70883 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0831 22:07:30.368810   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.393775   70883 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0831 22:07:30.420935   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.425431   70883 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0831 22:07:30.427753   70883 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0831 22:07:30.427779   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0831 22:07:30.427898   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.450850   70883 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0831 22:07:30.450953   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0831 22:07:30.451116   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.453971   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.475248   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0831 22:07:30.478628   70883 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0831 22:07:30.484826   70883 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0831 22:07:30.484869   70883 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0831 22:07:30.484980   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.505630   70883 cli_runner.go:217] Completed: docker container inspect addons-830974 --format={{.State.Status}}: (1.061462831s)
	I0831 22:07:30.508623   70883 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0831 22:07:30.511314   70883 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0831 22:07:30.511359   70883 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0831 22:07:30.511474   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.552438   70883 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0831 22:07:30.570580   70883 cli_runner.go:217] Completed: docker container inspect addons-830974 --format={{.State.Status}}: (1.146804643s)
	I0831 22:07:30.574762   70883 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0831 22:07:30.578445   70883 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0831 22:07:30.578484   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0831 22:07:30.578598   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.612985   70883 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-830974"
	I0831 22:07:30.613070   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:30.613831   70883 addons.go:234] Setting addon default-storageclass=true in "addons-830974"
	I0831 22:07:30.613897   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:30.613932   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:30.614674   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:30.653273   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.653808   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.665756   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.757120   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.793954   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.801906   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.805400   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.825064   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.904824   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.908044   70883 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0831 22:07:30.908069   70883 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0831 22:07:30.908219   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:30.915514   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:30.942640   70883 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0831 22:07:30.945749   70883 out.go:177]   - Using image docker.io/busybox:stable
	I0831 22:07:30.949317   70883 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0831 22:07:30.949346   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0831 22:07:30.949476   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:31.019032   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:31.021492   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	W0831 22:07:31.031136   70883 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0831 22:07:31.031180   70883 retry.go:31] will retry after 180.050056ms: ssh: handshake failed: EOF
	I0831 22:07:31.774860   70883 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
	I0831 22:07:31.825543   70883 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0831 22:07:31.825591   70883 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0831 22:07:31.853466   70883 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0831 22:07:31.853504   70883 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0831 22:07:32.121524   70883 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
	I0831 22:07:32.176306   70883 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
	I0831 22:07:32.221016   70883 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
	I0831 22:07:32.258912   70883 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0831 22:07:32.258949   70883 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0831 22:07:32.262596   70883 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0831 22:07:32.262633   70883 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0831 22:07:32.285610   70883 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0831 22:07:32.285646   70883 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0831 22:07:32.286688   70883 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
	I0831 22:07:32.293624   70883 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
	I0831 22:07:32.306646   70883 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0831 22:07:32.306685   70883 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0831 22:07:32.325003   70883 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
	I0831 22:07:32.371298   70883 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0831 22:07:32.371353   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0831 22:07:32.378268   70883 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0831 22:07:32.378307   70883 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0831 22:07:32.390268   70883 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0831 22:07:32.390301   70883 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0831 22:07:32.715527   70883 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
	I0831 22:07:32.761221   70883 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0831 22:07:32.761250   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0831 22:07:32.771627   70883 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
	I0831 22:07:32.788851   70883 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0831 22:07:32.788883   70883 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)
	I0831 22:07:32.816116   70883 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0831 22:07:32.816166   70883 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0831 22:07:32.891535   70883 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0831 22:07:32.891575   70883 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0831 22:07:32.912940   70883 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0831 22:07:32.912971   70883 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0831 22:07:33.015840   70883 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0831 22:07:33.015892   70883 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0831 22:07:33.205353   70883 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
	I0831 22:07:33.292908   70883 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0831 22:07:33.292943   70883 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0831 22:07:33.321896   70883 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0831 22:07:33.321931   70883 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0831 22:07:33.492794   70883 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0831 22:07:33.492829   70883 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0831 22:07:33.511916   70883 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0831 22:07:33.511953   70883 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0831 22:07:33.595964   70883 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0831 22:07:33.595999   70883 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0831 22:07:33.859169   70883 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0831 22:07:33.859202   70883 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0831 22:07:33.868310   70883 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0831 22:07:33.868340   70883 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0831 22:07:33.914163   70883 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0831 22:07:33.914192   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0831 22:07:34.046444   70883 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
	I0831 22:07:34.065757   70883 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0831 22:07:34.065785   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0831 22:07:34.214392   70883 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0831 22:07:34.214423   70883 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0831 22:07:34.251762   70883 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 -": (4.378357598s)
	I0831 22:07:34.251811   70883 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0831 22:07:34.253574   70883 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.70109541s)
	I0831 22:07:34.255496   70883 node_ready.go:35] waiting up to 6m0s for node "addons-830974" to be "Ready" ...
	I0831 22:07:34.346770   70883 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0831 22:07:34.346801   70883 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0831 22:07:34.384125   70883 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
	I0831 22:07:34.700460   70883 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0831 22:07:34.700490   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0831 22:07:34.704033   70883 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
	I0831 22:07:34.786163   70883 node_ready.go:49] node "addons-830974" has status "Ready":"True"
	I0831 22:07:34.786291   70883 node_ready.go:38] duration metric: took 530.762269ms for node "addons-830974" to be "Ready" ...
	I0831 22:07:34.786356   70883 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" ...
	I0831 22:07:34.934551   70883 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0831 22:07:34.934589   70883 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0831 22:07:35.207397   70883 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-830974" context rescaled to 1 replicas
	I0831 22:07:35.267020   70883 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace to be "Ready" ...
	I0831 22:07:35.338813   70883 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0831 22:07:35.338847   70883 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0831 22:07:35.603840   70883 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0831 22:07:35.603882   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0831 22:07:36.263660   70883 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0831 22:07:36.263690   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0831 22:07:36.371457   70883 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
	I0831 22:07:36.585749   70883 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0831 22:07:36.585778   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0831 22:07:37.014176   70883 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0831 22:07:37.014211   70883 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0831 22:07:37.396417   70883 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
	I0831 22:07:37.898150   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:39.343629   70883 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: (7.568614622s)
	I0831 22:07:40.409758   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:42.908881   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:44.953663   70883 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: (12.777311233s)
	I0831 22:07:44.953762   70883 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: (12.732712797s)
	I0831 22:07:44.953892   70883 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: (12.832326665s)
	I0831 22:07:45.333876   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:47.173521   70883 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0831 22:07:47.173742   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:47.242854   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:47.449520   70883 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0831 22:07:47.531778   70883 addons.go:234] Setting addon gcp-auth=true in "addons-830974"
	I0831 22:07:47.532009   70883 host.go:66] Checking if "addons-830974" exists ...
	I0831 22:07:47.532854   70883 cli_runner.go:164] Run: docker container inspect addons-830974 --format={{.State.Status}}
	I0831 22:07:47.592279   70883 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0831 22:07:47.592366   70883 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-830974
	I0831 22:07:47.645100   70883 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/addons-830974/id_rsa Username:docker}
	I0831 22:07:48.010319   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:50.489915   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:52.572128   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:54.763154   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:55.646618   70883 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: (23.35982444s)
	I0831 22:07:55.646662   70883 addons.go:475] Verifying addon ingress=true in "addons-830974"
	I0831 22:07:55.647071   70883 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: (23.353407134s)
	I0831 22:07:55.650177   70883 out.go:177] * Verifying ingress addon...
	I0831 22:07:55.653720   70883 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0831 22:07:55.898342   70883 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0831 22:07:55.898439   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:07:56.464800   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:07:56.898792   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:07:56.999228   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:57.339520   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:07:57.671283   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:07:58.311183   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:07:58.482913   70883 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: (26.157862507s)
	I0831 22:07:58.483001   70883 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: (25.767441772s)
	I0831 22:07:58.483321   70883 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: (25.711648823s)
	I0831 22:07:58.483399   70883 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: (25.27801235s)
	I0831 22:07:58.483416   70883 addons.go:475] Verifying addon registry=true in "addons-830974"
	I0831 22:07:58.483809   70883 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: (24.437320111s)
	I0831 22:07:58.483876   70883 addons.go:475] Verifying addon metrics-server=true in "addons-830974"
	I0831 22:07:58.483980   70883 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: (24.099818774s)
	I0831 22:07:58.484600   70883 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: (23.780516606s)
	W0831 22:07:58.484658   70883 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
	I0831 22:07:58.484689   70883 retry.go:31] will retry after 208.203307ms: 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
	I0831 22:07:58.484872   70883 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: (22.113355872s)
	I0831 22:07:58.487426   70883 out.go:177] * Verifying registry addon...
	I0831 22:07:58.487429   70883 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-830974 service yakd-dashboard -n yakd-dashboard
	
	I0831 22:07:58.491280   70883 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0831 22:07:58.565257   70883 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0831 22:07:58.565295   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:07:58.693736   70883 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
	I0831 22:07:58.931638   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:07:59.235758   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:07:59.257197   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:07:59.311497   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:00.001586   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:00.002734   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:00.110666   70883 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: (22.714178854s)
	I0831 22:08:00.110722   70883 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-830974"
	I0831 22:08:00.110971   70883 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (12.518649205s)
	I0831 22:08:00.113746   70883 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0831 22:08:00.113925   70883 out.go:177] * Verifying csi-hostpath-driver addon...
	I0831 22:08:00.117332   70883 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0831 22:08:00.117717   70883 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0831 22:08:00.119921   70883 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0831 22:08:00.119947   70883 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0831 22:08:00.155884   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:00.185426   70883 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0831 22:08:00.185555   70883 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0831 22:08:00.255041   70883 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0831 22:08:00.255081   70883 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0831 22:08:00.321969   70883 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
	I0831 22:08:00.897209   70883 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0831 22:08:00.897325   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:00.897939   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:01.242508   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:01.244389   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:01.308619   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:01.806244   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:01.831410   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:01.832422   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:01.880125   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:08:01.955442   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:01.958804   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:02.001263   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:02.362002   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:02.390634   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:02.391546   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:02.601144   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:02.745313   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:02.810742   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:03.077599   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:03.174021   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:03.179479   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:03.593082   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:03.730858   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:03.737229   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:04.062906   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:04.089051   70883 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: (5.395135516s)
	I0831 22:08:04.089235   70883 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: (3.767108373s)
	I0831 22:08:04.095262   70883 addons.go:475] Verifying addon gcp-auth=true in "addons-830974"
	I0831 22:08:04.098439   70883 out.go:177] * Verifying gcp-auth addon...
	I0831 22:08:04.102007   70883 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0831 22:08:04.116880   70883 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0831 22:08:04.135807   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:04.191349   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:04.287331   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:08:04.584717   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:04.709814   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:04.712206   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:04.996679   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:05.125371   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:05.163412   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:05.501841   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:05.628354   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:05.692560   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:06.012055   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:06.126590   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:06.163224   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:06.296037   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:08:06.499462   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:06.626810   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:06.663612   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:07.007258   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:07.127525   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:07.162022   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:07.502236   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:07.631999   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:07.666613   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:08.010533   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:08.134900   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:08.173940   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:08.304182   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:08:08.500251   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:08.625616   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:08.847607   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:09.003369   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:09.128711   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:09.167376   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:09.509575   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:09.626526   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:09.662577   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:10.002535   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:10.132631   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:10.171805   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:10.519188   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:10.641245   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:10.811571   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:10.888285   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:08:11.006476   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:11.143833   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:11.164382   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:11.501937   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:11.645392   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:11.702389   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:12.004249   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:12.151919   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:12.162482   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:12.537954   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:12.645407   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:12.751777   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:13.039394   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:13.131401   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:13.171925   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:13.283714   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:08:13.515906   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:13.631152   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:13.673253   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:14.002213   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:14.126949   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:14.201900   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:14.514069   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:14.629434   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:14.664022   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:15.001889   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:15.151439   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:15.171710   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:15.333082   70883 pod_ready.go:103] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"False"
	I0831 22:08:15.530760   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:15.632006   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:15.705370   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:16.030158   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:16.127801   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:16.166332   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:16.524769   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:16.662887   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:16.677467   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:16.798729   70883 pod_ready.go:93] pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace has status "Ready":"True"
	I0831 22:08:16.798772   70883 pod_ready.go:82] duration metric: took 41.531702051s for pod "coredns-6f6b679f8f-24l6k" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.798837   70883 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-lbhz5" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.806106   70883 pod_ready.go:98] error getting pod "coredns-6f6b679f8f-lbhz5" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-lbhz5" not found
	I0831 22:08:16.806162   70883 pod_ready.go:82] duration metric: took 7.312967ms for pod "coredns-6f6b679f8f-lbhz5" in "kube-system" namespace to be "Ready" ...
	E0831 22:08:16.806215   70883 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-6f6b679f8f-lbhz5" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-lbhz5" not found
	I0831 22:08:16.806235   70883 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.821314   70883 pod_ready.go:93] pod "etcd-addons-830974" in "kube-system" namespace has status "Ready":"True"
	I0831 22:08:16.821349   70883 pod_ready.go:82] duration metric: took 15.096177ms for pod "etcd-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.821414   70883 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.841606   70883 pod_ready.go:93] pod "kube-apiserver-addons-830974" in "kube-system" namespace has status "Ready":"True"
	I0831 22:08:16.841648   70883 pod_ready.go:82] duration metric: took 20.21725ms for pod "kube-apiserver-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.841715   70883 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.855840   70883 pod_ready.go:93] pod "kube-controller-manager-addons-830974" in "kube-system" namespace has status "Ready":"True"
	I0831 22:08:16.855929   70883 pod_ready.go:82] duration metric: took 14.191069ms for pod "kube-controller-manager-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.856005   70883 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-r5qp5" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.982343   70883 pod_ready.go:93] pod "kube-proxy-r5qp5" in "kube-system" namespace has status "Ready":"True"
	I0831 22:08:16.982399   70883 pod_ready.go:82] duration metric: took 126.373281ms for pod "kube-proxy-r5qp5" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:16.982438   70883 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:17.001563   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:17.147883   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:17.166635   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:17.417894   70883 pod_ready.go:93] pod "kube-scheduler-addons-830974" in "kube-system" namespace has status "Ready":"True"
	I0831 22:08:17.418002   70883 pod_ready.go:82] duration metric: took 435.518547ms for pod "kube-scheduler-addons-830974" in "kube-system" namespace to be "Ready" ...
	I0831 22:08:17.418038   70883 pod_ready.go:39] duration metric: took 42.631634024s 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" ...
	I0831 22:08:17.418122   70883 api_server.go:52] waiting for apiserver process to appear ...
	I0831 22:08:17.418289   70883 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0831 22:08:17.486118   70883 api_server.go:72] duration metric: took 48.11644794s to wait for apiserver process to appear ...
	I0831 22:08:17.486253   70883 api_server.go:88] waiting for apiserver healthz status ...
	I0831 22:08:17.486304   70883 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0831 22:08:17.508643   70883 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0831 22:08:17.511010   70883 api_server.go:141] control plane version: v1.31.0
	I0831 22:08:17.511046   70883 api_server.go:131] duration metric: took 24.764516ms to wait for apiserver health ...
	I0831 22:08:17.511059   70883 system_pods.go:43] waiting for kube-system pods to appear ...
	I0831 22:08:17.526180   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:17.622933   70883 system_pods.go:59] 18 kube-system pods found
	I0831 22:08:17.623041   70883 system_pods.go:61] "coredns-6f6b679f8f-24l6k" [fe206685-6225-4410-a461-a4f08f2bb6ec] Running
	I0831 22:08:17.623076   70883 system_pods.go:61] "csi-hostpath-attacher-0" [115d76bb-d106-45d9-85cd-cb7d14a374a8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0831 22:08:17.623108   70883 system_pods.go:61] "csi-hostpath-resizer-0" [37aafe6d-d774-44e1-8f23-3faa77b0ae6c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0831 22:08:17.623153   70883 system_pods.go:61] "csi-hostpathplugin-xhpk2" [081de5e2-934d-4216-be0a-884b9806e336] 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])
	I0831 22:08:17.623188   70883 system_pods.go:61] "etcd-addons-830974" [12e2136c-6b59-46ee-823a-80ff5a7b592a] Running
	I0831 22:08:17.623212   70883 system_pods.go:61] "kube-apiserver-addons-830974" [efb8fa54-56c5-4007-b02f-63e2d2a81a52] Running
	I0831 22:08:17.623233   70883 system_pods.go:61] "kube-controller-manager-addons-830974" [278c7611-0033-4ecd-a2bc-3f7737ee70e3] Running
	I0831 22:08:17.623260   70883 system_pods.go:61] "kube-ingress-dns-minikube" [791b5b95-2f2f-4e80-a69b-110c867cd8d7] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0831 22:08:17.623299   70883 system_pods.go:61] "kube-proxy-r5qp5" [cbca5e7a-8031-4422-808b-12aca23d3c21] Running
	I0831 22:08:17.623324   70883 system_pods.go:61] "kube-scheduler-addons-830974" [93a02eca-f0f0-46cc-889e-2626c5ba0e8e] Running
	I0831 22:08:17.623348   70883 system_pods.go:61] "metrics-server-84c5f94fbc-kx552" [b94d783a-7b06-40be-a3b4-583b3a8e1143] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0831 22:08:17.623371   70883 system_pods.go:61] "nvidia-device-plugin-daemonset-6gwcb" [8f896a1e-d824-4db4-a94c-9b754484d176] Running
	I0831 22:08:17.623407   70883 system_pods.go:61] "registry-6fb4cdfc84-wkx6n" [cd8ed564-d256-4c15-a062-2801f66a18b8] Running
	I0831 22:08:17.623434   70883 system_pods.go:61] "registry-proxy-s4454" [394e2dee-5a19-4b34-8e61-e330aaaf6800] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0831 22:08:17.623463   70883 system_pods.go:61] "snapshot-controller-56fcc65765-8xjc5" [735c9376-c8da-442e-8784-46431d7880f8] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0831 22:08:17.623490   70883 system_pods.go:61] "snapshot-controller-56fcc65765-b6tgz" [2b687f9f-4f3f-4973-b30c-4de4bb84b876] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0831 22:08:17.623512   70883 system_pods.go:61] "storage-provisioner" [da0e961c-d97d-42c8-9571-21fb6f2afd35] Running
	I0831 22:08:17.623534   70883 system_pods.go:61] "tiller-deploy-b48cc5f79-ds6dw" [12feee15-76e7-4ddc-be76-d94272b880e8] Running
	I0831 22:08:17.623570   70883 system_pods.go:74] duration metric: took 112.49955ms to wait for pod list to return data ...
	I0831 22:08:17.623599   70883 default_sa.go:34] waiting for default service account to be created ...
	I0831 22:08:17.630910   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:17.673093   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:17.815678   70883 default_sa.go:45] found service account: "default"
	I0831 22:08:17.815727   70883 default_sa.go:55] duration metric: took 192.104479ms for default service account to be created ...
	I0831 22:08:17.815743   70883 system_pods.go:116] waiting for k8s-apps to be running ...
	I0831 22:08:17.988820   70883 system_pods.go:86] 18 kube-system pods found
	I0831 22:08:17.988868   70883 system_pods.go:89] "coredns-6f6b679f8f-24l6k" [fe206685-6225-4410-a461-a4f08f2bb6ec] Running
	I0831 22:08:17.988891   70883 system_pods.go:89] "csi-hostpath-attacher-0" [115d76bb-d106-45d9-85cd-cb7d14a374a8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0831 22:08:17.988905   70883 system_pods.go:89] "csi-hostpath-resizer-0" [37aafe6d-d774-44e1-8f23-3faa77b0ae6c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0831 22:08:17.988922   70883 system_pods.go:89] "csi-hostpathplugin-xhpk2" [081de5e2-934d-4216-be0a-884b9806e336] 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])
	I0831 22:08:17.988934   70883 system_pods.go:89] "etcd-addons-830974" [12e2136c-6b59-46ee-823a-80ff5a7b592a] Running
	I0831 22:08:17.988954   70883 system_pods.go:89] "kube-apiserver-addons-830974" [efb8fa54-56c5-4007-b02f-63e2d2a81a52] Running
	I0831 22:08:17.988963   70883 system_pods.go:89] "kube-controller-manager-addons-830974" [278c7611-0033-4ecd-a2bc-3f7737ee70e3] Running
	I0831 22:08:17.988980   70883 system_pods.go:89] "kube-ingress-dns-minikube" [791b5b95-2f2f-4e80-a69b-110c867cd8d7] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0831 22:08:17.988993   70883 system_pods.go:89] "kube-proxy-r5qp5" [cbca5e7a-8031-4422-808b-12aca23d3c21] Running
	I0831 22:08:17.989002   70883 system_pods.go:89] "kube-scheduler-addons-830974" [93a02eca-f0f0-46cc-889e-2626c5ba0e8e] Running
	I0831 22:08:17.989013   70883 system_pods.go:89] "metrics-server-84c5f94fbc-kx552" [b94d783a-7b06-40be-a3b4-583b3a8e1143] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0831 22:08:17.989023   70883 system_pods.go:89] "nvidia-device-plugin-daemonset-6gwcb" [8f896a1e-d824-4db4-a94c-9b754484d176] Running
	I0831 22:08:17.989034   70883 system_pods.go:89] "registry-6fb4cdfc84-wkx6n" [cd8ed564-d256-4c15-a062-2801f66a18b8] Running
	I0831 22:08:17.989067   70883 system_pods.go:89] "registry-proxy-s4454" [394e2dee-5a19-4b34-8e61-e330aaaf6800] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0831 22:08:17.989087   70883 system_pods.go:89] "snapshot-controller-56fcc65765-8xjc5" [735c9376-c8da-442e-8784-46431d7880f8] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0831 22:08:17.989111   70883 system_pods.go:89] "snapshot-controller-56fcc65765-b6tgz" [2b687f9f-4f3f-4973-b30c-4de4bb84b876] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0831 22:08:17.989119   70883 system_pods.go:89] "storage-provisioner" [da0e961c-d97d-42c8-9571-21fb6f2afd35] Running
	I0831 22:08:17.989128   70883 system_pods.go:89] "tiller-deploy-b48cc5f79-ds6dw" [12feee15-76e7-4ddc-be76-d94272b880e8] Running
	I0831 22:08:17.989141   70883 system_pods.go:126] duration metric: took 173.385619ms to wait for k8s-apps to be running ...
	I0831 22:08:17.989158   70883 system_svc.go:44] waiting for kubelet service to be running ....
	I0831 22:08:17.989260   70883 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0831 22:08:18.011759   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:18.015889   70883 system_svc.go:56] duration metric: took 26.716546ms WaitForService to wait for kubelet
	I0831 22:08:18.015930   70883 kubeadm.go:582] duration metric: took 48.646270564s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0831 22:08:18.015967   70883 node_conditions.go:102] verifying NodePressure condition ...
	I0831 22:08:18.133111   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:18.160025   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:18.175171   70883 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0831 22:08:18.175292   70883 node_conditions.go:123] node cpu capacity is 2
	I0831 22:08:18.175337   70883 node_conditions.go:105] duration metric: took 159.360856ms to run NodePressure ...
	I0831 22:08:18.175409   70883 start.go:241] waiting for startup goroutines ...
	I0831 22:08:18.502959   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:18.628292   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:18.669617   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:19.002043   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:19.132006   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:19.164420   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:19.498822   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:19.628620   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:19.663136   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:19.997556   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:20.127298   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:20.162358   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:20.514727   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:20.626185   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:20.662320   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:21.000444   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:21.127565   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:21.162481   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:21.498430   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:21.627336   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:21.661939   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:21.996949   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:22.128153   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:22.164130   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:22.501340   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:22.628301   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:22.715099   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:23.110469   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:23.124171   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:23.161897   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:23.497939   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:23.805850   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:23.809794   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:24.034385   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:24.139813   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:24.164199   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:24.517417   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:24.746335   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:24.754397   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:25.020492   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:25.153969   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:25.211823   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:25.511824   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:25.644144   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:25.693363   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:26.038064   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:26.142015   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:26.166294   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:26.550163   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:26.631148   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:26.662314   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:27.018681   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:27.132630   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:27.171366   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:27.513801   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:27.627627   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:27.665345   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:28.001465   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:28.169114   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:28.182011   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:28.498816   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:28.625887   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:28.662946   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:28.998918   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:29.156288   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:29.174839   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:29.531039   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:29.675940   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:29.716663   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:30.001195   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:30.141309   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:30.166142   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:30.500823   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:30.634066   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:30.663217   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:30.996601   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:31.127931   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:31.159995   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:31.497134   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:31.623982   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:31.665742   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:31.996918   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:32.126339   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:32.161066   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:32.549378   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:32.639168   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:32.704471   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:33.000609   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0831 22:08:33.137444   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:33.177366   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:33.504312   70883 kapi.go:107] duration metric: took 35.013038964s to wait for kubernetes.io/minikube-addons=registry ...
	I0831 22:08:33.625370   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:33.660573   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:34.128233   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:34.162004   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:34.649264   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:34.661670   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:35.126302   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:35.173999   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:35.628261   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:35.668781   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:36.139094   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:36.164660   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:36.629186   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:36.672155   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:37.139915   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:37.164922   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:37.635541   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:37.669105   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:38.126178   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:38.160240   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:38.625045   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:38.661217   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:39.177813   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:39.178189   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:39.626330   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:39.659389   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:40.130771   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:40.160061   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:40.627308   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:40.727885   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:41.132655   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:41.164793   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:41.626168   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:41.659237   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:42.139656   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:42.174064   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:42.632853   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:42.660879   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:43.184162   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:43.184882   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:43.627614   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:43.691056   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:44.147199   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:44.173402   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:44.717072   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:44.717498   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:45.143120   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:45.180089   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:45.636808   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:45.707465   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:46.178163   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:46.187052   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:46.640883   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:46.671375   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:47.448752   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:47.451102   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:47.627857   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:47.670924   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:48.124371   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:48.180934   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:48.634591   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:48.670315   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:49.135083   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:49.186246   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:49.627778   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:49.660592   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:50.127332   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:50.213377   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:50.625189   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:50.664954   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:51.240151   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:51.249983   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:51.628056   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:51.699290   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:52.127486   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:52.188209   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:52.623519   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:52.659675   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:53.123775   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:53.168537   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:53.722898   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:53.726604   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:54.124491   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:54.160214   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:54.629121   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:54.661308   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:55.223989   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:55.225737   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:55.637609   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:55.680490   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:56.132185   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:56.168084   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:56.659765   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:56.670999   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:57.248320   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:57.258095   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:57.623830   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:57.660321   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:58.126850   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:58.168479   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:58.626725   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:58.662892   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:59.153390   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:59.211054   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:08:59.635384   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:08:59.675933   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:00.135950   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:00.160570   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:00.626926   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:00.659165   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:01.125618   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:01.159954   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:01.625340   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:01.664045   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:02.128387   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:02.164144   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:02.624532   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:02.660279   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:03.123568   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:03.158762   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:03.626596   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:03.668817   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:04.135908   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:04.164445   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:04.628379   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:04.664844   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:05.146051   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:05.250158   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:05.698193   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:05.718984   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:06.130340   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:06.227604   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:06.647688   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:06.667458   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:07.138799   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:07.174748   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:07.678185   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:07.679921   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:08.146758   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:08.174321   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:08.647657   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:08.705870   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:09.178362   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:09.193988   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:09.640059   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:09.668608   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:10.129050   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:10.161283   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:10.645431   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:10.682240   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:11.129735   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:11.166997   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:11.634122   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:11.661663   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:12.140480   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:12.183810   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:12.626681   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:12.674665   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:13.125661   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:13.171731   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:13.624331   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:13.668961   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:14.133775   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:14.185200   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:14.642209   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:14.722563   70883 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0831 22:09:15.212932   70883 kapi.go:107] duration metric: took 1m19.559216719s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0831 22:09:15.309521   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:15.630648   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:16.149392   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:16.624412   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:17.129612   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:17.631639   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:18.148282   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:18.717539   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:19.135850   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:19.625717   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:20.127163   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:20.749730   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:21.132715   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:21.627769   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:22.126176   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:22.643369   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:23.145086   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:23.749021   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:24.124454   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0831 22:09:24.623687   70883 kapi.go:107] duration metric: took 1m24.506354962s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0831 22:09:25.634165   70883 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0831 22:09:25.634302   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:26.107791   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:26.607515   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:27.107444   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:27.617828   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:28.107722   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:28.611861   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:29.109946   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:29.607876   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:30.106947   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:30.606854   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:31.106743   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:31.607789   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:32.107083   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:32.608453   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:33.108027   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:33.606842   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:34.107037   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:34.607477   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:35.106088   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:35.607074   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:36.107327   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:36.606801   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:37.107067   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:37.607151   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:38.107225   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:38.606939   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:39.109194   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:39.605907   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:40.106715   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:40.607080   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:41.107746   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:41.606682   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:42.106313   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:42.610270   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:43.110103   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:43.608052   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:44.107146   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:44.606873   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:45.106466   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:45.606100   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:46.107897   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:46.650082   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:47.108128   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:47.606286   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:48.108065   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:48.606559   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:49.108039   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:49.606866   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:50.107047   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:50.606830   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:51.108145   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:51.607312   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:52.106675   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:52.607412   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:53.107045   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:53.607128   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:54.107573   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:54.606507   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:55.106662   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:55.607053   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:56.107049   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:56.606816   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:57.108244   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:57.608962   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:58.108024   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:58.608529   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:59.107401   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:09:59.608844   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:00.106028   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:00.606234   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:01.107089   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:01.606613   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:02.106824   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:02.608057   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:03.108012   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:03.608002   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:04.107244   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:04.607501   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:05.106661   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:05.605975   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:06.107592   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:06.617627   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:07.112028   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:07.616867   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:08.107241   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:08.607122   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:09.141682   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:09.606243   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:10.108503   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:10.607081   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:11.107842   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:11.606804   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:12.109371   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:12.606454   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:13.108914   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:13.608771   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:14.106869   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:14.606145   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:15.107101   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:15.606980   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:16.107293   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:16.607768   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:17.107525   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:17.607372   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:18.106591   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:18.606112   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:19.107762   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:19.606402   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:20.107800   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:20.606830   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:21.107344   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:21.606580   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:22.106352   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:22.606440   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:23.106975   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:23.607067   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:24.107351   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:24.606777   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:25.107650   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:25.606483   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:26.106673   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:26.606779   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:27.108974   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:27.607505   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:28.106243   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:28.606846   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:29.107730   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:29.614242   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:30.107515   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:30.607013   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:31.111125   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:31.606981   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:32.118800   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:32.628527   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:33.109743   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:33.607257   70883 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0831 22:10:34.107381   70883 kapi.go:107] duration metric: took 2m30.00537714s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0831 22:10:34.110128   70883 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-830974 cluster.
	I0831 22:10:34.112621   70883 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.
	I0831 22:10:34.115388   70883 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0831 22:10:34.118229   70883 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, nvidia-device-plugin, storage-provisioner-rancher, ingress-dns, volcano, helm-tiller, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0831 22:10:34.120745   70883 addons.go:510] duration metric: took 3m4.750463693s for enable addons: enabled=[cloud-spanner storage-provisioner nvidia-device-plugin storage-provisioner-rancher ingress-dns volcano helm-tiller metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0831 22:10:34.120910   70883 start.go:246] waiting for cluster config update ...
	I0831 22:10:34.120971   70883 start.go:255] writing updated cluster config ...
	I0831 22:10:34.121644   70883 ssh_runner.go:195] Run: rm -f paused
	I0831 22:10:34.585559   70883 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0831 22:10:34.588882   70883 out.go:177] * Done! kubectl is now configured to use "addons-830974" cluster and "default" namespace by default
	
	
	==> Docker <==
	Aug 31 22:20:13 addons-830974 dockerd[1162]: time="2024-08-31T22:20:13.075780534Z" level=info msg="ignoring event" container=f28f8a5b6e694ede748069a4723585ce550a372fa8190f7db38b425d34342c17 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:13 addons-830974 dockerd[1162]: time="2024-08-31T22:20:13.174570935Z" level=info msg="ignoring event" container=abc11477ecc3c56381323d26f8480a65f60541f977aa799a23dc2acb8ce07cc2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:13 addons-830974 dockerd[1162]: time="2024-08-31T22:20:13.248420692Z" level=info msg="ignoring event" container=1e4e1d0d7da0d69b5c09e9509e785ef551b9ce0d80dca33409543f13cbf22769 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:13 addons-830974 dockerd[1162]: time="2024-08-31T22:20:13.480650841Z" level=info msg="ignoring event" container=91e2932fa34f89504ced1cc510ac7fd8fd638d6bd7cb6bc61a8bcb1b277d1a19 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:13 addons-830974 dockerd[1162]: time="2024-08-31T22:20:13.644367712Z" level=info msg="ignoring event" container=e09b87976e74d27f94fcd9e31b3119b4a4cc04affda5ec376db24e790c652709 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:13 addons-830974 dockerd[1162]: time="2024-08-31T22:20:13.720133122Z" level=info msg="ignoring event" container=c68ce4d83550265527b602017a31a5ebc03e842ec4356dff3d139a1a6e30a366 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:14 addons-830974 dockerd[1162]: time="2024-08-31T22:20:14.411047298Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Aug 31 22:20:14 addons-830974 dockerd[1162]: time="2024-08-31T22:20:14.414010408Z" 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"
	Aug 31 22:20:20 addons-830974 dockerd[1162]: time="2024-08-31T22:20:20.163635623Z" level=info msg="ignoring event" container=83ac2c9b177dc0a629075994930b192dee0909125d19badf7f2483df46342c15 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:20 addons-830974 dockerd[1162]: time="2024-08-31T22:20:20.181401104Z" level=info msg="ignoring event" container=8d4022e61e2054a39af0dfdbd784f89b9e50b3d1becf201a000853ea00cb298b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:20 addons-830974 dockerd[1162]: time="2024-08-31T22:20:20.488782846Z" level=info msg="ignoring event" container=bcf569ec9898b18537efa9509c0c7b2c4c79fff9d1e713e1993975fc02b27c29 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:20 addons-830974 dockerd[1162]: time="2024-08-31T22:20:20.515382804Z" level=info msg="ignoring event" container=734bb611ef85bd1721c9b45ac11d56d7ad4463b0350392c1d6ffb191a81ca02f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:27 addons-830974 cri-dockerd[1417]: time="2024-08-31T22:20:27Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/18e422caedd29e01c6fc0065001204de82f7cefdec5ef1da404de5d022405b10/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]"
	Aug 31 22:20:29 addons-830974 cri-dockerd[1417]: time="2024-08-31T22:20:29Z" level=info msg="Stop pulling image docker.io/alpine/helm:2.16.3: Status: Downloaded newer image for alpine/helm:2.16.3"
	Aug 31 22:20:29 addons-830974 dockerd[1162]: time="2024-08-31T22:20:29.723344694Z" level=info msg="ignoring event" container=f1b672e237abb71c9926b81903a7e951b249a97d7a85bfd6f27bf0b04b218872 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:29 addons-830974 dockerd[1162]: time="2024-08-31T22:20:29.756819181Z" level=warning msg="failed to close stdin: NotFound: task f1b672e237abb71c9926b81903a7e951b249a97d7a85bfd6f27bf0b04b218872 not found: not found"
	Aug 31 22:20:31 addons-830974 dockerd[1162]: time="2024-08-31T22:20:31.302202094Z" level=info msg="ignoring event" container=18e422caedd29e01c6fc0065001204de82f7cefdec5ef1da404de5d022405b10 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:32 addons-830974 dockerd[1162]: time="2024-08-31T22:20:32.147962395Z" level=info msg="ignoring event" container=f47401e3a0a2206c8e5507df0200b1029d0387bf2d981e2a3b9caacd2c427aab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:32 addons-830974 cri-dockerd[1417]: time="2024-08-31T22:20:32Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"tiller-deploy-b48cc5f79-ds6dw_kube-system\": unexpected command output nsenter: cannot open /proc/3521/ns/net: No such file or directory\n with error: exit status 1"
	Aug 31 22:20:32 addons-830974 dockerd[1162]: time="2024-08-31T22:20:32.376580639Z" level=info msg="ignoring event" container=c7ab6fa8904bff7fd9e0c0689fb2f0a0e864bbc5e4cbcb52546fcf1e2d6ac979 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:35 addons-830974 dockerd[1162]: time="2024-08-31T22:20:35.984475100Z" level=info msg="ignoring event" container=cbf120b32e6748a4b0b5c8b4420abbb6eb4444418ee59d2228ad1efa5a5a4f91 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:37 addons-830974 dockerd[1162]: time="2024-08-31T22:20:37.138494722Z" level=info msg="ignoring event" container=4731bee5c0fabdd0da38bb088d609f8c495df06273a5213a90e345eaba192f03 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:37 addons-830974 dockerd[1162]: time="2024-08-31T22:20:37.199797492Z" level=info msg="ignoring event" container=d62f01006d83cbeec5121730c96de101c7fbec0d83d95fd70a43277a34b2af05 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:37 addons-830974 dockerd[1162]: time="2024-08-31T22:20:37.485199668Z" level=info msg="ignoring event" container=a86273ca7c3b91c9167e2135c486cfe483c24d4d7adab9465f57813b3e2d47ba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 31 22:20:37 addons-830974 dockerd[1162]: time="2024-08-31T22:20:37.728291520Z" level=info msg="ignoring event" container=d172ec228481708dbd32d7b03e3bfa8133b47ab370aca2bdaf2437604c5dfac8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	ac7136e71ff9b       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc            32 seconds ago      Exited              gadget                     7                   0ffa1bee8d90c       gadget-jhnh2
	6399cb45dfe04       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 10 minutes ago      Running             gcp-auth                   0                   ac848e14e1e10       gcp-auth-89d5ffd79-6nhtx
	88a7f0915765d       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce             11 minutes ago      Running             controller                 0                   d8e463021c601       ingress-nginx-controller-bc57996ff-lm4j8
	79620eee27589       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              patch                      0                   026dc77eb3420       ingress-nginx-admission-patch-r57hq
	467ed4129a068       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                     0                   493836696bbf8       ingress-nginx-admission-create-tknds
	2b3c32c01f86f       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                        12 minutes ago      Running             yakd                       0                   ffc25933d1978       yakd-dashboard-67d98fc6b-p4qp7
	e06c916553ef5       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner     0                   0b3ed7e8df9b9       local-path-provisioner-86d989889c-rtvwf
	c35114037c165       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             12 minutes ago      Running             minikube-ingress-dns       0                   16da56d691acb       kube-ingress-dns-minikube
	dba47f5c82034       registry.k8s.io/metrics-server/metrics-server@sha256:ffcb2bf004d6aa0a17d90e0247cf94f2865c8901dcab4427034c341951c239f9        12 minutes ago      Running             metrics-server             0                   6129c480bce20       metrics-server-84c5f94fbc-kx552
	4605ea6ba877d       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               12 minutes ago      Running             cloud-spanner-emulator     0                   c560c4a1c59c8       cloud-spanner-emulator-769b77f747-2xcp4
	34fd0593a3b62       nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47                     12 minutes ago      Running             nvidia-device-plugin-ctr   0                   70af1f3c31671       nvidia-device-plugin-daemonset-6gwcb
	e092bd57e42fd       6e38f40d628db                                                                                                                12 minutes ago      Running             storage-provisioner        0                   c9e5ffb7c2865       storage-provisioner
	77273551b7157       cbb01a7bd410d                                                                                                                13 minutes ago      Running             coredns                    0                   9a4fe6ddfa257       coredns-6f6b679f8f-24l6k
	fc7d86c9ef633       ad83b2ca7b09e                                                                                                                13 minutes ago      Running             kube-proxy                 0                   cedcf0382a532       kube-proxy-r5qp5
	8e7af3da79239       2e96e5913fc06                                                                                                                13 minutes ago      Running             etcd                       0                   cf54612ce0c14       etcd-addons-830974
	6048467f16e5d       045733566833c                                                                                                                13 minutes ago      Running             kube-controller-manager    0                   9c320bb8f67bc       kube-controller-manager-addons-830974
	7a0c6b42dedc3       1766f54c897f0                                                                                                                13 minutes ago      Running             kube-scheduler             0                   95a64cb052b9d       kube-scheduler-addons-830974
	631b0f96bb091       604f5db92eaa8                                                                                                                13 minutes ago      Running             kube-apiserver             0                   392d8808ff49f       kube-apiserver-addons-830974
	
	
	==> controller_ingress [88a7f0915765] <==
	W0831 22:09:14.243964       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0831 22:09:14.244860       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0831 22:09:14.273499       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.0" state="clean" commit="9edcffcde5595e8a5b1a35f88c421764e575afce" platform="linux/amd64"
	I0831 22:09:14.622600       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0831 22:09:14.819570       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0831 22:09:14.920368       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0831 22:09:15.038751       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"e8714006-5b89-49b3-9d82-02d3d15a2fe2", APIVersion:"v1", ResourceVersion:"708", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0831 22:09:15.272639       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"16e98e96-7bfa-4f9d-9612-54cb9497e6dc", APIVersion:"v1", ResourceVersion:"720", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0831 22:09:15.272913       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"6a101874-f2ec-4b90-8fda-a0b769451d7e", APIVersion:"v1", ResourceVersion:"728", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0831 22:09:16.225424       7 nginx.go:317] "Starting NGINX process"
	I0831 22:09:16.227370       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0831 22:09:16.239591       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0831 22:09:16.240563       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0831 22:09:16.297447       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0831 22:09:16.298978       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-lm4j8"
	I0831 22:09:16.333479       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-lm4j8" node="addons-830974"
	I0831 22:09:16.388616       7 controller.go:213] "Backend successfully reloaded"
	I0831 22:09:16.388834       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0831 22:09:16.389072       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-lm4j8", UID:"9bf5c9b1-773a-47f0-80f9-841a25d3d931", APIVersion:"v1", ResourceVersion:"826", 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 [77273551b715] <==
	[INFO] 10.244.0.9:37392 - 2694 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000089966s
	[INFO] 10.244.0.9:59748 - 62076 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000088287s
	[INFO] 10.244.0.9:59748 - 62329 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000103689s
	[INFO] 10.244.0.9:54886 - 211 "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.000070686s
	[INFO] 10.244.0.9:54886 - 7645 "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.000185257s
	[INFO] 10.244.0.9:55562 - 14681 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000078722s
	[INFO] 10.244.0.9:55562 - 46685 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000067824s
	[INFO] 10.244.0.9:43224 - 31943 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000065396s
	[INFO] 10.244.0.9:43224 - 9147 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.00008953s
	[INFO] 10.244.0.9:37955 - 3372 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000152721s
	[INFO] 10.244.0.9:37955 - 4128 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000405321s
	[INFO] 10.244.0.26:40660 - 32281 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000441439s
	[INFO] 10.244.0.26:41246 - 25552 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000843037s
	[INFO] 10.244.0.26:50896 - 14117 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000201277s
	[INFO] 10.244.0.26:47679 - 23552 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00037335s
	[INFO] 10.244.0.26:52579 - 7972 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00017206s
	[INFO] 10.244.0.26:42846 - 3243 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00027326s
	[INFO] 10.244.0.26:39823 - 38871 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003187416s
	[INFO] 10.244.0.26:41851 - 48183 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.006001968s
	[INFO] 10.244.0.26:43285 - 31574 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004254764s
	[INFO] 10.244.0.26:42928 - 54736 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004056729s
	[INFO] 10.244.0.26:34237 - 17523 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003147236s
	[INFO] 10.244.0.26:57734 - 49984 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.00344006s
	[INFO] 10.244.0.26:55050 - 11551 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002050362s
	[INFO] 10.244.0.26:37929 - 5964 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002925936s
	
	
	==> describe nodes <==
	Name:               addons-830974
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-830974
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=8ab9a20c866aaad18bea6fac47c5d146303457d2
	                    minikube.k8s.io/name=addons-830974
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_31T22_07_24_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-830974
	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:  Sat, 31 Aug 2024 22:07:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-830974
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 31 Aug 2024 22:20:33 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 31 Aug 2024 22:16:36 +0000   Sat, 31 Aug 2024 22:07:19 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 31 Aug 2024 22:16:36 +0000   Sat, 31 Aug 2024 22:07:19 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 31 Aug 2024 22:16:36 +0000   Sat, 31 Aug 2024 22:07:19 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 31 Aug 2024 22:16:36 +0000   Sat, 31 Aug 2024 22:07:22 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-830974
	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:                 263180ba68134baca702529e35d444d7
	  System UUID:                cea95eb9-64ff-4363-a7cb-d3c6f73252bd
	  Boot ID:                    bbc3b046-27e3-4fe3-937f-43dcd8021f1a
	  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:          (17 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m21s
	  default                     cloud-spanner-emulator-769b77f747-2xcp4     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gadget                      gadget-jhnh2                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-89d5ffd79-6nhtx                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-lm4j8    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-6f6b679f8f-24l6k                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-addons-830974                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-830974                250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-830974       200m (10%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-r5qp5                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-830974                100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-kx552             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         12m
	  kube-system                 nvidia-device-plugin-daemonset-6gwcb        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-86d989889c-rtvwf     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-p4qp7              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                950m (47%)  0 (0%)
	  memory             588Mi (7%)  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                 12m   kube-proxy       
	  Normal  Starting                 13m   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m   kubelet          Node addons-830974 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m   kubelet          Node addons-830974 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m   kubelet          Node addons-830974 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m   node-controller  Node addons-830974 event: Registered Node addons-830974 in Controller
	
	
	==> dmesg <==
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff b6 00 16 77 79 40 08 06
	[  +2.558533] 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 12 c5 21 29 96 7d 08 06
	[  +0.058847] 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 6a 4a d3 c0 02 8f 08 06
	[  +2.964138] 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 32 63 9e 94 4b 3d 08 06
	[Aug31 22:09] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 5a a3 55 c3 b5 be 08 06
	[  +3.997157] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff d6 c2 2b 7c d8 c9 08 06
	[  +0.418959] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff 9e 9f f9 e7 bc ec 08 06
	[  +0.126014] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 1e e9 35 20 d9 12 08 06
	[Aug31 22:10] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 3e cb 2c 83 01 03 08 06
	[  +0.035563] 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 6e d4 0e dd 96 43 08 06
	[ +25.403712] 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 ce 88 2b 03 d0 0a 08 06
	[  +0.000813] 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 8e 2e 07 df 7a 99 08 06
	[Aug31 22:20] IPv4: martian source 10.244.0.1 from 10.244.0.32, on dev eth0
	[  +0.000015] ll header: 00000000: ff ff ff ff ff ff aa 9c 4a d4 47 c2 08 06
	
	
	==> etcd [8e7af3da7923] <==
	{"level":"info","ts":"2024-08-31T22:09:23.738344Z","caller":"traceutil/trace.go:171","msg":"trace[977652917] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1316; }","duration":"117.612184ms","start":"2024-08-31T22:09:23.620718Z","end":"2024-08-31T22:09:23.738330Z","steps":["trace[977652917] 'agreement among raft nodes before linearized reading'  (duration: 117.520944ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-31T22:09:23.737558Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"132.656786ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-31T22:09:23.738786Z","caller":"traceutil/trace.go:171","msg":"trace[5179229] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1316; }","duration":"133.921761ms","start":"2024-08-31T22:09:23.604849Z","end":"2024-08-31T22:09:23.738771Z","steps":["trace[5179229] 'agreement among raft nodes before linearized reading'  (duration: 132.625339ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-31T22:11:00.913074Z","caller":"traceutil/trace.go:171","msg":"trace[1696990523] transaction","detail":"{read_only:false; response_revision:1582; number_of_response:1; }","duration":"242.352667ms","start":"2024-08-31T22:11:00.670688Z","end":"2024-08-31T22:11:00.913041Z","steps":["trace[1696990523] 'process raft request'  (duration: 242.198487ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-31T22:11:01.353566Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"407.022942ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/snapshot-controller-leader\" ","response":"range_response_count:1 size:498"}
	{"level":"info","ts":"2024-08-31T22:11:01.353642Z","caller":"traceutil/trace.go:171","msg":"trace[1970750628] range","detail":"{range_begin:/registry/leases/kube-system/snapshot-controller-leader; range_end:; response_count:1; response_revision:1582; }","duration":"407.114794ms","start":"2024-08-31T22:11:00.946512Z","end":"2024-08-31T22:11:01.353627Z","steps":["trace[1970750628] 'range keys from in-memory index tree'  (duration: 406.889251ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-31T22:11:01.353675Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-31T22:11:00.946460Z","time spent":"407.205852ms","remote":"127.0.0.1:33314","response type":"/etcdserverpb.KV/Range","request count":0,"request size":57,"response count":1,"response size":522,"request content":"key:\"/registry/leases/kube-system/snapshot-controller-leader\" "}
	{"level":"warn","ts":"2024-08-31T22:11:01.353862Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"224.545234ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/bus.volcano.sh/commands/\" range_end:\"/registry/bus.volcano.sh/commands0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-31T22:11:01.353893Z","caller":"traceutil/trace.go:171","msg":"trace[890532044] range","detail":"{range_begin:/registry/bus.volcano.sh/commands/; range_end:/registry/bus.volcano.sh/commands0; response_count:0; response_revision:1582; }","duration":"224.581539ms","start":"2024-08-31T22:11:01.129302Z","end":"2024-08-31T22:11:01.353883Z","steps":["trace[890532044] 'count revisions from in-memory index tree'  (duration: 224.474293ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-31T22:11:01.354148Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.966709ms","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-08-31T22:11:01.354179Z","caller":"traceutil/trace.go:171","msg":"trace[1645726844] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1582; }","duration":"127.001972ms","start":"2024-08-31T22:11:01.227167Z","end":"2024-08-31T22:11:01.354169Z","steps":["trace[1645726844] 'range keys from in-memory index tree'  (duration: 126.841979ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-31T22:11:01.533765Z","caller":"traceutil/trace.go:171","msg":"trace[403969395] transaction","detail":"{read_only:false; response_revision:1583; number_of_response:1; }","duration":"170.859281ms","start":"2024-08-31T22:11:01.362884Z","end":"2024-08-31T22:11:01.533743Z","steps":["trace[403969395] 'process raft request'  (duration: 170.695803ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-31T22:11:01.616650Z","caller":"traceutil/trace.go:171","msg":"trace[1280198076] transaction","detail":"{read_only:false; response_revision:1584; number_of_response:1; }","duration":"249.231081ms","start":"2024-08-31T22:11:01.367390Z","end":"2024-08-31T22:11:01.616621Z","steps":["trace[1280198076] 'process raft request'  (duration: 234.330817ms)","trace[1280198076] 'compare'  (duration: 14.414802ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-31T22:11:01.617513Z","caller":"traceutil/trace.go:171","msg":"trace[199825764] linearizableReadLoop","detail":"{readStateIndex:1645; appliedIndex:1644; }","duration":"213.251838ms","start":"2024-08-31T22:11:01.404242Z","end":"2024-08-31T22:11:01.617494Z","steps":["trace[199825764] 'read index received'  (duration: 129.565067ms)","trace[199825764] 'applied index is now lower than readState.Index'  (duration: 83.680182ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-31T22:11:01.618251Z","caller":"traceutil/trace.go:171","msg":"trace[1655221169] transaction","detail":"{read_only:false; response_revision:1585; number_of_response:1; }","duration":"161.344054ms","start":"2024-08-31T22:11:01.456892Z","end":"2024-08-31T22:11:01.618236Z","steps":["trace[1655221169] 'process raft request'  (duration: 159.349084ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-31T22:11:01.619631Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.649598ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-31T22:11:01.619686Z","caller":"traceutil/trace.go:171","msg":"trace[141081662] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1585; }","duration":"123.714598ms","start":"2024-08-31T22:11:01.495954Z","end":"2024-08-31T22:11:01.619668Z","steps":["trace[141081662] 'agreement among raft nodes before linearized reading'  (duration: 123.623384ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-31T22:11:01.619937Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"215.690821ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-31T22:11:01.619968Z","caller":"traceutil/trace.go:171","msg":"trace[1883251426] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1585; }","duration":"215.729078ms","start":"2024-08-31T22:11:01.404230Z","end":"2024-08-31T22:11:01.619959Z","steps":["trace[1883251426] 'agreement among raft nodes before linearized reading'  (duration: 215.666889ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-31T22:16:41.959434Z","caller":"traceutil/trace.go:171","msg":"trace[1598032199] linearizableReadLoop","detail":"{readStateIndex:2367; appliedIndex:2367; }","duration":"130.863211ms","start":"2024-08-31T22:16:41.827803Z","end":"2024-08-31T22:16:41.958667Z","steps":["trace[1598032199] 'read index received'  (duration: 130.853404ms)","trace[1598032199] 'applied index is now lower than readState.Index'  (duration: 7.706µs)"],"step_count":2}
	{"level":"warn","ts":"2024-08-31T22:16:41.967079Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"139.102703ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1114"}
	{"level":"info","ts":"2024-08-31T22:16:41.967384Z","caller":"traceutil/trace.go:171","msg":"trace[200896839] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:2232; }","duration":"139.533126ms","start":"2024-08-31T22:16:41.827778Z","end":"2024-08-31T22:16:41.967311Z","steps":["trace[200896839] 'agreement among raft nodes before linearized reading'  (duration: 138.654998ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-31T22:17:18.844902Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1853}
	{"level":"info","ts":"2024-08-31T22:17:18.887452Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1853,"took":"41.573527ms","hash":3921572622,"current-db-size-bytes":9379840,"current-db-size":"9.4 MB","current-db-size-in-use-bytes":5079040,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-08-31T22:17:18.887509Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3921572622,"revision":1853,"compact-revision":-1}
	
	
	==> gcp-auth [6399cb45dfe0] <==
	2024/08/31 22:10:33 GCP Auth Webhook started!
	2024/08/31 22:10:52 Ready to marshal response ...
	2024/08/31 22:10:52 Ready to write response ...
	2024/08/31 22:10:52 Ready to marshal response ...
	2024/08/31 22:10:52 Ready to write response ...
	2024/08/31 22:11:18 Ready to marshal response ...
	2024/08/31 22:11:18 Ready to write response ...
	2024/08/31 22:11:18 Ready to marshal response ...
	2024/08/31 22:11:18 Ready to write response ...
	2024/08/31 22:11:18 Ready to marshal response ...
	2024/08/31 22:11:18 Ready to write response ...
	2024/08/31 22:19:35 Ready to marshal response ...
	2024/08/31 22:19:35 Ready to write response ...
	2024/08/31 22:19:39 Ready to marshal response ...
	2024/08/31 22:19:39 Ready to write response ...
	2024/08/31 22:20:02 Ready to marshal response ...
	2024/08/31 22:20:02 Ready to write response ...
	2024/08/31 22:20:26 Ready to marshal response ...
	2024/08/31 22:20:26 Ready to write response ...
	
	
	==> kernel <==
	 22:20:39 up  8:00,  0 users,  load average: 1.56, 1.28, 1.36
	Linux addons-830974 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 [631b0f96bb09] <==
	W0831 22:11:09.926600       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0831 22:11:10.333830       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0831 22:11:10.443669       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0831 22:11:10.737177       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0831 22:11:10.867756       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0831 22:11:10.921543       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0831 22:11:11.141110       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0831 22:11:11.171020       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0831 22:11:11.739730       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0831 22:11:11.918033       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0831 22:19:48.163348       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0831 22:20:19.864151       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0831 22:20:19.864247       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0831 22:20:19.891283       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0831 22:20:19.891409       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0831 22:20:19.959510       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0831 22:20:19.959598       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0831 22:20:20.013076       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0831 22:20:20.013611       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0831 22:20:20.021014       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0831 22:20:20.021070       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0831 22:20:21.013830       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0831 22:20:21.022124       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0831 22:20:21.074091       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	E0831 22:20:29.697852       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.32:38222: read: connection reset by peer
	
	
	==> kube-controller-manager [6048467f16e5] <==
	W0831 22:20:27.884345       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
	E0831 22:20:27.884402       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"
	W0831 22:20:28.891463       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
	E0831 22:20:28.891641       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"
	W0831 22:20:29.375297       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
	E0831 22:20:29.375373       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"
	W0831 22:20:31.403131       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
	E0831 22:20:31.403770       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"
	I0831 22:20:32.036809       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/tiller-deploy-b48cc5f79" duration="7.358µs"
	I0831 22:20:32.766283       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0831 22:20:32.766329       1 shared_informer.go:320] Caches are synced for resource quota
	I0831 22:20:32.960417       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0831 22:20:32.960501       1 shared_informer.go:320] Caches are synced for garbage collector
	W0831 22:20:34.121648       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
	E0831 22:20:34.121737       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"
	W0831 22:20:36.174426       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
	E0831 22:20:36.174496       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"
	I0831 22:20:36.973199       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="6.431µs"
	W0831 22:20:37.068126       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
	E0831 22:20:37.068565       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"
	W0831 22:20:38.077155       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
	E0831 22:20:38.077282       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"
	W0831 22:20:38.702736       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
	E0831 22:20:38.702962       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"
	I0831 22:20:38.848316       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="4.898µs"
	
	
	==> kube-proxy [fc7d86c9ef63] <==
	I0831 22:07:39.030737       1 server_linux.go:66] "Using iptables proxy"
	I0831 22:07:41.607361       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0831 22:07:41.607482       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`"
	I0831 22:07:42.190552       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0831 22:07:42.212255       1 server_linux.go:169] "Using iptables Proxier"
	I0831 22:07:42.275352       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"
	I0831 22:07:42.279400       1 server.go:483] "Version info" version="v1.31.0"
	I0831 22:07:42.279442       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0831 22:07:42.336967       1 config.go:197] "Starting service config controller"
	I0831 22:07:42.356786       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0831 22:07:42.337927       1 config.go:104] "Starting endpoint slice config controller"
	I0831 22:07:42.357001       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0831 22:07:42.359529       1 config.go:326] "Starting node config controller"
	I0831 22:07:42.378472       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0831 22:07:42.771777       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0831 22:07:42.776854       1 shared_informer.go:320] Caches are synced for service config
	I0831 22:07:42.906973       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [7a0c6b42dedc] <==
	W0831 22:07:22.672842       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
	E0831 22:07:22.672895       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"
	W0831 22:07:22.674284       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
	E0831 22:07:22.674347       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"
	W0831 22:07:22.767526       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0831 22:07:22.767905       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0831 22:07:22.770541       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0831 22:07:22.770930       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0831 22:07:22.809089       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
	E0831 22:07:22.809197       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"
	W0831 22:07:22.814852       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"
	E0831 22:07:22.815244       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"
	W0831 22:07:22.834854       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0831 22:07:22.835225       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0831 22:07:22.838115       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0831 22:07:22.838357       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0831 22:07:22.871190       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
	E0831 22:07:22.871800       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"
	W0831 22:07:22.982932       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
	E0831 22:07:22.982986       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"
	W0831 22:07:23.009673       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
	E0831 22:07:23.010127       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"
	W0831 22:07:23.027646       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
	E0831 22:07:23.028114       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"
	I0831 22:07:24.772848       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 31 22:20:32 addons-830974 kubelet[2186]: I0831 22:20:32.374944    2186 scope.go:117] "RemoveContainer" containerID="f1b672e237abb71c9926b81903a7e951b249a97d7a85bfd6f27bf0b04b218872"
	Aug 31 22:20:32 addons-830974 kubelet[2186]: I0831 22:20:32.503846    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4x9zb\" (UniqueName: \"kubernetes.io/projected/12feee15-76e7-4ddc-be76-d94272b880e8-kube-api-access-4x9zb\") pod \"12feee15-76e7-4ddc-be76-d94272b880e8\" (UID: \"12feee15-76e7-4ddc-be76-d94272b880e8\") "
	Aug 31 22:20:32 addons-830974 kubelet[2186]: I0831 22:20:32.507863    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/12feee15-76e7-4ddc-be76-d94272b880e8-kube-api-access-4x9zb" (OuterVolumeSpecName: "kube-api-access-4x9zb") pod "12feee15-76e7-4ddc-be76-d94272b880e8" (UID: "12feee15-76e7-4ddc-be76-d94272b880e8"). InnerVolumeSpecName "kube-api-access-4x9zb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 31 22:20:32 addons-830974 kubelet[2186]: I0831 22:20:32.604420    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-4x9zb\" (UniqueName: \"kubernetes.io/projected/12feee15-76e7-4ddc-be76-d94272b880e8-kube-api-access-4x9zb\") on node \"addons-830974\" DevicePath \"\""
	Aug 31 22:20:33 addons-830974 kubelet[2186]: I0831 22:20:33.393323    2186 scope.go:117] "RemoveContainer" containerID="f47401e3a0a2206c8e5507df0200b1029d0387bf2d981e2a3b9caacd2c427aab"
	Aug 31 22:20:34 addons-830974 kubelet[2186]: I0831 22:20:34.363159    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="12feee15-76e7-4ddc-be76-d94272b880e8" path="/var/lib/kubelet/pods/12feee15-76e7-4ddc-be76-d94272b880e8/volumes"
	Aug 31 22:20:36 addons-830974 kubelet[2186]: I0831 22:20:36.239361    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/8e5a86b4-c332-48f3-9bc4-e82f058740c1-gcp-creds\") pod \"8e5a86b4-c332-48f3-9bc4-e82f058740c1\" (UID: \"8e5a86b4-c332-48f3-9bc4-e82f058740c1\") "
	Aug 31 22:20:36 addons-830974 kubelet[2186]: I0831 22:20:36.239458    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l62zm\" (UniqueName: \"kubernetes.io/projected/8e5a86b4-c332-48f3-9bc4-e82f058740c1-kube-api-access-l62zm\") pod \"8e5a86b4-c332-48f3-9bc4-e82f058740c1\" (UID: \"8e5a86b4-c332-48f3-9bc4-e82f058740c1\") "
	Aug 31 22:20:36 addons-830974 kubelet[2186]: I0831 22:20:36.239758    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/8e5a86b4-c332-48f3-9bc4-e82f058740c1-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "8e5a86b4-c332-48f3-9bc4-e82f058740c1" (UID: "8e5a86b4-c332-48f3-9bc4-e82f058740c1"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Aug 31 22:20:36 addons-830974 kubelet[2186]: I0831 22:20:36.242955    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/8e5a86b4-c332-48f3-9bc4-e82f058740c1-kube-api-access-l62zm" (OuterVolumeSpecName: "kube-api-access-l62zm") pod "8e5a86b4-c332-48f3-9bc4-e82f058740c1" (UID: "8e5a86b4-c332-48f3-9bc4-e82f058740c1"). InnerVolumeSpecName "kube-api-access-l62zm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 31 22:20:36 addons-830974 kubelet[2186]: I0831 22:20:36.340827    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-l62zm\" (UniqueName: \"kubernetes.io/projected/8e5a86b4-c332-48f3-9bc4-e82f058740c1-kube-api-access-l62zm\") on node \"addons-830974\" DevicePath \"\""
	Aug 31 22:20:36 addons-830974 kubelet[2186]: I0831 22:20:36.340903    2186 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/8e5a86b4-c332-48f3-9bc4-e82f058740c1-gcp-creds\") on node \"addons-830974\" DevicePath \"\""
	Aug 31 22:20:36 addons-830974 kubelet[2186]: I0831 22:20:36.348772    2186 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-6gwcb" secret="" err="secret \"gcp-auth\" not found"
	Aug 31 22:20:37 addons-830974 kubelet[2186]: I0831 22:20:37.347257    2186 scope.go:117] "RemoveContainer" containerID="ac7136e71ff9bcc4bf52d944c4d9ed65b9da09131ed89ddb48dd6cf64c42132b"
	Aug 31 22:20:37 addons-830974 kubelet[2186]: E0831 22:20:37.347619    2186 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-jhnh2_gadget(9300b0d1-af22-44c0-9a54-4a8bf97b2a39)\"" pod="gadget/gadget-jhnh2" podUID="9300b0d1-af22-44c0-9a54-4a8bf97b2a39"
	Aug 31 22:20:37 addons-830974 kubelet[2186]: E0831 22:20:37.357556    2186 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="2eca82e4-f7ef-4e03-a4a8-c56d28dc936f"
	Aug 31 22:20:37 addons-830974 kubelet[2186]: I0831 22:20:37.757369    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lrp7p\" (UniqueName: \"kubernetes.io/projected/cd8ed564-d256-4c15-a062-2801f66a18b8-kube-api-access-lrp7p\") pod \"cd8ed564-d256-4c15-a062-2801f66a18b8\" (UID: \"cd8ed564-d256-4c15-a062-2801f66a18b8\") "
	Aug 31 22:20:37 addons-830974 kubelet[2186]: I0831 22:20:37.765248    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cd8ed564-d256-4c15-a062-2801f66a18b8-kube-api-access-lrp7p" (OuterVolumeSpecName: "kube-api-access-lrp7p") pod "cd8ed564-d256-4c15-a062-2801f66a18b8" (UID: "cd8ed564-d256-4c15-a062-2801f66a18b8"). InnerVolumeSpecName "kube-api-access-lrp7p". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 31 22:20:37 addons-830974 kubelet[2186]: I0831 22:20:37.858158    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-lrp7p\" (UniqueName: \"kubernetes.io/projected/cd8ed564-d256-4c15-a062-2801f66a18b8-kube-api-access-lrp7p\") on node \"addons-830974\" DevicePath \"\""
	Aug 31 22:20:37 addons-830974 kubelet[2186]: I0831 22:20:37.959497    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-962r8\" (UniqueName: \"kubernetes.io/projected/394e2dee-5a19-4b34-8e61-e330aaaf6800-kube-api-access-962r8\") pod \"394e2dee-5a19-4b34-8e61-e330aaaf6800\" (UID: \"394e2dee-5a19-4b34-8e61-e330aaaf6800\") "
	Aug 31 22:20:37 addons-830974 kubelet[2186]: I0831 22:20:37.963217    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/394e2dee-5a19-4b34-8e61-e330aaaf6800-kube-api-access-962r8" (OuterVolumeSpecName: "kube-api-access-962r8") pod "394e2dee-5a19-4b34-8e61-e330aaaf6800" (UID: "394e2dee-5a19-4b34-8e61-e330aaaf6800"). InnerVolumeSpecName "kube-api-access-962r8". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 31 22:20:38 addons-830974 kubelet[2186]: I0831 22:20:38.060225    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-962r8\" (UniqueName: \"kubernetes.io/projected/394e2dee-5a19-4b34-8e61-e330aaaf6800-kube-api-access-962r8\") on node \"addons-830974\" DevicePath \"\""
	Aug 31 22:20:38 addons-830974 kubelet[2186]: I0831 22:20:38.377236    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="8e5a86b4-c332-48f3-9bc4-e82f058740c1" path="/var/lib/kubelet/pods/8e5a86b4-c332-48f3-9bc4-e82f058740c1/volumes"
	Aug 31 22:20:38 addons-830974 kubelet[2186]: I0831 22:20:38.739381    2186 scope.go:117] "RemoveContainer" containerID="4731bee5c0fabdd0da38bb088d609f8c495df06273a5213a90e345eaba192f03"
	Aug 31 22:20:38 addons-830974 kubelet[2186]: I0831 22:20:38.804794    2186 scope.go:117] "RemoveContainer" containerID="d62f01006d83cbeec5121730c96de101c7fbec0d83d95fd70a43277a34b2af05"
	
	
	==> storage-provisioner [e092bd57e42f] <==
	I0831 22:07:48.492603       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0831 22:07:49.042094       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0831 22:07:49.155004       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0831 22:07:49.667236       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0831 22:07:49.675674       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-830974_c1bcffce-2de1-401d-b759-5f6a0107b52a!
	I0831 22:07:49.695808       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"7bad5e29-c6d4-497a-8601-c16a5f6dfe8e", APIVersion:"v1", ResourceVersion:"686", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-830974_c1bcffce-2de1-401d-b759-5f6a0107b52a became leader
	I0831 22:07:49.881782       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-830974_c1bcffce-2de1-401d-b759-5f6a0107b52a!
	

                                                
                                                
-- /stdout --
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-830974 -n addons-830974
helpers_test.go:262: (dbg) Run:  kubectl --context addons-830974 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:273: non-running pods: busybox ingress-nginx-admission-create-tknds ingress-nginx-admission-patch-r57hq
helpers_test.go:275: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:278: (dbg) Run:  kubectl --context addons-830974 describe pod busybox ingress-nginx-admission-create-tknds ingress-nginx-admission-patch-r57hq
helpers_test.go:278: (dbg) Non-zero exit: kubectl --context addons-830974 describe pod busybox ingress-nginx-admission-create-tknds ingress-nginx-admission-patch-r57hq: exit status 1 (127.656279ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-830974/192.168.49.2
	Start Time:       Sat, 31 Aug 2024 22:11:18 +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-s9wbf (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-s9wbf:
	    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-830974
	  Normal   Pulling    7m51s (x4 over 9m22s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m51s (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     7m51s (x4 over 9m22s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m40s (x6 over 9m22s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m14s (x21 over 9m22s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                                
** /stderr **
helpers_test.go:280: kubectl --context addons-830974 describe pod busybox ingress-nginx-admission-create-tknds ingress-nginx-admission-patch-r57hq: exit status 1
--- FAIL: TestAddons/parallel/Registry (77.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0831 22:25:45.236824   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Done: kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: (1.454552058s)
E0831 22:26:56.923420   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/08/31 22:27:10 [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-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0831 22:28:18.871038   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-489521 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.509µ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-489521 get svc nginx-svc
functional_test_tunnel_test.go:250: failed to kubectl get svc nginx-svc:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 ssh "findmnt -T /mount-9p | grep 9p"
E0831 22:26:15.960950   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-489521 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (511.933948ms)

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdany-port1652557420/001:/mount-9p --alsologtostderr -v=1] stderr:
I0831 22:26:05.352256  106705 out.go:345] Setting OutFile to fd 1 ...
I0831 22:26:05.352711  106705 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:05.352755  106705 out.go:358] Setting ErrFile to fd 2...
I0831 22:26:05.352778  106705 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:05.353201  106705 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:26:05.353850  106705 mustload.go:65] Loading cluster: functional-489521
I0831 22:26:05.354574  106705 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:26:05.355536  106705 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:26:05.393113  106705 host.go:66] Checking if "functional-489521" exists ...
I0831 22:26:05.393553  106705 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0831 22:26:05.593399  106705 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:false NGoroutines:55 SystemTime:2024-08-31 22:26:05.572491301 +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>}}
I0831 22:26:05.593681  106705 cli_runner.go:164] Run: docker network inspect functional-489521 --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}}]}"
I0831 22:26:05.631218  106705 out.go:201] 
W0831 22:26:05.632739  106705 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.
I0831 22:26:05.634913  106705 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (11.87s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdspecific-port740591773/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0831 22:26:17.165915  107371 out.go:345] Setting OutFile to fd 1 ...
I0831 22:26:17.166198  107371 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:17.166555  107371 out.go:358] Setting ErrFile to fd 2...
I0831 22:26:17.166579  107371 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:17.166980  107371 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:26:17.167627  107371 mustload.go:65] Loading cluster: functional-489521
I0831 22:26:17.168299  107371 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:26:17.169135  107371 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:26:17.223237  107371 host.go:66] Checking if "functional-489521" exists ...
I0831 22:26:17.224020  107371 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0831 22:26:17.426868  107371 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-08-31 22:26:17.398494257 +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>}}
I0831 22:26:17.427171  107371 cli_runner.go:164] Run: docker network inspect functional-489521 --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}}]}"
I0831 22:26:17.479346  107371 out.go:201] 
W0831 22:26:17.481180  107371 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.
I0831 22:26:17.482519  107371 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (15.00s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1016819168/001:/mount1 --alsologtostderr -v=1] stderr:
I0831 22:26:32.275006  108058 out.go:345] Setting OutFile to fd 1 ...
I0831 22:26:32.292845  108058 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:32.292867  108058 out.go:358] Setting ErrFile to fd 2...
I0831 22:26:32.292877  108058 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:32.293341  108058 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:26:32.293928  108058 mustload.go:65] Loading cluster: functional-489521
I0831 22:26:32.294619  108058 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:26:32.295524  108058 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:26:32.399838  108058 host.go:66] Checking if "functional-489521" exists ...
I0831 22:26:32.400593  108058 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0831 22:26:32.877349  108058 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-08-31 22:26:32.774171533 +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>}}
I0831 22:26:32.877580  108058 cli_runner.go:164] Run: docker network inspect functional-489521 --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}}]}"
I0831 22:26:32.991621  108058 out.go:201] 
W0831 22:26:32.993815  108058 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.
I0831 22:26:32.995806  108058 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1016819168/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1016819168/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1016819168/001:/mount2 --alsologtostderr -v=1] stderr:
I0831 22:26:32.328907  108059 out.go:345] Setting OutFile to fd 1 ...
I0831 22:26:32.329350  108059 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:32.329384  108059 out.go:358] Setting ErrFile to fd 2...
I0831 22:26:32.329412  108059 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:32.330036  108059 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:26:32.330783  108059 mustload.go:65] Loading cluster: functional-489521
I0831 22:26:32.333145  108059 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:26:32.334176  108059 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:26:32.405038  108059 host.go:66] Checking if "functional-489521" exists ...
I0831 22:26:32.405520  108059 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0831 22:26:32.874971  108059 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-08-31 22:26:32.774171533 +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>}}
I0831 22:26:32.875217  108059 cli_runner.go:164] Run: docker network inspect functional-489521 --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}}]}"
I0831 22:26:32.944814  108059 out.go:201] 
W0831 22:26:32.946666  108059 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.
I0831 22:26:32.948863  108059 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1016819168/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1016819168/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-489521 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1016819168/001:/mount3 --alsologtostderr -v=1] stderr:
I0831 22:26:32.363971  108060 out.go:345] Setting OutFile to fd 1 ...
I0831 22:26:32.366090  108060 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:32.366160  108060 out.go:358] Setting ErrFile to fd 2...
I0831 22:26:32.366189  108060 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:26:32.366643  108060 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:26:32.369434  108060 mustload.go:65] Loading cluster: functional-489521
I0831 22:26:32.370500  108060 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:26:32.373363  108060 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:26:32.453509  108060 host.go:66] Checking if "functional-489521" exists ...
I0831 22:26:32.458289  108060 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0831 22:26:32.870940  108060 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-08-31 22:26:32.774171533 +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>}}
I0831 22:26:32.871411  108060 cli_runner.go:164] Run: docker network inspect functional-489521 --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}}]}"
I0831 22:26:32.976234  108060 out.go:201] 
W0831 22:26:32.978261  108060 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.
I0831 22:26:32.980454  108060 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (13.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
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-489521 get svc nginx-svc
functional_test_tunnel_test.go:294: failed to kubectl get svc nginx-svc:
NAME        TYPE           CLUSTER-IP       EXTERNAL-IP   PORT(S)        AGE
nginx-svc   LoadBalancer   10.103.120.169   <pending>     80:31657/TCP   4m34s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (84.80s)

                                                
                                    

Test pass (97/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.14
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.14
5 TestAddons/Setup 265.46
7 TestAddons/serial/Volcano 43.67
9 TestAddons/serial/GCPAuth/Namespaces 0.25
12 TestAddons/parallel/Ingress 22.74
13 TestAddons/parallel/InspektorGadget 12.29
14 TestAddons/parallel/MetricsServer 7.11
15 TestAddons/parallel/HelmTiller 11.73
17 TestAddons/parallel/CSI 56.22
18 TestAddons/parallel/Headlamp 20.14
19 TestAddons/parallel/CloudSpanner 6.76
20 TestAddons/parallel/LocalPath 55.81
21 TestAddons/parallel/NvidiaDevicePlugin 6.58
22 TestAddons/parallel/Yakd 12.07
23 TestAddons/StoppedEnableDisable 11.59
26 TestFunctional/serial/CopySyncFile 0.1
27 TestFunctional/serial/StartWithProxy 77.99
28 TestFunctional/serial/AuditLog 0
29 TestFunctional/serial/SoftStart 37.82
30 TestFunctional/serial/KubeContext 0.09
31 TestFunctional/serial/KubectlGetPods 0.11
34 TestFunctional/serial/CacheCmd/cache/add_remote 2.96
35 TestFunctional/serial/CacheCmd/cache/add_local 1.42
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.58
39 TestFunctional/serial/CacheCmd/cache/cache_reload 2.01
40 TestFunctional/serial/CacheCmd/cache/delete 0.17
41 TestFunctional/serial/MinikubeKubectlCmd 1.32
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.18
43 TestFunctional/serial/ExtraConfig 46.17
44 TestFunctional/serial/ComponentHealth 0.22
45 TestFunctional/serial/LogsCmd 1.66
46 TestFunctional/serial/LogsFileCmd 1.64
47 TestFunctional/serial/InvalidService 5.11
49 TestFunctional/parallel/ConfigCmd 2.36
50 TestFunctional/parallel/DashboardCmd 23.13
51 TestFunctional/parallel/DryRun 0.68
52 TestFunctional/parallel/InternationalLanguage 0.37
53 TestFunctional/parallel/StatusCmd 1.53
57 TestFunctional/parallel/ServiceCmdConnect 12.85
58 TestFunctional/parallel/AddonsCmd 0.23
59 TestFunctional/parallel/PersistentVolumeClaim 29.41
61 TestFunctional/parallel/SSHCmd 1.85
62 TestFunctional/parallel/CpCmd 6
63 TestFunctional/parallel/MySQL 35.86
64 TestFunctional/parallel/FileSync 0.49
65 TestFunctional/parallel/CertSync 2.48
69 TestFunctional/parallel/NodeLabels 0.1
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.49
73 TestFunctional/parallel/License 1.71
75 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.08
76 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
78 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.84
80 TestFunctional/parallel/ServiceCmd/DeployApp 7.32
81 TestFunctional/parallel/ServiceCmd/List 0.62
82 TestFunctional/parallel/ServiceCmd/JSONOutput 0.68
83 TestFunctional/parallel/ServiceCmd/HTTPS 0.55
84 TestFunctional/parallel/ServiceCmd/Format 0.51
85 TestFunctional/parallel/ServiceCmd/URL 0.54
86 TestFunctional/parallel/ProfileCmd/profile_not_create 0.61
87 TestFunctional/parallel/ProfileCmd/profile_list 0.6
88 TestFunctional/parallel/ProfileCmd/profile_json_output 0.6
92 TestFunctional/parallel/Version/short 0.08
93 TestFunctional/parallel/Version/components 1.76
94 TestFunctional/parallel/ImageCommands/ImageListShort 0.36
95 TestFunctional/parallel/ImageCommands/ImageListTable 0.43
96 TestFunctional/parallel/ImageCommands/ImageListJson 0.32
97 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
98 TestFunctional/parallel/ImageCommands/ImageBuild 3.29
99 TestFunctional/parallel/ImageCommands/Setup 2.62
100 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.55
101 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.1
102 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.03
103 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.48
104 TestFunctional/parallel/ImageCommands/ImageRemove 0.57
105 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.89
106 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.6
107 TestFunctional/parallel/UpdateContextCmd/no_changes 0.26
108 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.24
109 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
110 TestFunctional/parallel/DockerEnv/bash 1.48
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.07
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.05
123 TestStartStop/group/cloud-shell/serial/FirstStart 77.12
124 TestStartStop/group/cloud-shell/serial/DeployApp 9.56
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.44
126 TestStartStop/group/cloud-shell/serial/Stop 11.17
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.3
128 TestStartStop/group/cloud-shell/serial/SecondStart 307.85
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 6.13
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.3
132 TestStartStop/group/cloud-shell/serial/Pause 4.19
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.14s)

                                                
                                                
=== 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-830974
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-830974: exit status 85 (140.957891ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.14s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (265.46s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-830974 --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-830974 --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.463714041s)
--- PASS: TestAddons/Setup (265.46s)

                                                
                                    
x
+
TestAddons/serial/Volcano (43.67s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:913: volcano-controller stabilized in 254.089429ms
addons_test.go:905: volcano-admission stabilized in 255.237638ms
addons_test.go:897: volcano-scheduler stabilized in 256.229782ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:345: "volcano-scheduler-576bc46687-d9rkn" [26b2b397-2392-4f43-8235-60763645409f] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005087195s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:345: "volcano-admission-77d7d48b68-qps4w" [78e15830-2729-4a28-adf4-98e568b12e95] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004548264s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:345: "volcano-controllers-56675bb4d5-r79h5" [737691c3-fd41-4ad6-a7eb-7be74a3f4cf6] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.005161041s
addons_test.go:932: (dbg) Run:  kubectl --context addons-830974 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-830974 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-830974 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:345: "test-job-nginx-0" [c5996126-7200-4263-8b52-585d2f485d30] Pending
helpers_test.go:345: "test-job-nginx-0" [c5996126-7200-4263-8b52-585d2f485d30] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:345: "test-job-nginx-0" [c5996126-7200-4263-8b52-585d2f485d30] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 15.005518473s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable volcano --alsologtostderr -v=1: (10.990120067s)
--- PASS: TestAddons/serial/Volcano (43.67s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (22.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-830974 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-830974 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-830974 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:345: "nginx" [9e035d22-e6f8-4b72-9619-ff6cd74e730a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:345: "nginx" [9e035d22-e6f8-4b72-9619-ff6cd74e730a] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.085554406s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-830974 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 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-830974 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable ingress-dns --alsologtostderr -v=1: (1.957932754s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable ingress --alsologtostderr -v=1: (8.030000496s)
--- PASS: TestAddons/parallel/Ingress (22.74s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.29s)

                                                
                                                
=== 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:345: "gadget-jhnh2" [9300b0d1-af22-44c0-9a54-4a8bf97b2a39] 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.068173516s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-830974
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-830974: (6.215298991s)
--- PASS: TestAddons/parallel/InspektorGadget (12.29s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.919445ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:345: "metrics-server-84c5f94fbc-kx552" [b94d783a-7b06-40be-a3b4-583b3a8e1143] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.040385128s
addons_test.go:417: (dbg) Run:  kubectl --context addons-830974 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:434: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable metrics-server --alsologtostderr -v=1: (1.479265193s)
--- PASS: TestAddons/parallel/MetricsServer (7.11s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (11.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 9.030487ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:345: "tiller-deploy-b48cc5f79-ds6dw" [12feee15-76e7-4ddc-be76-d94272b880e8] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.0067695s
addons_test.go:475: (dbg) Run:  kubectl --context addons-830974 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-830974 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.892770821s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (11.73s)

                                                
                                    
x
+
TestAddons/parallel/CSI (56.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 130.911119ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-830974 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:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-830974 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:345: "task-pv-pod" [2bee9eea-478b-4977-b9c9-db424dd37cb8] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:345: "task-pv-pod" [2bee9eea-478b-4977-b9c9-db424dd37cb8] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.004792541s
addons_test.go:590: (dbg) Run:  kubectl --context addons-830974 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:420: (dbg) Run:  kubectl --context addons-830974 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:420: (dbg) Run:  kubectl --context addons-830974 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-830974 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-830974 delete pod task-pv-pod: (1.170932452s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-830974 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-830974 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:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-830974 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:345: "task-pv-pod-restore" [afec5a4f-77f5-49b5-9b5b-a0e605d712f9] Pending
helpers_test.go:345: "task-pv-pod-restore" [afec5a4f-77f5-49b5-9b5b-a0e605d712f9] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:345: "task-pv-pod-restore" [afec5a4f-77f5-49b5-9b5b-a0e605d712f9] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.00406349s
addons_test.go:632: (dbg) Run:  kubectl --context addons-830974 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-830974 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-830974 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.589236138s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable volumesnapshots --alsologtostderr -v=1: (1.179684663s)
--- PASS: TestAddons/parallel/CSI (56.22s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20.14s)

                                                
                                                
=== 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-830974 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-830974 --alsologtostderr -v=1: (1.202644402s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:345: "headlamp-57fb76fcdb-25qcb" [33613c31-92da-4154-8e3c-0068aff6c7c9] Pending
helpers_test.go:345: "headlamp-57fb76fcdb-25qcb" [33613c31-92da-4154-8e3c-0068aff6c7c9] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:345: "headlamp-57fb76fcdb-25qcb" [33613c31-92da-4154-8e3c-0068aff6c7c9] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.029314958s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable headlamp --alsologtostderr -v=1: (5.90219642s)
--- PASS: TestAddons/parallel/Headlamp (20.14s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.76s)

                                                
                                                
=== 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:345: "cloud-spanner-emulator-769b77f747-2xcp4" [0d773869-a1c9-4d9d-9beb-50f47a7dd25e] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.005914734s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-830974
--- PASS: TestAddons/parallel/CloudSpanner (6.76s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (55.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-830974 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-830974 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:395: (dbg) Run:  kubectl --context addons-830974 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:395: (dbg) Run:  kubectl --context addons-830974 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:345: "test-local-path" [38c0fd71-3ef9-48df-9a82-ce329917655f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:345: "test-local-path" [38c0fd71-3ef9-48df-9a82-ce329917655f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:345: "test-local-path" [38c0fd71-3ef9-48df-9a82-ce329917655f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.005263457s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-830974 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 ssh "cat /opt/local-path-provisioner/pvc-60525c99-8702-400a-ada8-613a69e24a0a_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-830974 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-830974 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (44.004257294s)
--- PASS: TestAddons/parallel/LocalPath (55.81s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.58s)

                                                
                                                
=== 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:345: "nvidia-device-plugin-daemonset-6gwcb" [8f896a1e-d824-4db4-a94c-9b754484d176] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004807975s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-830974
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.58s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.07s)

                                                
                                                
=== 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:345: "yakd-dashboard-67d98fc6b-p4qp7" [33771d37-a195-49f7-8eda-2f9326545248] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00540781s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-830974 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-830974 addons disable yakd --alsologtostderr -v=1: (6.062043659s)
--- PASS: TestAddons/parallel/Yakd (12.07s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.59s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/files/etc/test/nested/copy/70864/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.10s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (77.99s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (37.82s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.18s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (46.17s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.22s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.66s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.64s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 logs --file /tmp/TestFunctionalserialLogsFileCmd2013380066/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-489521 logs --file /tmp/TestFunctionalserialLogsFileCmd2013380066/001/logs.txt: (1.632059522s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.64s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.11s)

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

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

                                                
                                                
-- /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-489521 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-489521 delete -f testdata/invalidsvc.yaml: (1.091349387s)
--- PASS: TestFunctional/serial/InvalidService (5.11s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (2.36s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (23.13s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.68s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0831 22:26:47.511179  108936 out.go:345] Setting OutFile to fd 1 ...
	I0831 22:26:47.511452  108936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0831 22:26:47.511468  108936 out.go:358] Setting ErrFile to fd 2...
	I0831 22:26:47.511505  108936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0831 22:26:47.511867  108936 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
	I0831 22:26:47.512555  108936 out.go:352] Setting JSON to false
	I0831 22:26:47.513563  108936 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":29215,"bootTime":1725113993,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0831 22:26:47.513651  108936 start.go:139] virtualization:  guest
	I0831 22:26:47.517660  108936 out.go:177] * [functional-489521] minikube v1.33.1 on Ubuntu 22.04 (amd64)
	I0831 22:26:47.520866  108936 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0831 22:26:47.521009  108936 notify.go:220] Checking for updates...
	I0831 22:26:47.528291  108936 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0831 22:26:47.532142  108936 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/18943-64800/kubeconfig
	I0831 22:26:47.535006  108936 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/18943-64800/.minikube
	I0831 22:26:47.537984  108936 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0831 22:26:47.541607  108936 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0831 22:26:47.546547  108936 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0831 22:26:47.547824  108936 driver.go:392] Setting default libvirt URI to qemu:///system
	I0831 22:26:47.590071  108936 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0831 22:26:47.590231  108936 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0831 22:26:47.688233  108936 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-08-31 22:26:47.672221958 +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>}}
	I0831 22:26:47.688450  108936 docker.go:307] overlay module found
	I0831 22:26:47.691888  108936 out.go:177] * Using the docker driver based on existing profile
	I0831 22:26:47.694954  108936 start.go:297] selected driver: docker
	I0831 22:26:47.694983  108936 start.go:901] validating driver "docker" against &{Name:functional-489521 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 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-489521 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0831 22:26:47.695165  108936 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0831 22:26:47.698505  108936 out.go:201] 
	W0831 22:26:47.701112  108936 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
	I0831 22:26:47.703886  108936 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.37s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0831 22:26:47.209105  108891 out.go:345] Setting OutFile to fd 1 ...
	I0831 22:26:47.209363  108891 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0831 22:26:47.209385  108891 out.go:358] Setting ErrFile to fd 2...
	I0831 22:26:47.209395  108891 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0831 22:26:47.209966  108891 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
	I0831 22:26:47.210685  108891 out.go:352] Setting JSON to false
	I0831 22:26:47.212168  108891 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":29215,"bootTime":1725113993,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0831 22:26:47.212257  108891 start.go:139] virtualization:  guest
	I0831 22:26:47.216535  108891 out.go:177] * [functional-489521] minikube v1.33.1 sur Ubuntu 22.04 (amd64)
	I0831 22:26:47.220388  108891 notify.go:220] Checking for updates...
	I0831 22:26:47.220439  108891 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0831 22:26:47.223864  108891 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0831 22:26:47.227287  108891 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/18943-64800/kubeconfig
	I0831 22:26:47.230364  108891 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/18943-64800/.minikube
	I0831 22:26:47.233647  108891 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0831 22:26:47.237666  108891 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0831 22:26:47.241605  108891 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0831 22:26:47.243087  108891 driver.go:392] Setting default libvirt URI to qemu:///system
	I0831 22:26:47.288606  108891 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0831 22:26:47.289159  108891 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0831 22:26:47.398343  108891 info.go:266] docker info: {ID:5582aba8-0aa1-4fce-9d08-4b282c4c6abc Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-08-31 22:26:47.381233063 +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>}}
	I0831 22:26:47.398565  108891 docker.go:307] overlay module found
	I0831 22:26:47.402349  108891 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0831 22:26:47.405257  108891 start.go:297] selected driver: docker
	I0831 22:26:47.405288  108891 start.go:901] validating driver "docker" against &{Name:functional-489521 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724862063-19530@sha256:fd0f41868bf20a720502cce04c5201bfb064f3c267161af6fd5265d69c85c9f0 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-489521 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0831 22:26:47.405435  108891 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0831 22:26:47.410081  108891 out.go:201] 
	W0831 22:26:47.414183  108891 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
	I0831 22:26:47.419226  108891 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.53s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-489521 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-489521 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:345: "hello-node-connect-67bdd5bbb4-vdxbc" [ba6519a1-cd3e-4982-9d64-9efdd1d5c82a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:345: "hello-node-connect-67bdd5bbb4-vdxbc" [ba6519a1-cd3e-4982-9d64-9efdd1d5c82a] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.004186025s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32596
functional_test.go:1675: http://192.168.49.2:32596: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 addons list
E0831 22:25:40.114966   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1702: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.41s)

                                                
                                                
=== 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:345: "storage-provisioner" [23a23d7d-7242-44ef-ac98-ac71c4765045] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005404064s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-489521 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-489521 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-489521 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-489521 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:345: "sp-pod" [c7792bb9-280c-4360-b63a-12a54d33dd88] Pending
helpers_test.go:345: "sp-pod" [c7792bb9-280c-4360-b63a-12a54d33dd88] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:345: "sp-pod" [c7792bb9-280c-4360-b63a-12a54d33dd88] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.007967533s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-489521 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-489521 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-489521 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:345: "sp-pod" [b21acd96-4170-4ebb-ba14-dc5ac418bddb] Pending
helpers_test.go:345: "sp-pod" [b21acd96-4170-4ebb-ba14-dc5ac418bddb] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:345: "sp-pod" [b21acd96-4170-4ebb-ba14-dc5ac418bddb] Running
E0831 22:25:34.968889   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:34.989994   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:35.001652   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:35.023395   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:35.064917   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:35.146590   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:35.308521   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:35.630082   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:36.271658   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:25:37.553169   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.00846237s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-489521 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.41s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.85s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:557: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:557: (dbg) Done: out/minikube-linux-amd64 -p functional-489521 cp testdata/cp-test.txt /home/docker/cp-test.txt: (1.489747531s)
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 ssh -n functional-489521 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:557: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 cp functional-489521:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd958951169/001/cp-test.txt
helpers_test.go:557: (dbg) Done: out/minikube-linux-amd64 -p functional-489521 cp functional-489521:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd958951169/001/cp-test.txt: (1.327505175s)
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 ssh -n functional-489521 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:557: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 ssh -n functional-489521 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (6.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (35.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-489521 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:345: "mysql-6cdb49bbb-654vq" [9f8c5bb0-3bda-472b-b6c8-7f6e9d5a6864] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:345: "mysql-6cdb49bbb-654vq" [9f8c5bb0-3bda-472b-b6c8-7f6e9d5a6864] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 27.040690412s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-489521 exec mysql-6cdb49bbb-654vq -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-489521 exec mysql-6cdb49bbb-654vq -- mysql -ppassword -e "show databases;": exit status 1 (236.388801ms)

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

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

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

                                                
                                                
** 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-489521 exec mysql-6cdb49bbb-654vq -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (35.86s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.49s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.48s)

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

                                                
                                                

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

                                                
                                    
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-489521 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.49s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.71s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-489521 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:345: "nginx-svc" [2a61bcee-413f-4ea1-a95b-f50196f58beb] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:345: "nginx-svc" [2a61bcee-413f-4ea1-a95b-f50196f58beb] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.008568432s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.84s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-489521 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-489521 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:345: "hello-node-6b9f76b5c7-5npm5" [4a2eda7c-ac5f-4e0e-92b2-e4a24e52fdc7] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:345: "hello-node-6b9f76b5c7-5npm5" [4a2eda7c-ac5f-4e0e-92b2-e4a24e52fdc7] Running
E0831 22:25:55.478663   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.004876475s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.32s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-489521 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-489521 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-489521
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-489521
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-489521 image ls --format short --alsologtostderr:
I0831 22:28:05.648205  111812 out.go:345] Setting OutFile to fd 1 ...
I0831 22:28:05.648584  111812 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:05.648597  111812 out.go:358] Setting ErrFile to fd 2...
I0831 22:28:05.648605  111812 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:05.649365  111812 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:28:05.650841  111812 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:05.651061  111812 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:05.651998  111812 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:28:05.691274  111812 ssh_runner.go:195] Run: systemctl --version
I0831 22:28:05.691454  111812 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-489521
I0831 22:28:05.734977  111812 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/functional-489521/id_rsa Username:docker}
I0831 22:28:05.850225  111812 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.36s)

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

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

                                                
                                    
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-489521 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-489521 image ls --format json --alsologtostderr:
[{"id":"0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43300000"},{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67400000"},{"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":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"0a0bb33ad57e4a7d38e0f03644684936f69fffbee86499c83eae467fec3cb03d","repoDigests":[],"rep
oTags":["docker.io/library/minikube-local-cache-test:functional-489521"],"size":"30"},{"id":"5ef79149e0ec84a7a9f9284c3f91aa3c20608f8391f5445eabe92ef07dbda03c","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"59800000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:fu
nctional-489521"],"size":"4940000"},{"id":"3a25903be733fe479491b22a5095f438504d4fbd57e1eb9d21b5c4b3a99164d4","repoDigests":[],"repoTags":["localhost/my-image:functional-489521"],"size":"1240000"},{"id":"604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"94200000"},{"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":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size"
:"31500000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-489521 image ls --format json --alsologtostderr:
I0831 22:28:09.598577  112119 out.go:345] Setting OutFile to fd 1 ...
I0831 22:28:09.598867  112119 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:09.598913  112119 out.go:358] Setting ErrFile to fd 2...
I0831 22:28:09.598933  112119 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:09.599193  112119 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:28:09.600085  112119 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:09.600345  112119 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:09.600966  112119 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:28:09.629070  112119 ssh_runner.go:195] Run: systemctl --version
I0831 22:28:09.629241  112119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-489521
I0831 22:28:09.656985  112119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/functional-489521/id_rsa Username:docker}
I0831 22:28:09.754643  112119 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-489521 image ls --format yaml --alsologtostderr:
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67400000"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "91500000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- 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: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 5ef79149e0ec84a7a9f9284c3f91aa3c20608f8391f5445eabe92ef07dbda03c
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-489521
size: "4940000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43300000"
- id: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "94200000"
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "88400000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 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: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 0a0bb33ad57e4a7d38e0f03644684936f69fffbee86499c83eae467fec3cb03d
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-489521
size: "30"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-489521 image ls --format yaml --alsologtostderr:
I0831 22:28:06.001663  111846 out.go:345] Setting OutFile to fd 1 ...
I0831 22:28:06.001968  111846 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:06.001985  111846 out.go:358] Setting ErrFile to fd 2...
I0831 22:28:06.001995  111846 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:06.002348  111846 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:28:06.003541  111846 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:06.003800  111846 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:06.004469  111846 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:28:06.032731  111846 ssh_runner.go:195] Run: systemctl --version
I0831 22:28:06.032861  111846 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-489521
I0831 22:28:06.060905  111846 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/functional-489521/id_rsa Username:docker}
I0831 22:28:06.157065  111846 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 image build -t localhost/my-image:functional-489521 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-489521 image build -t localhost/my-image:functional-489521 testdata/build --alsologtostderr: (2.57336461s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-489521 image build -t localhost/my-image:functional-489521 testdata/build --alsologtostderr:
I0831 22:28:06.690360  111939 out.go:345] Setting OutFile to fd 1 ...
I0831 22:28:06.691448  111939 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:06.691545  111939 out.go:358] Setting ErrFile to fd 2...
I0831 22:28:06.691565  111939 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0831 22:28:06.692053  111939 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/bin
I0831 22:28:06.693345  111939 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:06.766841  111939 config.go:182] Loaded profile config "functional-489521": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0831 22:28:06.767951  111939 cli_runner.go:164] Run: docker container inspect functional-489521 --format={{.State.Status}}
I0831 22:28:06.795661  111939 ssh_runner.go:195] Run: systemctl --version
I0831 22:28:06.795872  111939 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-489521
I0831 22:28:06.827260  111939 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/18943-64800/.minikube/machines/functional-489521/id_rsa Username:docker}
I0831 22:28:06.926561  111939 build_images.go:161] Building image from path: /tmp/build.4235784252.tar
I0831 22:28:06.926677  111939 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0831 22:28:06.944963  111939 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4235784252.tar
I0831 22:28:06.952314  111939 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4235784252.tar: stat -c "%s %y" /var/lib/minikube/build/build.4235784252.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4235784252.tar': No such file or directory
I0831 22:28:06.952364  111939 ssh_runner.go:362] scp /tmp/build.4235784252.tar --> /var/lib/minikube/build/build.4235784252.tar (3072 bytes)
I0831 22:28:07.008789  111939 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4235784252
I0831 22:28:07.025731  111939 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4235784252 -xf /var/lib/minikube/build/build.4235784252.tar
I0831 22:28:07.043068  111939 docker.go:360] Building image: /var/lib/minikube/build/build.4235784252
I0831 22:28:07.043213  111939 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-489521 /var/lib/minikube/build/build.4235784252
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:3a25903be733fe479491b22a5095f438504d4fbd57e1eb9d21b5c4b3a99164d4 done
#8 naming to localhost/my-image:functional-489521 done
#8 DONE 0.1s
I0831 22:28:09.131348  111939 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-489521 /var/lib/minikube/build/build.4235784252: (2.088087969s)
I0831 22:28:09.131501  111939 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4235784252
I0831 22:28:09.149767  111939 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4235784252.tar
I0831 22:28:09.164483  111939 build_images.go:217] Built localhost/my-image:functional-489521 from /tmp/build.4235784252.tar
I0831 22:28:09.164556  111939 build_images.go:133] succeeded building to: functional-489521
I0831 22:28:09.164566  111939 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-489521 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.29s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.07s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-489521
--- PASS: TestFunctional/delete_echo-server_images (0.07s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-489521
--- 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-489521
--- PASS: TestFunctional/delete_minikube_cached_images (0.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-412064 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0831 22:30:09.966659   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:09.973121   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:09.984568   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:10.006032   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:10.047492   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:10.128958   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:10.290503   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:10.611923   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:11.253933   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:12.535438   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:15.097324   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:20.219425   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:30.460983   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:34.927999   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:30:50.942984   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:31:02.713936   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-412064 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (1m17.120937168s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (77.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-412064 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:345: "busybox" [3eb4411a-a995-4f4d-ad75-c5710c125ace] Pending
helpers_test.go:345: "busybox" [3eb4411a-a995-4f4d-ad75-c5710c125ace] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:345: "busybox" [3eb4411a-a995-4f4d-ad75-c5710c125ace] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 9.004157825s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-412064 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (9.56s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-412064 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0831 22:31:31.905594   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:32:53.828310   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:35:09.967124   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:35:34.928818   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/addons-830974/client.crt: no such file or directory" logger="UnhandledError"
E0831 22:35:37.670764   70864 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/18943-64800/.minikube/profiles/functional-489521/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-412064 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (5m7.350909788s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-412064 -n cloud-shell-412064
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (307.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:345: "kubernetes-dashboard-695b96c756-krs56" [bb91ff29-e27c-4fd6-a566-c806e045f602] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005729738s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (6.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:345: "kubernetes-dashboard-695b96c756-krs56" [bb91ff29-e27c-4fd6-a566-c806e045f602] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004834991s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-412064 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (6.13s)

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

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

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

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

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

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

                                                
                                    

Test skip (5/108)

x
+
TestAddons/parallel/Olm (0.04s)

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
Copied to clipboard