Test Report: Docker_Linux_containerd_arm64 20390

                    
                      1f24ff7f1f35c751c6a992fe7f61f220cc357745:2025-02-10:38293
                    
                

Test fail (11/330)

x
+
TestAddons/serial/Volcano (374.86s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:823: volcano-controller stabilized in 47.587267ms
addons_test.go:815: volcano-admission stabilized in 48.335169ms
addons_test.go:807: volcano-scheduler stabilized in 48.808062ms
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-75fdd99bcf-pvfcq" [739ab76e-fbbc-475b-a716-3d6ca2709f87] Pending / Ready:ContainersNotReady (containers with unready status: [volcano-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [volcano-scheduler])
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "volcano-system" "app=volcano-scheduler" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:829: ***** TestAddons/serial/Volcano: pod "app=volcano-scheduler" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:829: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
addons_test.go:829: TestAddons/serial/Volcano: showing logs for failed pods as of 2025-02-10 12:57:22.483839873 +0000 UTC m=+804.773407018
addons_test.go:829: (dbg) Run:  kubectl --context addons-496024 describe po volcano-scheduler-75fdd99bcf-pvfcq -n volcano-system
addons_test.go:829: (dbg) kubectl --context addons-496024 describe po volcano-scheduler-75fdd99bcf-pvfcq -n volcano-system:
Name:                 volcano-scheduler-75fdd99bcf-pvfcq
Namespace:            volcano-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      volcano-scheduler
Node:                 addons-496024/192.168.49.2
Start Time:           Mon, 10 Feb 2025 12:45:18 +0000
Labels:               app=volcano-scheduler
pod-template-hash=75fdd99bcf
Annotations:          <none>
Status:               Pending
IP:                   10.244.0.17
IPs:
IP:           10.244.0.17
Controlled By:  ReplicaSet/volcano-scheduler-75fdd99bcf
Containers:
volcano-scheduler:
Container ID:  
Image:         docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86
Image ID:      
Port:          <none>
Host Port:     <none>
Args:
--logtostderr
--scheduler-conf=/volcano.scheduler/volcano-scheduler.conf
--enable-healthz=true
--enable-metrics=true
--leader-elect=false
--kube-api-qps=2000
--kube-api-burst=2000
--schedule-period=1s
--node-worker-threads=20
-v=3
2>&1
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
DEBUG_SOCKET_DIR:  /tmp/klog-socks
Mounts:
/tmp/klog-socks from klog-sock (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nsbfl (ro)
/volcano.scheduler from scheduler-config (rw)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
scheduler-config:
Type:      ConfigMap (a volume populated by a ConfigMap)
Name:      volcano-scheduler-configmap
Optional:  false
klog-sock:
Type:          HostPath (bare host directory volume)
Path:          /tmp/klog-socks
HostPathType:  
kube-api-access-nsbfl:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
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               12m                  default-scheduler  Successfully assigned volcano-system/volcano-scheduler-75fdd99bcf-pvfcq to addons-496024
Warning  FailedCreatePodSandBox  12m                  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "e3215d9002029108e1dc9dab94b88d6049f2c0289d3e5673924a40045c1314bd": failed to find network info for sandbox "e3215d9002029108e1dc9dab94b88d6049f2c0289d3e5673924a40045c1314bd"
Normal   Pulling                 8m37s (x5 over 11m)  kubelet            Pulling image "docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
Warning  Failed                  8m37s (x5 over 11m)  kubelet            Failed to pull image "docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86": failed to pull and unpack image "docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Warning  Failed                  8m37s (x5 over 11m)  kubelet            Error: ErrImagePull
Warning  Failed                  111s (x41 over 11m)  kubelet            Error: ImagePullBackOff
Normal   BackOff                 97s (x42 over 11m)   kubelet            Back-off pulling image "docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
addons_test.go:829: (dbg) Run:  kubectl --context addons-496024 logs volcano-scheduler-75fdd99bcf-pvfcq -n volcano-system
addons_test.go:829: (dbg) Non-zero exit: kubectl --context addons-496024 logs volcano-scheduler-75fdd99bcf-pvfcq -n volcano-system: exit status 1 (107.904409ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "volcano-scheduler" in pod "volcano-scheduler-75fdd99bcf-pvfcq" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:829: kubectl --context addons-496024 logs volcano-scheduler-75fdd99bcf-pvfcq -n volcano-system: exit status 1
addons_test.go:830: failed waiting for app=volcano-scheduler pod: app=volcano-scheduler within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-496024
helpers_test.go:235: (dbg) docker inspect addons-496024:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c",
	        "Created": "2025-02-10T12:44:38.02437167Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1155434,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T12:44:38.187179709Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hostname",
	        "HostsPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hosts",
	        "LogPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c-json.log",
	        "Name": "/addons-496024",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-496024:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-496024",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda-init/diff:/var/lib/docker/overlay2/a854d90bff01c13397bdc7738e4859766e44b85d0fe80ea06685caff7fd7bd03/diff",
	                "MergedDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/merged",
	                "UpperDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/diff",
	                "WorkDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-496024",
	                "Source": "/var/lib/docker/volumes/addons-496024/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-496024",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-496024",
	                "name.minikube.sigs.k8s.io": "addons-496024",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "77edbc9cb943829a09600653ae4f7c3b085cc3e716fcfcddbb3616dc399f7565",
	            "SandboxKey": "/var/run/docker/netns/77edbc9cb943",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34238"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34239"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34242"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34240"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34241"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-496024": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9b8dc150646ed997a28b5c22f2774a9f5c8420e10e37cf6bbe6642d4e6b54fe6",
	                    "EndpointID": "80e9ce28045d31fdc41dcedf0d6ad69a4ea2b761c9b5e52b07857847cd2bb2b0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-496024",
	                        "a833a00269b1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-496024 -n addons-496024
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 logs -n 25: (1.569354822s)
helpers_test.go:252: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:43 UTC |                     |
	|         | -p download-only-371909              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | -o=json --download-only              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | -p download-only-582388              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | download-docker-342071               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-342071            | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | binary-mirror-428296                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45231               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-428296              | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| addons  | enable dashboard -p                  | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| start   | -p addons-496024 --wait=true         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:51 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=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:44:12
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:44:12.174412 1154929 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:44:12.174617 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.174649 1154929 out.go:358] Setting ErrFile to fd 2...
	I0210 12:44:12.174671 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.175048 1154929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 12:44:12.175795 1154929 out.go:352] Setting JSON to false
	I0210 12:44:12.176632 1154929 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19597,"bootTime":1739171855,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 12:44:12.176730 1154929 start.go:139] virtualization:  
	I0210 12:44:12.180318 1154929 out.go:177] * [addons-496024] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:44:12.184225 1154929 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 12:44:12.184410 1154929 notify.go:220] Checking for updates...
	I0210 12:44:12.190162 1154929 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:44:12.193244 1154929 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:44:12.196281 1154929 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 12:44:12.199082 1154929 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:44:12.201899 1154929 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:44:12.205032 1154929 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:44:12.230993 1154929 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:44:12.231110 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.287263 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.278058309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.287371 1154929 docker.go:318] overlay module found
	I0210 12:44:12.290561 1154929 out.go:177] * Using the docker driver based on user configuration
	I0210 12:44:12.293389 1154929 start.go:297] selected driver: docker
	I0210 12:44:12.293405 1154929 start.go:901] validating driver "docker" against <nil>
	I0210 12:44:12.293418 1154929 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:44:12.294126 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.358738 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.33995232 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.358954 1154929 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:44:12.359203 1154929 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]
	I0210 12:44:12.362062 1154929 out.go:177] * Using Docker driver with root privileges
	I0210 12:44:12.364943 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:12.365006 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:12.365018 1154929 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:44:12.365104 1154929 start.go:340] cluster config:
	{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 G
PUs: AutoPauseInterval:1m0s}
	I0210 12:44:12.368184 1154929 out.go:177] * Starting "addons-496024" primary control-plane node in "addons-496024" cluster
	I0210 12:44:12.371038 1154929 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 12:44:12.373887 1154929 out.go:177] * Pulling base image v0.0.46 ...
	I0210 12:44:12.376645 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:12.376674 1154929 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:44:12.376695 1154929 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:12.376715 1154929 cache.go:56] Caching tarball of preloaded images
	I0210 12:44:12.376797 1154929 preload.go:172] Found /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0210 12:44:12.376806 1154929 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 12:44:12.377152 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:12.377183 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json: {Name:mkada89d2de683c91e0033db81645d5c112b8e12 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:12.391950 1154929 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:44:12.392096 1154929 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:44:12.392124 1154929 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:44:12.392129 1154929 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:44:12.392137 1154929 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:44:12.392142 1154929 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 12:44:29.623765 1154929 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 12:44:29.623800 1154929 cache.go:230] Successfully downloaded all kic artifacts
	I0210 12:44:29.623841 1154929 start.go:360] acquireMachinesLock for addons-496024: {Name:mk8f96bb6e2694bddb5d3ee7d9a04e13cd301431 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 12:44:29.623967 1154929 start.go:364] duration metric: took 104.582µs to acquireMachinesLock for "addons-496024"
	I0210 12:44:29.623997 1154929 start.go:93] Provisioning new machine with config: &{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePa
th: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:44:29.624072 1154929 start.go:125] createHost starting for "" (driver="docker")
	I0210 12:44:29.627369 1154929 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 12:44:29.627612 1154929 start.go:159] libmachine.API.Create for "addons-496024" (driver="docker")
	I0210 12:44:29.627656 1154929 client.go:168] LocalClient.Create starting
	I0210 12:44:29.627777 1154929 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem
	I0210 12:44:30.739806 1154929 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem
	I0210 12:44:31.278654 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	W0210 12:44:31.296007 1154929 cli_runner.go:211] docker network inspect addons-496024 --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
	I0210 12:44:31.296087 1154929 network_create.go:284] running [docker network inspect addons-496024] to gather additional debugging logs...
	I0210 12:44:31.296107 1154929 cli_runner.go:164] Run: docker network inspect addons-496024
	W0210 12:44:31.315242 1154929 cli_runner.go:211] docker network inspect addons-496024 returned with exit code 1
	I0210 12:44:31.315272 1154929 network_create.go:287] error running [docker network inspect addons-496024]: docker network inspect addons-496024: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-496024 not found
	I0210 12:44:31.315287 1154929 network_create.go:289] output of [docker network inspect addons-496024]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-496024 not found
	
	** /stderr **
	I0210 12:44:31.315387 1154929 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}}]}"
	I0210 12:44:31.337947 1154929 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:0x40001e6e50}
	I0210 12:44:31.337989 1154929 network_create.go:124] attempt to create docker network addons-496024 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 12:44:31.338047 1154929 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-496024 addons-496024
	I0210 12:44:31.411395 1154929 network_create.go:108] docker network addons-496024 192.168.49.0/24 created
	I0210 12:44:31.411430 1154929 kic.go:121] calculated static IP "192.168.49.2" for the "addons-496024" container
	I0210 12:44:31.411510 1154929 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 12:44:31.426690 1154929 cli_runner.go:164] Run: docker volume create addons-496024 --label name.minikube.sigs.k8s.io=addons-496024 --label created_by.minikube.sigs.k8s.io=true
	I0210 12:44:31.443778 1154929 oci.go:103] Successfully created a docker volume addons-496024
	I0210 12:44:31.443884 1154929 cli_runner.go:164] Run: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 12:44:33.594969 1154929 cli_runner.go:217] Completed: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (2.151037765s)
	I0210 12:44:33.595002 1154929 oci.go:107] Successfully prepared a docker volume addons-496024
	I0210 12:44:33.595026 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:33.595045 1154929 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 12:44:33.595117 1154929 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 12:44:37.943234 1154929 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.348077664s)
	I0210 12:44:37.943270 1154929 kic.go:203] duration metric: took 4.348219398s to extract preloaded images to volume ...
	W0210 12:44:37.943396 1154929 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 12:44:37.943505 1154929 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 12:44:38.008317 1154929 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-496024 --name addons-496024 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-496024 --network addons-496024 --ip 192.168.49.2 --volume addons-496024:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 12:44:38.357839 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Running}}
	I0210 12:44:38.379899 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.407002 1154929 cli_runner.go:164] Run: docker exec addons-496024 stat /var/lib/dpkg/alternatives/iptables
	I0210 12:44:38.453887 1154929 oci.go:144] the created container "addons-496024" has a running status.
	I0210 12:44:38.453912 1154929 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa...
	I0210 12:44:38.741021 1154929 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 12:44:38.768710 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.798381 1154929 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 12:44:38.798400 1154929 kic_runner.go:114] Args: [docker exec --privileged addons-496024 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 12:44:38.849886 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.879088 1154929 machine.go:93] provisionDockerMachine start ...
	I0210 12:44:38.879177 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:38.903384 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:38.903646 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:38.903655 1154929 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 12:44:38.905443 1154929 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0210 12:44:42.029573 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.029603 1154929 ubuntu.go:169] provisioning hostname "addons-496024"
	I0210 12:44:42.029680 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.049323 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.049717 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.049735 1154929 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-496024 && echo "addons-496024" | sudo tee /etc/hostname
	I0210 12:44:42.194351 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.194551 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.215189 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.215476 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.215503 1154929 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-496024' /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-496024/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-496024' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 12:44:42.342066 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 12:44:42.342095 1154929 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20390-1148769/.minikube CaCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20390-1148769/.minikube}
	I0210 12:44:42.342123 1154929 ubuntu.go:177] setting up certificates
	I0210 12:44:42.342135 1154929 provision.go:84] configureAuth start
	I0210 12:44:42.342208 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:42.361490 1154929 provision.go:143] copyHostCerts
	I0210 12:44:42.361692 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem (1078 bytes)
	I0210 12:44:42.361829 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem (1123 bytes)
	I0210 12:44:42.361907 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem (1679 bytes)
	I0210 12:44:42.361989 1154929 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem org=jenkins.addons-496024 san=[127.0.0.1 192.168.49.2 addons-496024 localhost minikube]
	I0210 12:44:42.981596 1154929 provision.go:177] copyRemoteCerts
	I0210 12:44:42.981665 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 12:44:42.981713 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.997573 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.085989 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 12:44:43.109316 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 12:44:43.133317 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 12:44:43.157029 1154929 provision.go:87] duration metric: took 814.874607ms to configureAuth
	I0210 12:44:43.157054 1154929 ubuntu.go:193] setting minikube options for container-runtime
	I0210 12:44:43.157242 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:44:43.157257 1154929 machine.go:96] duration metric: took 4.278152677s to provisionDockerMachine
	I0210 12:44:43.157265 1154929 client.go:171] duration metric: took 13.529599234s to LocalClient.Create
	I0210 12:44:43.157284 1154929 start.go:167] duration metric: took 13.529677708s to libmachine.API.Create "addons-496024"
	I0210 12:44:43.157298 1154929 start.go:293] postStartSetup for "addons-496024" (driver="docker")
	I0210 12:44:43.157316 1154929 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]
	I0210 12:44:43.157378 1154929 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
	I0210 12:44:43.157425 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.173717 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.262476 1154929 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 12:44:43.265580 1154929 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 12:44:43.265619 1154929 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 12:44:43.265630 1154929 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 12:44:43.265637 1154929 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 12:44:43.265648 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/addons for local assets ...
	I0210 12:44:43.265710 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/files for local assets ...
	I0210 12:44:43.265732 1154929 start.go:296] duration metric: took 108.420636ms for postStartSetup
	I0210 12:44:43.266039 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.282718 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:43.283019 1154929 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:44:43.283070 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.299241 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.386251 1154929 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 12:44:43.390670 1154929 start.go:128] duration metric: took 13.766582084s to createHost
	I0210 12:44:43.390693 1154929 start.go:83] releasing machines lock for "addons-496024", held for 13.76671449s
	I0210 12:44:43.390788 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.406735 1154929 ssh_runner.go:195] Run: cat /version.json
	I0210 12:44:43.406752 1154929 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 12:44:43.406798 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.406813 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.423289 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.429296 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.512928 1154929 ssh_runner.go:195] Run: systemctl --version
	I0210 12:44:43.648033 1154929 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 12:44:43.652226 1154929 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' {}" ;
	I0210 12:44:43.678119 1154929 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0210 12:44:43.678262 1154929 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" ;
	I0210 12:44:43.709626 1154929 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 12:44:43.709647 1154929 start.go:495] detecting cgroup driver to use...
	I0210 12:44:43.709679 1154929 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 12:44:43.709730 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0210 12:44:43.722366 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0210 12:44:43.733747 1154929 docker.go:217] disabling cri-docker service (if available) ...
	I0210 12:44:43.733813 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 12:44:43.747748 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 12:44:43.762266 1154929 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 12:44:43.844959 1154929 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 12:44:43.937374 1154929 docker.go:233] disabling docker service ...
	I0210 12:44:43.937455 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 12:44:43.958281 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 12:44:43.970382 1154929 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 12:44:44.065338 1154929 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 12:44:44.153146 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 12:44:44.165434 1154929 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"
	I0210 12:44:44.181940 1154929 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"
	I0210 12:44:44.191990 1154929 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"
	I0210 12:44:44.202579 1154929 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0210 12:44:44.202695 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0210 12:44:44.212720 1154929 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"
	I0210 12:44:44.222641 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0210 12:44:44.232584 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0210 12:44:44.242383 1154929 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 12:44:44.251903 1154929 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"
	I0210 12:44:44.262341 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0210 12:44:44.273314 1154929 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"
	I0210 12:44:44.283584 1154929 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 12:44:44.291852 1154929 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 12:44:44.300051 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.390002 1154929 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0210 12:44:44.513550 1154929 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0210 12:44:44.513667 1154929 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0210 12:44:44.517389 1154929 start.go:563] Will wait 60s for crictl version
	I0210 12:44:44.517476 1154929 ssh_runner.go:195] Run: which crictl
	I0210 12:44:44.520540 1154929 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 12:44:44.558542 1154929 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0210 12:44:44.558654 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.580094 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.604458 1154929 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0210 12:44:44.607411 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	I0210 12:44:44.622879 1154929 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 12:44:44.626384 1154929 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""
	I0210 12:44:44.637580 1154929 kubeadm.go:883] updating cluster {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Soc
ketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 12:44:44.637706 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:44.637767 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.677449 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.677471 1154929 containerd.go:534] Images already preloaded, skipping extraction
	I0210 12:44:44.677572 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.715185 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.715207 1154929 cache_images.go:84] Images are preloaded, skipping loading
	I0210 12:44:44.715215 1154929 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 containerd true true} ...
	I0210 12:44:44.715305 1154929 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-496024 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0210 12:44:44.715371 1154929 ssh_runner.go:195] Run: sudo crictl info
	I0210 12:44:44.751247 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:44.751269 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:44.751282 1154929 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 12:44:44.751304 1154929 kubeadm.go:189] 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-496024 NodeName:addons-496024 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0210 12:44:44.751416 1154929 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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:///run/containerd/containerd.sock
	  name: "addons-496024"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0210 12:44:44.751488 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 12:44:44.759989 1154929 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 12:44:44.760055 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 12:44:44.768271 1154929 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0210 12:44:44.785406 1154929 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 12:44:44.803066 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2303 bytes)
	I0210 12:44:44.819834 1154929 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 12:44:44.823089 1154929 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""
	I0210 12:44:44.833701 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.916160 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:44:44.930954 1154929 certs.go:68] Setting up /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024 for IP: 192.168.49.2
	I0210 12:44:44.930975 1154929 certs.go:194] generating shared ca certs ...
	I0210 12:44:44.930991 1154929 certs.go:226] acquiring lock for ca certs: {Name:mk359a85bff109dfc6e594f5fab2c15d5856aede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:44.931115 1154929 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key
	I0210 12:44:45.232370 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt ...
	I0210 12:44:45.232414 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt: {Name:mk8c9b74229cfa9d5544ec024d6ecd173e1e4b22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.232640 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key ...
	I0210 12:44:45.232655 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key: {Name:mk82bbe3a90917cfdd1b78da4bf681ffcf9738d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.233560 1154929 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key
	I0210 12:44:45.584556 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt ...
	I0210 12:44:45.584589 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt: {Name:mk6940a5fbed48b5240d1f9d28b87f4ab00825ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.584785 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key ...
	I0210 12:44:45.584797 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key: {Name:mkb2b97b158d822ff52d6b6d8263c105ff0bacc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.585563 1154929 certs.go:256] generating profile certs ...
	I0210 12:44:45.585704 1154929 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key
	I0210 12:44:45.585724 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt with IP's: []
	I0210 12:44:46.307587 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt ...
	I0210 12:44:46.307619 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: {Name:mkad2c1df2b794fa092928c808fba2f7b698c733 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308403 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key ...
	I0210 12:44:46.308419 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key: {Name:mk92e4542b923282a0d4ad6c85bd3938a18b5d20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308512 1154929 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90
	I0210 12:44:46.308532 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 12:44:47.476546 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 ...
	I0210 12:44:47.476582 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90: {Name:mk1069642a41a422ec0d1380604525227f9aa1c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.476777 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 ...
	I0210 12:44:47.476793 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90: {Name:mk524268fb08278cd84efb0c69341de72049db45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.477603 1154929 certs.go:381] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt
	I0210 12:44:47.477699 1154929 certs.go:385] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key
	I0210 12:44:47.477756 1154929 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key
	I0210 12:44:47.477778 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt with IP's: []
	I0210 12:44:47.816128 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt ...
	I0210 12:44:47.816163 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt: {Name:mk1da31ff9bbab79c555d3805593e80413bff447 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816377 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key ...
	I0210 12:44:47.816393 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key: {Name:mk273525f80f41b160473d3d852aead933cf008f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816646 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 12:44:47.816691 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem (1078 bytes)
	I0210 12:44:47.816721 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem (1123 bytes)
	I0210 12:44:47.816750 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem (1679 bytes)
	I0210 12:44:47.817330 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 12:44:47.842327 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 12:44:47.865851 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 12:44:47.889241 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 12:44:47.912463 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 12:44:47.936897 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 12:44:47.959908 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 12:44:47.983024 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 12:44:48.013487 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 12:44:48.042812 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 12:44:48.063649 1154929 ssh_runner.go:195] Run: openssl version
	I0210 12:44:48.069818 1154929 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"
	I0210 12:44:48.081474 1154929 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085424 1154929 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:44 /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085531 1154929 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.093387 1154929 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"
	I0210 12:44:48.103152 1154929 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 12:44:48.106754 1154929 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
	I0210 12:44:48.106837 1154929 kubeadm.go:392] StartCluster: {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Socket
VMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:44:48.106927 1154929 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0210 12:44:48.106994 1154929 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 12:44:48.144086 1154929 cri.go:89] found id: ""
	I0210 12:44:48.144166 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 12:44:48.153071 1154929 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 12:44:48.161780 1154929 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 12:44:48.161888 1154929 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
	I0210 12:44:48.170532 1154929 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
	I0210 12:44:48.170553 1154929 kubeadm.go:157] found existing configuration files:
	
	I0210 12:44:48.170608 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 12:44:48.178914 1154929 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
	I0210 12:44:48.178981 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 12:44:48.187131 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 12:44:48.195608 1154929 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
	I0210 12:44:48.195712 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 12:44:48.203874 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.212458 1154929 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
	I0210 12:44:48.212552 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.220792 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 12:44:48.229721 1154929 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
	I0210 12:44:48.229836 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 12:44:48.238232 1154929 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 12:44:48.299446 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 12:44:48.299718 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1075-aws\n", err: exit status 1
	I0210 12:44:48.357123 1154929 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 12:45:04.009058 1154929 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 12:45:04.009119 1154929 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 12:45:04.009208 1154929 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 12:45:04.009264 1154929 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0210 12:45:04.009308 1154929 kubeadm.go:310] OS: Linux
	I0210 12:45:04.009355 1154929 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 12:45:04.009404 1154929 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 12:45:04.009451 1154929 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 12:45:04.009500 1154929 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 12:45:04.009579 1154929 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 12:45:04.009633 1154929 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 12:45:04.009679 1154929 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 12:45:04.009729 1154929 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 12:45:04.009776 1154929 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 12:45:04.009849 1154929 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 12:45:04.009949 1154929 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 12:45:04.010039 1154929 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 12:45:04.010137 1154929 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 12:45:04.013212 1154929 out.go:235]   - Generating certificates and keys ...
	I0210 12:45:04.013331 1154929 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 12:45:04.013401 1154929 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 12:45:04.013486 1154929 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 12:45:04.013569 1154929 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 12:45:04.013638 1154929 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 12:45:04.013694 1154929 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 12:45:04.013751 1154929 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 12:45:04.013873 1154929 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.013928 1154929 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 12:45:04.014051 1154929 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.014120 1154929 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 12:45:04.014187 1154929 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 12:45:04.014237 1154929 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 12:45:04.014295 1154929 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 12:45:04.014350 1154929 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 12:45:04.014411 1154929 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 12:45:04.014467 1154929 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 12:45:04.014533 1154929 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 12:45:04.014591 1154929 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 12:45:04.014677 1154929 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 12:45:04.014747 1154929 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 12:45:04.017923 1154929 out.go:235]   - Booting up control plane ...
	I0210 12:45:04.018036 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 12:45:04.018121 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 12:45:04.018192 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 12:45:04.018313 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 12:45:04.018432 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 12:45:04.018490 1154929 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 12:45:04.018641 1154929 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 12:45:04.018789 1154929 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 12:45:04.018863 1154929 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000871641s
	I0210 12:45:04.018949 1154929 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 12:45:04.019019 1154929 kubeadm.go:310] [api-check] The API server is healthy after 6.002286454s
	I0210 12:45:04.019156 1154929 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 12:45:04.019298 1154929 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 12:45:04.019368 1154929 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 12:45:04.019555 1154929 kubeadm.go:310] [mark-control-plane] Marking the node addons-496024 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 12:45:04.019617 1154929 kubeadm.go:310] [bootstrap-token] Using token: olu3bm.sleah2iz6f4mt5uy
	I0210 12:45:04.022663 1154929 out.go:235]   - Configuring RBAC rules ...
	I0210 12:45:04.022819 1154929 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 12:45:04.022924 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 12:45:04.023072 1154929 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
	I0210 12:45:04.023259 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 12:45:04.023395 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 12:45:04.023487 1154929 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 12:45:04.023621 1154929 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 12:45:04.023673 1154929 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 12:45:04.023739 1154929 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 12:45:04.023776 1154929 kubeadm.go:310] 
	I0210 12:45:04.023855 1154929 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 12:45:04.023864 1154929 kubeadm.go:310] 
	I0210 12:45:04.023960 1154929 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 12:45:04.023968 1154929 kubeadm.go:310] 
	I0210 12:45:04.024002 1154929 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 12:45:04.024070 1154929 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 12:45:04.024126 1154929 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 12:45:04.024133 1154929 kubeadm.go:310] 
	I0210 12:45:04.024195 1154929 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 12:45:04.024218 1154929 kubeadm.go:310] 
	I0210 12:45:04.024280 1154929 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 12:45:04.024290 1154929 kubeadm.go:310] 
	I0210 12:45:04.024344 1154929 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 12:45:04.024433 1154929 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 12:45:04.024536 1154929 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 12:45:04.024567 1154929 kubeadm.go:310] 
	I0210 12:45:04.024682 1154929 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 12:45:04.024789 1154929 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 12:45:04.024805 1154929 kubeadm.go:310] 
	I0210 12:45:04.024890 1154929 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025045 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a \
	I0210 12:45:04.025078 1154929 kubeadm.go:310] 	--control-plane 
	I0210 12:45:04.025088 1154929 kubeadm.go:310] 
	I0210 12:45:04.025176 1154929 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 12:45:04.025186 1154929 kubeadm.go:310] 
	I0210 12:45:04.025284 1154929 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025675 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a 
	I0210 12:45:04.025718 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:45:04.025740 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:45:04.029576 1154929 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 12:45:04.032600 1154929 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 12:45:04.036746 1154929 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 12:45:04.036769 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 12:45:04.056063 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 12:45:04.366136 1154929 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 12:45:04.366251 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:04.366281 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-496024 minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04 minikube.k8s.io/name=addons-496024 minikube.k8s.io/primary=true
	I0210 12:45:04.569004 1154929 ops.go:34] apiserver oom_adj: -16
	I0210 12:45:04.593667 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.093730 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.594426 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.093770 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.593781 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.094600 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.593705 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.094410 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.594005 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.752529 1154929 kubeadm.go:1113] duration metric: took 4.386341157s to wait for elevateKubeSystemPrivileges
	I0210 12:45:08.752556 1154929 kubeadm.go:394] duration metric: took 20.645752763s to StartCluster
	I0210 12:45:08.752573 1154929 settings.go:142] acquiring lock: {Name:mk92931e94a3d4e8ae0d546403b51cca34e5a890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.753345 1154929 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:45:08.753824 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/kubeconfig: {Name:mk06d12b0cf3e9b895779cec4bbf2c35693a50bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.754050 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 12:45:08.754066 1154929 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:45:08.754316 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.754348 1154929 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0210 12:45:08.754421 1154929 addons.go:69] Setting yakd=true in profile "addons-496024"
	I0210 12:45:08.754435 1154929 addons.go:238] Setting addon yakd=true in "addons-496024"
	I0210 12:45:08.754458 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.754922 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.755431 1154929 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.755454 1154929 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-496024"
	I0210 12:45:08.755480 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.755900 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.756402 1154929 addons.go:69] Setting metrics-server=true in profile "addons-496024"
	I0210 12:45:08.756421 1154929 addons.go:238] Setting addon metrics-server=true in "addons-496024"
	I0210 12:45:08.756450 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.756866 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.757054 1154929 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.757084 1154929 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-496024"
	I0210 12:45:08.757123 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.757604 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.763098 1154929 addons.go:69] Setting cloud-spanner=true in profile "addons-496024"
	I0210 12:45:08.763132 1154929 addons.go:238] Setting addon cloud-spanner=true in "addons-496024"
	I0210 12:45:08.763166 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.763607 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.766541 1154929 addons.go:69] Setting registry=true in profile "addons-496024"
	I0210 12:45:08.766573 1154929 addons.go:238] Setting addon registry=true in "addons-496024"
	I0210 12:45:08.766606 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.770219 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.778004 1154929 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-496024"
	I0210 12:45:08.778081 1154929 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:08.778115 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.778561 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.785254 1154929 addons.go:69] Setting storage-provisioner=true in profile "addons-496024"
	I0210 12:45:08.785352 1154929 addons.go:238] Setting addon storage-provisioner=true in "addons-496024"
	I0210 12:45:08.785421 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.786624 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.794572 1154929 addons.go:69] Setting default-storageclass=true in profile "addons-496024"
	I0210 12:45:08.794611 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-496024"
	I0210 12:45:08.794863 1154929 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-496024"
	I0210 12:45:08.794887 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-496024"
	I0210 12:45:08.794995 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.795157 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.802849 1154929 addons.go:69] Setting gcp-auth=true in profile "addons-496024"
	I0210 12:45:08.802910 1154929 mustload.go:65] Loading cluster: addons-496024
	I0210 12:45:08.803158 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.803517 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.808437 1154929 addons.go:69] Setting volcano=true in profile "addons-496024"
	I0210 12:45:08.808470 1154929 addons.go:238] Setting addon volcano=true in "addons-496024"
	I0210 12:45:08.808589 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.809076 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.825761 1154929 addons.go:69] Setting volumesnapshots=true in profile "addons-496024"
	I0210 12:45:08.825794 1154929 addons.go:238] Setting addon volumesnapshots=true in "addons-496024"
	I0210 12:45:08.825829 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.826475 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.827423 1154929 addons.go:69] Setting ingress=true in profile "addons-496024"
	I0210 12:45:08.827449 1154929 addons.go:238] Setting addon ingress=true in "addons-496024"
	I0210 12:45:08.827559 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.828580 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.849857 1154929 out.go:177] * Verifying Kubernetes components...
	I0210 12:45:08.853809 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:45:08.876200 1154929 addons.go:69] Setting ingress-dns=true in profile "addons-496024"
	I0210 12:45:08.880773 1154929 addons.go:238] Setting addon ingress-dns=true in "addons-496024"
	I0210 12:45:08.880835 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.881357 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.915186 1154929 addons.go:69] Setting inspektor-gadget=true in profile "addons-496024"
	I0210 12:45:08.915222 1154929 addons.go:238] Setting addon inspektor-gadget=true in "addons-496024"
	I0210 12:45:08.915260 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.915712 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.948789 1154929 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 12:45:08.951975 1154929 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:08.951997 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 12:45:08.952062 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:08.976959 1154929 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 12:45:08.978073 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 12:45:08.978146 1154929 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 12:45:09.001856 1154929 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 12:45:09.002365 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 12:45:09.002382 1154929 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 12:45:09.002450 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.031448 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 12:45:09.039715 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:09.039741 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 12:45:09.039808 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.041731 1154929 addons.go:238] Setting addon default-storageclass=true in "addons-496024"
	I0210 12:45:09.041770 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.042188 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.055125 1154929 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:09.055155 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 12:45:09.055216 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.065574 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0210 12:45:09.069019 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0210 12:45:09.072309 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0210 12:45:09.074242 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 12:45:09.078111 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 12:45:09.078618 1154929 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.078639 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0210 12:45:09.078704 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.079356 1154929 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 12:45:09.079705 1154929 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 12:45:09.098800 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.108084 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 12:45:09.108089 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 12:45:09.108102 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 12:45:09.126871 1154929 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 12:45:09.126957 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.133276 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.133628 1154929 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.133649 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 12:45:09.133714 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.139411 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 12:45:09.139716 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 12:45:09.150913 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.108198 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 12:45:09.155053 1154929 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 12:45:09.155160 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.166668 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:09.166689 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 12:45:09.166751 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.120126 1154929 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-496024"
	I0210 12:45:09.170388 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.170835 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.171259 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.128002 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 12:45:09.180975 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 12:45:09.181141 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.181337 1154929 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 12:45:09.189558 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 12:45:09.190528 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.190543 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 12:45:09.190604 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.198005 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 12:45:09.198026 1154929 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 12:45:09.198084 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.230160 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 12:45:09.233210 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.234010 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.240463 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 12:45:09.245438 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 12:45:09.247630 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.259081 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 12:45:09.264682 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 12:45:09.264710 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 12:45:09.264791 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.275847 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.276326 1154929 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:09.276339 1154929 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 12:45:09.276389 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.347726 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.374859 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.392798 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.414733 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.417684 1154929 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 12:45:09.418054 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.425060 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.426767 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.429722 1154929 out.go:177]   - Using image docker.io/busybox:stable
	I0210 12:45:09.429896 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432636 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432692 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:09.432706 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 12:45:09.432761 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.467052 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	W0210 12:45:09.470782 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.470813 1154929 retry.go:31] will retry after 245.370549ms: ssh: handshake failed: EOF
	W0210 12:45:09.471344 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.471359 1154929 retry.go:31] will retry after 148.958102ms: ssh: handshake failed: EOF
	W0210 12:45:09.621120 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.621150 1154929 retry.go:31] will retry after 267.879662ms: ssh: handshake failed: EOF
	I0210 12:45:09.853481 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 12:45:09.853605 1154929 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 12:45:09.890968 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.895965 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.141886425s)
	I0210 12:45:09.896122 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 12:45:09.896170 1154929 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.04233915s)
	I0210 12:45:09.896216 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:45:09.949596 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 12:45:09.949676 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 12:45:09.960905 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:09.961320 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.971714 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.972128 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:09.972149 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 12:45:10.011135 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 12:45:10.011162 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 12:45:10.022218 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:10.050846 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 12:45:10.050868 1154929 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 12:45:10.073804 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.073880 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 12:45:10.074297 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:10.078685 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 12:45:10.078756 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 12:45:10.116420 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:10.150176 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 12:45:10.150203 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 12:45:10.170910 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:10.257114 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 12:45:10.257145 1154929 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)
	I0210 12:45:10.287931 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 12:45:10.287957 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 12:45:10.291002 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.323299 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 12:45:10.323367 1154929 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 12:45:10.357769 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:10.380472 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:10.418676 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 12:45:10.418746 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 12:45:10.425984 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 12:45:10.426059 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 12:45:10.662873 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:10.662894 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 12:45:10.798494 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 12:45:10.798563 1154929 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 12:45:10.828919 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 12:45:10.828991 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 12:45:10.941795 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:11.066149 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 12:45:11.066174 1154929 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 12:45:11.301188 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 12:45:11.301215 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0210 12:45:11.344733 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.344755 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 12:45:11.560172 1154929 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:11.560198 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 12:45:11.692781 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 12:45:11.692807 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 12:45:11.793868 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.979248 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:12.058836 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 12:45:12.058862 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 12:45:12.349864 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 12:45:12.349890 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 12:45:12.698575 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 12:45:12.698594 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 12:45:13.136861 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:13.136928 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 12:45:13.520346 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:16.130576 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 12:45:16.130654 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.157471 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:16.722903 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 12:45:16.938986 1154929 addons.go:238] Setting addon gcp-auth=true in "addons-496024"
	I0210 12:45:16.939036 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:16.939473 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:16.958251 1154929 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 12:45:16.958305 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.982361 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:19.491372 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.600371619s)
	I0210 12:45:19.491485 1154929 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (9.595259937s)
	I0210 12:45:19.492151 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (9.596011778s)
	I0210 12:45:19.492491 1154929 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 12:45:19.492527 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (9.321595115s)
	I0210 12:45:19.492557 1154929 addons.go:479] Verifying addon registry=true in "addons-496024"
	I0210 12:45:19.492984 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (9.201953678s)
	I0210 12:45:19.493032 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.135195965s)
	I0210 12:45:19.493246 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.112700682s)
	I0210 12:45:19.493389 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.551524642s)
	I0210 12:45:19.493401 1154929 addons.go:479] Verifying addon metrics-server=true in "addons-496024"
	I0210 12:45:19.493437 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.699541767s)
	I0210 12:45:19.492328 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (9.53134757s)
	I0210 12:45:19.492352 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.53101391s)
	I0210 12:45:19.492433 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.520663844s)
	I0210 12:45:19.494548 1154929 addons.go:479] Verifying addon ingress=true in "addons-496024"
	I0210 12:45:19.492507 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.376067123s)
	I0210 12:45:19.492475 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (9.418133633s)
	I0210 12:45:19.492469 1154929 node_ready.go:35] waiting up to 6m0s for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.492450 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.470214907s)
	I0210 12:45:19.495172 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.515890149s)
	W0210 12:45:19.495194 1154929 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.495208 1154929 retry.go:31] will retry after 296.809812ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.499004 1154929 out.go:177] * Verifying registry addon...
	I0210 12:45:19.501023 1154929 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-496024 service yakd-dashboard -n yakd-dashboard
	
	I0210 12:45:19.501084 1154929 out.go:177] * Verifying ingress addon...
	I0210 12:45:19.504071 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 12:45:19.504903 1154929 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0210 12:45:19.544888 1154929 node_ready.go:49] node "addons-496024" has status "Ready":"True"
	I0210 12:45:19.544954 1154929 node_ready.go:38] duration metric: took 49.99184ms for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.544978 1154929 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" ...
	I0210 12:45:19.595648 1154929 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:45:19.595720 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:19.596161 1154929 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 12:45:19.596182 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0210 12:45:19.645454 1154929 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0210 12:45:19.689296 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:19.792443 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:20.014067 1154929 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-496024" context rescaled to 1 replicas
	I0210 12:45:20.028407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.030443 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.059668 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.539222277s)
	I0210 12:45:20.059704 1154929 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:20.059905 1154929 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.101630543s)
	I0210 12:45:20.063137 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:20.063262 1154929 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 12:45:20.066630 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 12:45:20.067579 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 12:45:20.071365 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 12:45:20.071440 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 12:45:20.119515 1154929 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:45:20.119593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.144518 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 12:45:20.144594 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 12:45:20.235274 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.235298 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 12:45:20.294236 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.509766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.510213 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.602973 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.702286 1154929 pod_ready.go:98] error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702318 1154929 pod_ready.go:82] duration metric: took 1.012992215s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	E0210 12:45:20.702330 1154929 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702339 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:21.009984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.010303 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.072174 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:21.298586 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.50609427s)
	I0210 12:45:21.525818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.526484 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.594810 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.300529216s)
	I0210 12:45:21.597778 1154929 addons.go:479] Verifying addon gcp-auth=true in "addons-496024"
	I0210 12:45:21.601397 1154929 out.go:177] * Verifying gcp-auth addon...
	I0210 12:45:21.605431 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 12:45:21.623507 1154929 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 12:45:21.624239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.011402 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.011546 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.071159 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.510484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.510992 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.610713 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.709684 1154929 pod_ready.go:103] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:23.009882 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.010105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.077813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:23.510488 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.510717 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.579491 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.011352 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.012814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.071295 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.508274 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.508811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.582623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.708533 1154929 pod_ready.go:93] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.708559 1154929 pod_ready.go:82] duration metric: took 4.00621169s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.708572 1154929 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713649 1154929 pod_ready.go:93] pod "etcd-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.713719 1154929 pod_ready.go:82] duration metric: took 5.138348ms for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713751 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718591 1154929 pod_ready.go:93] pod "kube-apiserver-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.718616 1154929 pod_ready.go:82] duration metric: took 4.847954ms for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718628 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723145 1154929 pod_ready.go:93] pod "kube-controller-manager-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.723170 1154929 pod_ready.go:82] duration metric: took 4.533616ms for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723185 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727614 1154929 pod_ready.go:93] pod "kube-proxy-kh2mg" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.727638 1154929 pod_ready.go:82] duration metric: took 4.444558ms for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727648 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.013597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.014226 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.071595 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:25.113795 1154929 pod_ready.go:93] pod "kube-scheduler-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:25.113827 1154929 pod_ready.go:82] duration metric: took 386.170231ms for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.113840 1154929 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.511284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.511725 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.571748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.009849 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.010310 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.071786 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.508885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.509011 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.571897 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.010937 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.011113 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.071364 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.118408 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:27.515510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.515955 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.571275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.010465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.010763 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.070822 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.511299 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.512000 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.572083 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.009218 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.010284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.072161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.119592 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:29.509030 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.509097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.571359 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.023403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.024209 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.072019 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.508303 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.508670 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.572486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.010021 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.010177 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.071753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.120348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:31.508650 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.510043 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.571804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.008714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.009773 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.509630 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.509694 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.609471 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.008233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.009389 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.509134 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.571465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.619433 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:34.014797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.015101 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.071300 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:34.508239 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.509714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.571226 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.014575 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.014815 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.070922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.509069 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.509224 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.571208 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.011149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.011980 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.112547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.119902 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:36.508916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.509273 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.610724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.010343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.010535 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.071613 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.526437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.526932 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.577825 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.011454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.011744 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.114315 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.123009 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:38.514806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.616407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.617896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.010574 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.010981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.072760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.509704 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.510095 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.571649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.016563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.017378 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.073210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.126348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:40.509387 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.509902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.572099 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.008879 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.009582 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.073068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.508119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.509109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.570955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.014228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.015100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.072432 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.508728 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.509092 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.571837 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.620852 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:43.009237 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.010184 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.071465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:43.509530 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.509916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.571450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.011003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.011491 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.072188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.509610 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.509793 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.571836 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.011919 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.012281 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.089382 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.127916 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:45.508477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.508755 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.584137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.012463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.013844 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.071462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.509286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.509397 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.610135 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.009048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.013667 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.070930 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.508511 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.508639 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.571573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.619649 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:48.015616 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.015711 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.071323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:48.508590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.508817 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.570869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.009894 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.010248 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.071966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.510315 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.510451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.571151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.020847 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.021864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.071489 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.119645 1154929 pod_ready.go:93] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.119672 1154929 pod_ready.go:82] duration metric: took 25.005821695s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.119699 1154929 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125889 1154929 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.125918 1154929 pod_ready.go:82] duration metric: took 6.210269ms for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125940 1154929 pod_ready.go:39] duration metric: took 30.580938523s 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" ...
	I0210 12:45:50.125955 1154929 api_server.go:52] waiting for apiserver process to appear ...
	I0210 12:45:50.126030 1154929 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:45:50.146998 1154929 api_server.go:72] duration metric: took 41.392903321s to wait for apiserver process to appear ...
	I0210 12:45:50.147074 1154929 api_server.go:88] waiting for apiserver healthz status ...
	I0210 12:45:50.147108 1154929 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 12:45:50.155861 1154929 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 12:45:50.157148 1154929 api_server.go:141] control plane version: v1.32.1
	I0210 12:45:50.157210 1154929 api_server.go:131] duration metric: took 10.115802ms to wait for apiserver health ...
	I0210 12:45:50.157248 1154929 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 12:45:50.162492 1154929 system_pods.go:59] 18 kube-system pods found
	I0210 12:45:50.162577 1154929 system_pods.go:61] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.162601 1154929 system_pods.go:61] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.162625 1154929 system_pods.go:61] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.162669 1154929 system_pods.go:61] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.162690 1154929 system_pods.go:61] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.162724 1154929 system_pods.go:61] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.162747 1154929 system_pods.go:61] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.162767 1154929 system_pods.go:61] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.162803 1154929 system_pods.go:61] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.162824 1154929 system_pods.go:61] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.162841 1154929 system_pods.go:61] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.162862 1154929 system_pods.go:61] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.162893 1154929 system_pods.go:61] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.162918 1154929 system_pods.go:61] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.162935 1154929 system_pods.go:61] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.162970 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.162992 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.163010 1154929 system_pods.go:61] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.163031 1154929 system_pods.go:74] duration metric: took 5.750481ms to wait for pod list to return data ...
	I0210 12:45:50.163070 1154929 default_sa.go:34] waiting for default service account to be created ...
	I0210 12:45:50.166541 1154929 default_sa.go:45] found service account: "default"
	I0210 12:45:50.166614 1154929 default_sa.go:55] duration metric: took 3.52439ms for default service account to be created ...
	I0210 12:45:50.166642 1154929 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 12:45:50.171817 1154929 system_pods.go:86] 18 kube-system pods found
	I0210 12:45:50.171897 1154929 system_pods.go:89] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.171937 1154929 system_pods.go:89] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.171964 1154929 system_pods.go:89] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.171991 1154929 system_pods.go:89] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.172023 1154929 system_pods.go:89] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.172047 1154929 system_pods.go:89] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.172067 1154929 system_pods.go:89] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.172104 1154929 system_pods.go:89] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.172131 1154929 system_pods.go:89] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.172152 1154929 system_pods.go:89] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.172189 1154929 system_pods.go:89] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.172215 1154929 system_pods.go:89] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.172236 1154929 system_pods.go:89] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.172274 1154929 system_pods.go:89] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.172300 1154929 system_pods.go:89] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.172321 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.172355 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.172379 1154929 system_pods.go:89] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.172400 1154929 system_pods.go:126] duration metric: took 5.736696ms to wait for k8s-apps to be running ...
	I0210 12:45:50.172436 1154929 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 12:45:50.172537 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:45:50.194346 1154929 system_svc.go:56] duration metric: took 21.901276ms WaitForService to wait for kubelet
	I0210 12:45:50.194425 1154929 kubeadm.go:582] duration metric: took 41.440333664s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 12:45:50.194460 1154929 node_conditions.go:102] verifying NodePressure condition ...
	I0210 12:45:50.198277 1154929 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 12:45:50.198362 1154929 node_conditions.go:123] node cpu capacity is 2
	I0210 12:45:50.198390 1154929 node_conditions.go:105] duration metric: took 3.906673ms to run NodePressure ...
	I0210 12:45:50.198430 1154929 start.go:241] waiting for startup goroutines ...
	I0210 12:45:50.509809 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.509974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.571158 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.018590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.018916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.111225 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.508465 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.508906 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.571074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.010100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.010537 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.071839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.509718 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.509917 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.572446 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.018522 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.018618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.074261 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.508599 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.510308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.571493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.012926 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.013125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.071410 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.509183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.509366 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.571268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.019421 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.019743 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.070514 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.508322 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.508470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.571715 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.010789 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.010962 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.071458 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.508448 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.508626 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.570515 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.008457 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.008902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.070864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.507572 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.508433 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.571272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.014910 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.015098 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.071209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.507307 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.508775 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.571202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.008348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.008534 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.070745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.509615 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.571257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.009128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.013173 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.072802 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.510868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.511500 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.610852 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.009649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.009883 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.110914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.509657 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.509891 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.571462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.015479 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.016001 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.072031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.507868 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.507964 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.570959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.009445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.011115 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.071234 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.509850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.510542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.571294 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.013799 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.013965 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.071030 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.508196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.508348 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.572262 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.009036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.010656 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.071741 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.508389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.508575 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.570509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:06.013864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:06.014554 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.111046 1154929 kapi.go:107] duration metric: took 46.043462545s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 12:46:06.508593 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.508718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.007853 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:07.008007 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508461 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.011740 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.012455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:08.508110 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.508697 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.009060 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.009395 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.508495 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.508584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.020330 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:10.034328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.506751 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.508353 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.008999 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:11.009900 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.507923 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.508274 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.010398 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.011189 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:12.508000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.508169 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.008168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.008776 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.509101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.510558 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.008454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.012356 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.508218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.508405 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.015238 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.016972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508077 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.010727 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.011212 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.508804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.509254 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008093 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:17.507906 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.508075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.010488 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.011109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:18.508238 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.508544 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008346 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008729 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.509751 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.010573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.010707 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.508051 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.508292 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.009093 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.009313 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.509284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.509295 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.012873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:22.013578 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.508843 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.510882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.018592 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.019780 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:23.507220 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.509731 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010288 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.508839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.509040 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.010309 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.010542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.510925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.511572 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:26.012278 1154929 kapi.go:107] duration metric: took 1m6.507368754s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 12:46:26.012742 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:26.508180 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.009740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.007687 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.507194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.010831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.507185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.007867 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.508147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.008140 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.508039 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.508345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.011639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.508137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.008293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.012318 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.010531 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.507984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.008509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.007888 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.507048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.017000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.507394 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.007966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.012017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.508241 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.007946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.507869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.014113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.508002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.009472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.507463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.008437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.007356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.507348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.007607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.507445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.007749 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.016798 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.507969 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.008723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.507502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.008055 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.007477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.508706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.012607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.508698 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.016590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.507812 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.009286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.507304 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.007779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.507325 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.008563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.507474 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.007679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.008957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.007638 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.508149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.009705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.508177 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.007677 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.009600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.509486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.009000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.012151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.507976 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.007298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.507600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.009660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.507848 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.008074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.508209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.012105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.508552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.507240 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.507709 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.007536 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.507246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.012675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.508753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.011983 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.008328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.507841 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.007168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.507486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.010748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.007257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.506818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.009293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.507703 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.007972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.507373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.012868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.507090 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.009059 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.507147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.007513 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.507974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.008707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.507188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.008771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.507943 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.007314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.507725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.009044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.507925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.008270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.507510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.015113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.508164 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.008529 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.507981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.008664 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.508429 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.011344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.508050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.010048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.508057 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.012170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.507716 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.010336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.008994 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.507896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.010253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.506756 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.007283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.507770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.015639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.508202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.007770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.507323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.009771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.508040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.008397 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.507766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.008149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.507050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.021738 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.507036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.008286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.508540 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.010209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.507547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.010972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.508284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.006966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.507434 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.013502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.507883 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.008035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.508278 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.007912 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.508625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.507684 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.012085 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.507769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.010618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.506959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.009068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.507541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.007585 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.507228 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.010040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.507673 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.008202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.507731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.052111 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.511952 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.007626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.508169 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.010724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.010571 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.512268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.007409 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.506838 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.009695 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.507283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.012990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.507484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.007723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.508610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.016061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.506960 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.009737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.506765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.010904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.507607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.008196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.508855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.008052 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.507193 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.007725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.506988 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.010794 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.508191 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.011603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.507289 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.508344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.007388 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.507768 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.013198 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.507603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.015542 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.507386 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.008128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.508661 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.009357 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.507451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.007810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.506919 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.009298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.507718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.008494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.506731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.009437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.507254 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.008203 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.508210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.014819 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.507996 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.008338 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.507028 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.017679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.507222 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.008277 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.508161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.015731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.507872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.008974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.507239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.009012 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.506811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.008779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.508134 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.013344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.508351 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.008758 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.506950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.010909 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.506879 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.008519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.507455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.011853 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.506990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.007584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.507957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.011803 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.507719 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.007470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.507946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.011170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.009987 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.507678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.009676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.508142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.008017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.507314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.014423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.507806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.009171 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.507508 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.015449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.507063 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.008872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.507479 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.032493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.507597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.008336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.507640 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.008341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.507764 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.013343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.507950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.012591 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.507569 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.009808 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.507013 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.008445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.508676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.008453 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.507003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.030904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.508125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.007936 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.508038 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.010224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.508185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.011259 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.507187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.008831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.508041 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.012172 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.507555 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.008755 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.008148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.506903 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.011252 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.507272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.007830 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.507854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.014002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.508275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.007850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.509449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.008594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.008091 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.507438 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.007855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.507839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.013373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.008678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.507873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.010769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.507610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.008032 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.508053 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.011233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.507086 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.010123 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.507308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.009850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.008097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.508194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.009061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.507655 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.009818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.507306 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.010740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.508464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.009935 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.011466 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.507460 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.007666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.507561 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.019880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.507088 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.008641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.511679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.010839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.508288 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.011311 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.007711 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.507844 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.011156 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.508809 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.008992 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.507345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.009922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.507449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.007885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.507216 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.008056 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.507778 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.013477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.507775 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.007218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.507750 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.012353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.508378 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.007954 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.507556 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.008355 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.506868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.039436 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.507813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.011765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.008354 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.508100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.010797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.507326 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.008127 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.011487 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.008947 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.508334 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.010871 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.508189 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.007229 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.507468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.012124 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.507706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.013584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.507810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.008016 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.507119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.508285 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.009821 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.507333 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.007323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.508082 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.013084 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.508593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.008468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.508371 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.018641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.508411 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.007892 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.507747 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.008559 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.510795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.007939 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.508253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.014258 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.507424 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.008011 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.507850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.010120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.507467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.007894 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.507391 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.016498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.507270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.008660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.508467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.010297 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.507292 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.007699 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.008666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.507450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.011772 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.007955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.507614 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.009283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.507552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.009765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.507907 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.007594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.507914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.015008 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.008179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.507423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.008656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.015235 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.507501 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.009832 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.508031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.015246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.508332 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.010521 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.507042 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.007744 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.507535 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.009199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.508187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.007255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.507350 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.015880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.508009 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.010106 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.508087 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.008765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.008183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.508071 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.008961 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.506908 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.011101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.508181 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.013353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.507490 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.013863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.507400 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.008255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.508358 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.007375 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.507932 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.017003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.506860 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.007828 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.018199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.507795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.007737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.508877 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.507472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.020049 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.508623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.009707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.007863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.507214 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.009626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.007142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.507637 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.014067 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.507075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.007656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.508722 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.008805 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.508044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.507739 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.012320 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.507495 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.014201 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.507928 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.008951 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.007065 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.008380 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.507152 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.008473 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.508525 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.028557 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.508865 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.008979 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.507997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.014467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.508401 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.008224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.507356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.007997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.507608 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.008745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.508265 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.009884 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.507617 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.007924 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.510463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.507094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.009362 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.507435 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.010587 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.008598 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.507179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.008675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.507945 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.008498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.507389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.010451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.507963 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.012946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.507675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.010322 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.507120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.007519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.507863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.008403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.507494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.007599 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.504836 1154929 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0210 12:51:19.504867 1154929 kapi.go:107] duration metric: took 6m0.000799776s to wait for kubernetes.io/minikube-addons=registry ...
	W0210 12:51:19.504943 1154929 out.go:270] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0210 12:51:21.606194 1154929 kapi.go:107] duration metric: took 6m0.000750217s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0210 12:51:21.606324 1154929 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0210 12:51:21.609540 1154929 out.go:177] * Enabled addons: volcano, inspektor-gadget, metrics-server, nvidia-device-plugin, amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, yakd, default-storageclass, volumesnapshots, csi-hostpath-driver, ingress
	I0210 12:51:21.612350 1154929 addons.go:514] duration metric: took 6m12.857994965s for enable addons: enabled=[volcano inspektor-gadget metrics-server nvidia-device-plugin amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner yakd default-storageclass volumesnapshots csi-hostpath-driver ingress]
	I0210 12:51:21.612395 1154929 start.go:246] waiting for cluster config update ...
	I0210 12:51:21.612414 1154929 start.go:255] writing updated cluster config ...
	I0210 12:51:21.612713 1154929 ssh_runner.go:195] Run: rm -f paused
	I0210 12:51:22.025117 1154929 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 12:51:22.028181 1154929 out.go:177] * Done! kubectl is now configured to use "addons-496024" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	3fe10d2c4113d       77bdba588b953       55 seconds ago      Running             yakd                                     0                   a6ded1f9ca4de       yakd-dashboard-575dd5996b-ksb7r
	8af0e19f4bd59       2d37f5a3dd01b       10 minutes ago      Running             controller                               0                   2eba938499c47       ingress-nginx-controller-56d7c84fd4-mdv9g
	a44954952bd80       ee6d597e62dc8       11 minutes ago      Running             csi-snapshotter                          0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	caf672e654ebb       642ded511e141       11 minutes ago      Running             csi-provisioner                          0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	5357a8728f946       922312104da8a       11 minutes ago      Running             liveness-probe                           0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	bd73dd9adef79       08f6b2990811a       11 minutes ago      Running             hostpath                                 0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	50356ce66ed42       0107d56dbc0be       11 minutes ago      Running             node-driver-registrar                    0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	b9ef3344ce0f5       487fa743e1e22       11 minutes ago      Running             csi-resizer                              0                   4ce769222c548       csi-hostpath-resizer-0
	1b8dd6f5808b4       1461903ec4fe9       11 minutes ago      Running             csi-external-health-monitor-controller   0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	2f289dcec283b       9a80d518f102c       11 minutes ago      Running             csi-attacher                             0                   5c6d3fb899571       csi-hostpath-attacher-0
	c7fce01c84a15       d54655ed3a854       11 minutes ago      Exited              patch                                    1                   095d0fc1a5434       ingress-nginx-admission-patch-krmkn
	4be474a20a0de       d54655ed3a854       11 minutes ago      Exited              create                                   0                   a235433e17d59       ingress-nginx-admission-create-ktnqp
	7d16d3c6e9b2f       7ce2150c8929b       11 minutes ago      Running             local-path-provisioner                   0                   99242a629647f       local-path-provisioner-76f89f99b5-xx8xv
	9764d5c522e0f       4d1e5c3e97420       11 minutes ago      Running             volume-snapshot-controller               0                   fe3f79194096a       snapshot-controller-68b874b76f-f7lxx
	1cc87b3ada6d2       4d1e5c3e97420       11 minutes ago      Running             volume-snapshot-controller               0                   53a2c5bc6ef5a       snapshot-controller-68b874b76f-hhh89
	3ed320ad850a7       48e7915ac88c2       11 minutes ago      Running             gadget                                   0                   05338aa61e7f6       gadget-dgfdt
	7733cfdaf489d       434d64ac3dbf3       11 minutes ago      Running             registry-proxy                           0                   c7ef444bf409d       registry-proxy-d58ps
	759b9ba90f177       5548a49bb60ba       11 minutes ago      Running             metrics-server                           0                   d6fbd22a3baa8       metrics-server-7fbb699795-tklbb
	2d1eda3733cee       2ec8342e62960       11 minutes ago      Running             cloud-spanner-emulator                   0                   ad174682ea6b4       cloud-spanner-emulator-5d76cffbc-29cnk
	75cdb113084f0       101ca35110cb1       11 minutes ago      Running             nvidia-device-plugin-ctr                 0                   76082c745d05e       nvidia-device-plugin-daemonset-g9ll6
	4112e937a90c3       2f6c962e7b831       12 minutes ago      Running             coredns                                  0                   fa7398228a89d       coredns-668d6bf9bc-xftzv
	acd374b196af4       35508c2f890c4       12 minutes ago      Running             minikube-ingress-dns                     0                   073345c88a759       kube-ingress-dns-minikube
	436dc82e22300       ba04bb24b9575       12 minutes ago      Running             storage-provisioner                      0                   8f7ff6c782d0e       storage-provisioner
	53bf720c34645       e1181ee320546       12 minutes ago      Running             kindnet-cni                              0                   715259ade304b       kindnet-4pjhf
	88bbb94c3d6e8       e124fbed851d7       12 minutes ago      Running             kube-proxy                               0                   9be8a58ce1eee       kube-proxy-kh2mg
	33d93261ae098       ddb38cac617cb       12 minutes ago      Running             kube-scheduler                           0                   e13c5bfff723c       kube-scheduler-addons-496024
	3040b57fcc290       7fc9d4aa817aa       12 minutes ago      Running             etcd                                     0                   d4301d70e65f5       etcd-addons-496024
	dbf3743c08dd6       265c2dedf28ab       12 minutes ago      Running             kube-apiserver                           0                   e63321a8946a0       kube-apiserver-addons-496024
	2aa6cb57ba604       2933761aa7ada       12 minutes ago      Running             kube-controller-manager                  0                   4a220439518da       kube-controller-manager-addons-496024
	
	
	==> containerd <==
	Feb 10 12:56:28 addons-496024 containerd[826]: time="2025-02-10T12:56:28.083679815Z" level=info msg="PullImage \"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\" returns image reference \"sha256:77bdba588b953836d2518fcf730e4fb38fe92ed678b35a616894c5f96e37b8e3\""
	Feb 10 12:56:28 addons-496024 containerd[826]: time="2025-02-10T12:56:28.086441264Z" level=info msg="CreateContainer within sandbox \"a6ded1f9ca4debb41a34b1ff58f8a92f82482eb90abece1e7b553a08046d4dae\" for container &ContainerMetadata{Name:yakd,Attempt:0,}"
	Feb 10 12:56:28 addons-496024 containerd[826]: time="2025-02-10T12:56:28.105600642Z" level=info msg="CreateContainer within sandbox \"a6ded1f9ca4debb41a34b1ff58f8a92f82482eb90abece1e7b553a08046d4dae\" for &ContainerMetadata{Name:yakd,Attempt:0,} returns container id \"3fe10d2c4113d6d1855a0c057f3443d277c83f950339b12d6df5b65247d1011e\""
	Feb 10 12:56:28 addons-496024 containerd[826]: time="2025-02-10T12:56:28.106801400Z" level=info msg="StartContainer for \"3fe10d2c4113d6d1855a0c057f3443d277c83f950339b12d6df5b65247d1011e\""
	Feb 10 12:56:28 addons-496024 containerd[826]: time="2025-02-10T12:56:28.206507336Z" level=info msg="StartContainer for \"3fe10d2c4113d6d1855a0c057f3443d277c83f950339b12d6df5b65247d1011e\" returns successfully"
	Feb 10 12:56:33 addons-496024 containerd[826]: time="2025-02-10T12:56:33.336009880Z" level=info msg="PullImage \"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\""
	Feb 10 12:56:33 addons-496024 containerd[826]: time="2025-02-10T12:56:33.338969506Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:33 addons-496024 containerd[826]: time="2025-02-10T12:56:33.518774249Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:33 addons-496024 containerd[826]: time="2025-02-10T12:56:33.801780297Z" level=error msg="PullImage \"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\" failed" error="failed to pull and unpack image \"docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 12:56:33 addons-496024 containerd[826]: time="2025-02-10T12:56:33.801883755Z" level=info msg="stop pulling image docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3: active requests=0, bytes read=11138"
	Feb 10 12:56:33 addons-496024 containerd[826]: time="2025-02-10T12:56:33.802839443Z" level=info msg="PullImage \"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\""
	Feb 10 12:56:33 addons-496024 containerd[826]: time="2025-02-10T12:56:33.805099561Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:42 addons-496024 containerd[826]: time="2025-02-10T12:56:42.245602097Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:42 addons-496024 containerd[826]: time="2025-02-10T12:56:42.533719049Z" level=error msg="PullImage \"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\" failed" error="failed to pull and unpack image \"docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 12:56:42 addons-496024 containerd[826]: time="2025-02-10T12:56:42.533768633Z" level=info msg="stop pulling image docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: active requests=0, bytes read=11090"
	Feb 10 12:56:50 addons-496024 containerd[826]: time="2025-02-10T12:56:50.334348035Z" level=info msg="PullImage \"docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\""
	Feb 10 12:56:50 addons-496024 containerd[826]: time="2025-02-10T12:56:50.336634139Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:50 addons-496024 containerd[826]: time="2025-02-10T12:56:50.459839382Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:50 addons-496024 containerd[826]: time="2025-02-10T12:56:50.734975204Z" level=error msg="PullImage \"docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\" failed" error="failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 12:56:50 addons-496024 containerd[826]: time="2025-02-10T12:56:50.734990063Z" level=info msg="stop pulling image docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: active requests=0, bytes read=11122"
	Feb 10 12:56:51 addons-496024 containerd[826]: time="2025-02-10T12:56:51.335735399Z" level=info msg="PullImage \"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\""
	Feb 10 12:56:51 addons-496024 containerd[826]: time="2025-02-10T12:56:51.338055004Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:51 addons-496024 containerd[826]: time="2025-02-10T12:56:51.457810054Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:56:51 addons-496024 containerd[826]: time="2025-02-10T12:56:51.728455393Z" level=error msg="PullImage \"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 12:56:51 addons-496024 containerd[826]: time="2025-02-10T12:56:51.728558277Z" level=info msg="stop pulling image docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: active requests=0, bytes read=11058"
	
	
	==> coredns [4112e937a90c3412769a6343d44f49c1c55ba89776ef1b438409cc441fd48de9] <==
	[INFO] 10.244.0.8:52972 - 8320 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00014162s
	[INFO] 10.244.0.8:52972 - 59020 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00155151s
	[INFO] 10.244.0.8:52972 - 10488 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001660005s
	[INFO] 10.244.0.8:52972 - 50195 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.00012196s
	[INFO] 10.244.0.8:52972 - 58342 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000101095s
	[INFO] 10.244.0.8:49275 - 59493 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000170896s
	[INFO] 10.244.0.8:49275 - 62054 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000341676s
	[INFO] 10.244.0.8:49275 - 18531 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000111203s
	[INFO] 10.244.0.8:49275 - 15725 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.00008969s
	[INFO] 10.244.0.8:49275 - 10364 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000083413s
	[INFO] 10.244.0.8:49275 - 63696 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000079975s
	[INFO] 10.244.0.8:49275 - 20577 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00331535s
	[INFO] 10.244.0.8:49275 - 27753 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001274292s
	[INFO] 10.244.0.8:49275 - 64674 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000134875s
	[INFO] 10.244.0.8:49275 - 42178 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000097584s
	[INFO] 10.244.0.8:57752 - 31439 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000180742s
	[INFO] 10.244.0.8:57752 - 43896 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.00010089s
	[INFO] 10.244.0.8:57752 - 59636 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000144434s
	[INFO] 10.244.0.8:57752 - 28675 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000097789s
	[INFO] 10.244.0.8:57752 - 31896 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000091512s
	[INFO] 10.244.0.8:57752 - 38615 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000094523s
	[INFO] 10.244.0.8:57752 - 24399 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002411395s
	[INFO] 10.244.0.8:57752 - 19421 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002405183s
	[INFO] 10.244.0.8:57752 - 28673 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000157792s
	[INFO] 10.244.0.8:57752 - 15761 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000097886s
	
	
	==> describe nodes <==
	Name:               addons-496024
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-496024
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04
	                    minikube.k8s.io/name=addons-496024
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-496024
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-496024"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 12:45:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-496024
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 12:57:20 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 12:56:36 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 12:56:36 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 12:56:36 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 12:56:36 +0000   Mon, 10 Feb 2025 12:45:01 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-496024
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 80219e9629e44c4481cd682dd5eb52e6
	  System UUID:                886f0eef-cd41-4dd7-968c-c5a1e2ed7d87
	  Boot ID:                    562c7f3c-b16a-445a-b1a8-6d6932d5b74d
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (27 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-5d76cffbc-29cnk       0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gadget                      gadget-dgfdt                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-mdv9g    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-668d6bf9bc-xftzv                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 csi-hostpath-attacher-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpath-resizer-0                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpathplugin-p6cww                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 etcd-addons-496024                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kindnet-4pjhf                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-addons-496024                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-496024        200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-kh2mg                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-496024                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-7fbb699795-tklbb              100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         12m
	  kube-system                 nvidia-device-plugin-daemonset-g9ll6         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-6c88467877-ds9wr                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-proxy-d58ps                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-68b874b76f-f7lxx         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-68b874b76f-hhh89         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-76f89f99b5-xx8xv      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-admission-75d8f6b5c-q8vl5            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-admission-init-z2bg4                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-controllers-86bdc5c9c-kgbqn          0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-scheduler-75fdd99bcf-pvfcq           0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  yakd-dashboard              yakd-dashboard-575dd5996b-ksb7r              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                1050m (52%)  100m (5%)
	  memory             638Mi (8%)   476Mi (6%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 12m   kube-proxy       
	  Normal   Starting                 12m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  12m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  12m   kubelet          Node addons-496024 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m   kubelet          Node addons-496024 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m   kubelet          Node addons-496024 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m   node-controller  Node addons-496024 event: Registered Node addons-496024 in Controller
	
	
	==> dmesg <==
	[Feb10 12:15] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	[  +0.012615] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.056433] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.640204] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	
	
	==> etcd [3040b57fcc29061d7cce93ac59beb95de4e506918cbe4b6a3d055ad54b47a658] <==
	{"level":"info","ts":"2025-02-10T12:44:57.339967Z","caller":"embed/etcd.go:280","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2025-02-10T12:44:57.340191Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-02-10T12:44:58.057556Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2025-02-10T12:44:58.057787Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2025-02-10T12:44:58.057930Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2025-02-10T12:44:58.058024Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058099Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058176Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058236Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.065585Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073665Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073846Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-496024 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T12:44:58.073875Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.074076Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073892Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.073910Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.075225Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.076257Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.076815Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.082772Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.121541Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T12:44:58.121769Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-02-10T12:54:58.231138Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1795}
	{"level":"info","ts":"2025-02-10T12:54:58.292375Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":1795,"took":"60.580889ms","hash":2756032716,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4341760,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2025-02-10T12:54:58.292426Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2756032716,"revision":1795,"compact-revision":-1}
	
	
	==> kernel <==
	 12:57:24 up  5:39,  0 users,  load average: 0.29, 0.57, 1.55
	Linux addons-496024 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [53bf720c346455b2ccfdcf011346e0afeec953ec83c7302b6204b34c58503096] <==
	I0210 12:55:22.094736       1 main.go:301] handling current node
	I0210 12:55:32.097604       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:55:32.097641       1 main.go:301] handling current node
	I0210 12:55:42.101489       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:55:42.101578       1 main.go:301] handling current node
	I0210 12:55:52.094715       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:55:52.094752       1 main.go:301] handling current node
	I0210 12:56:02.103124       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:56:02.103160       1 main.go:301] handling current node
	I0210 12:56:12.094682       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:56:12.094795       1 main.go:301] handling current node
	I0210 12:56:22.094785       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:56:22.094832       1 main.go:301] handling current node
	I0210 12:56:32.095632       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:56:32.095671       1 main.go:301] handling current node
	I0210 12:56:42.094722       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:56:42.094886       1 main.go:301] handling current node
	I0210 12:56:52.093907       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:56:52.093943       1 main.go:301] handling current node
	I0210 12:57:02.097651       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:57:02.097698       1 main.go:301] handling current node
	I0210 12:57:12.094553       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:57:12.094596       1 main.go:301] handling current node
	I0210 12:57:22.093871       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:57:22.094106       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dbf3743c08dd699c6084aa760b444463d5ed35fed23f6798e13916a41a51a381] <==
	W0210 12:53:24.660137       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:53:24.689795       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:53:24.689834       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:53:24.691610       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:54:24.668823       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:54:24.668863       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:54:24.670961       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:54:24.697824       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:54:24.697868       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:54:24.699518       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:55:24.679665       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:55:24.679710       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:55:24.681349       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:55:24.706488       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:55:24.707506       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:55:24.709372       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:56:18.062706       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:56:18.063844       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:56:18.065758       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:56:24.687218       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:56:24.687262       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:56:24.688930       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	W0210 12:56:24.715384       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:56:24.715427       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:56:24.717217       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.111.129.219:443: connect: connection refused
	
	
	==> kube-controller-manager [2aa6cb57ba6040ad8ca3d31e9c5454674a74c4518a9274e9547304b47e0c0e44] <==
	E0210 12:54:24.672890       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:54:24.700166       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:54:24.701456       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:55:24.682142       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:55:24.683412       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:55:24.710216       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:55:24.711784       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	I0210 12:56:18.068334       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-cd9db85c" duration="11.208765ms"
	E0210 12:56:18.068403       1 replica_set.go:560] "Unhandled Error" err="sync \"gcp-auth/gcp-auth-cd9db85c\" failed with Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:56:24.689725       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:56:24.691234       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:56:24.718058       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	E0210 12:56:24.719440       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.111.129.219:443: connect: connection refused" logger="UnhandledError"
	I0210 12:56:28.576926       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-575dd5996b" duration="54.54µs"
	I0210 12:56:36.057237       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="addons-496024"
	I0210 12:56:39.601396       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-575dd5996b" duration="9.813234ms"
	I0210 12:56:39.601900       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-575dd5996b" duration="49.781µs"
	I0210 12:56:45.349911       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="volcano-system/volcano-controllers-86bdc5c9c" duration="46.671µs"
	I0210 12:56:56.347700       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="volcano-system/volcano-scheduler-75fdd99bcf" duration="53.645µs"
	I0210 12:56:57.351358       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="volcano-system/volcano-controllers-86bdc5c9c" duration="47.869µs"
	I0210 12:57:04.352222       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0210 12:57:07.353903       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6c88467877" duration="393.245µs"
	I0210 12:57:07.368251       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="volcano-system/volcano-scheduler-75fdd99bcf" duration="47.647µs"
	I0210 12:57:17.350189       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0210 12:57:21.351815       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6c88467877" duration="72.344µs"
	
	
	==> kube-proxy [88bbb94c3d6e8f98904320ab14d0a209c2f64e4d65430ec229b026b15f4001a7] <==
	I0210 12:45:09.307844       1 server_linux.go:66] "Using iptables proxy"
	I0210 12:45:09.449262       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 12:45:09.456577       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`"
	I0210 12:45:09.510491       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 12:45:09.510548       1 server_linux.go:170] "Using iptables Proxier"
	I0210 12:45:09.512380       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"
	I0210 12:45:09.512687       1 server.go:497] "Version info" version="v1.32.1"
	I0210 12:45:09.512703       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 12:45:09.514214       1 config.go:199] "Starting service config controller"
	I0210 12:45:09.514235       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 12:45:09.514254       1 config.go:105] "Starting endpoint slice config controller"
	I0210 12:45:09.514259       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 12:45:09.516838       1 config.go:329] "Starting node config controller"
	I0210 12:45:09.516852       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 12:45:09.614374       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 12:45:09.614418       1 shared_informer.go:320] Caches are synced for service config
	I0210 12:45:09.621445       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [33d93261ae0987dc53d9f1510f053a83320a767276bceedf089df33debbd539a] <==
	E0210 12:45:01.812104       1 reflector.go:166] "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"
	W0210 12:45:01.811074       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 12:45:01.812309       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.811104       1 reflector.go:569] 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
	E0210 12:45:01.812498       1 reflector.go:166] "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"
	W0210 12:45:01.811132       1 reflector.go:569] 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
	E0210 12:45:01.812670       1 reflector.go:166] "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"
	E0210 12:45:01.812846       1 reflector.go:166] "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"
	W0210 12:45:01.814233       1 reflector.go:569] 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
	E0210 12:45:01.814565       1 reflector.go:166] "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"
	W0210 12:45:01.815928       1 reflector.go:569] 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
	E0210 12:45:01.816103       1 reflector.go:166] "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"
	W0210 12:45:01.816283       1 reflector.go:569] 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
	E0210 12:45:01.816425       1 reflector.go:166] "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"
	W0210 12:45:01.816613       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 12:45:01.816717       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.816904       1 reflector.go:569] 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
	E0210 12:45:01.817001       1 reflector.go:166] "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"
	W0210 12:45:01.817167       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0210 12:45:01.817266       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.817623       1 reflector.go:569] 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
	E0210 12:45:01.817775       1 reflector.go:166] "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"
	W0210 12:45:01.817942       1 reflector.go:569] 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
	E0210 12:45:01.818040       1 reflector.go:166] "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"
	I0210 12:45:03.007280       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 12:56:45 addons-496024 kubelet[1523]: E0210 12:56:45.334983    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-kgbqn" podUI
D="a9ef8acb-bb68-49d5-b152-6408c3119901"
	Feb 10 12:56:50 addons-496024 kubelet[1523]: E0210 12:56:50.735453    1523 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee"
	Feb 10 12:56:50 addons-496024 kubelet[1523]: E0210 12:56:50.735521    1523 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee"
	Feb 10 12:56:50 addons-496024 kubelet[1523]: E0210 12:56:50.735627    1523 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:main,Image:docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee,Command:[./gen-admission-secret.sh --service volcano-admission-service --namespace volcano-system --secret volcano-admission-secret],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-x9sqw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File
,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod volcano-admission-init-z2bg4_volcano-system(8529723f-2626-43e9-9ff7-b14f4b9a5844): ErrImagePull: failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 12:56:50 addons-496024 kubelet[1523]: E0210 12:56:50.737182    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-z2bg4" podUID="8529723f-2626-43e9-9ff7-b14f4b9a5844"
	Feb 10 12:56:51 addons-496024 kubelet[1523]: I0210 12:56:51.334468    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 12:56:51 addons-496024 kubelet[1523]: E0210 12:56:51.728882    1523 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52"
	Feb 10 12:56:51 addons-496024 kubelet[1523]: E0210 12:56:51.728947    1523 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52"
	Feb 10 12:56:51 addons-496024 kubelet[1523]: E0210 12:56:51.729086    1523 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:registry,Image:docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:,HostPort:0,ContainerPort:5000,Protocol:TCP,HostIP:,},},Env:[]EnvVar{EnvVar{Name:REGISTRY_STORAGE_DELETE_ENABLED,Value:true,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-flsjz,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessageP
olicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod registry-6c88467877-ds9wr_kube-system(d181348e-4045-4131-b5e9-bb03cbf80018): ErrImagePull: failed to pull and unpack image \"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 12:56:51 addons-496024 kubelet[1523]: E0210 12:56:51.730505    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 12:56:56 addons-496024 kubelet[1523]: E0210 12:56:56.334063    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-pvfcq" podUID="739ab76e-fbbc-475b-a716-3d6
ca2709f87"
	Feb 10 12:56:56 addons-496024 kubelet[1523]: I0210 12:56:56.334435    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-5d76cffbc-29cnk" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 12:56:57 addons-496024 kubelet[1523]: E0210 12:56:57.334813    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-kgbqn" podUI
D="a9ef8acb-bb68-49d5-b152-6408c3119901"
	Feb 10 12:56:58 addons-496024 kubelet[1523]: I0210 12:56:58.334190    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-d58ps" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 12:57:04 addons-496024 kubelet[1523]: E0210 12:57:04.334903    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-z2bg4" podUID="8529723f-2626-43e9-9ff7-b14f
4b9a5844"
	Feb 10 12:57:07 addons-496024 kubelet[1523]: E0210 12:57:07.335341    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-pvfcq" podUID="739ab76e-fbbc-475b-a716-3d6
ca2709f87"
	Feb 10 12:57:07 addons-496024 kubelet[1523]: I0210 12:57:07.334666    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 12:57:07 addons-496024 kubelet[1523]: E0210 12:57:07.336452    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 12:57:12 addons-496024 kubelet[1523]: E0210 12:57:12.334511    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-kgbqn" podUI
D="a9ef8acb-bb68-49d5-b152-6408c3119901"
	Feb 10 12:57:16 addons-496024 kubelet[1523]: I0210 12:57:16.334628    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-g9ll6" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 12:57:17 addons-496024 kubelet[1523]: E0210 12:57:17.336259    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-z2bg4" podUID="8529723f-2626-43e9-9ff7-b14f
4b9a5844"
	Feb 10 12:57:19 addons-496024 kubelet[1523]: E0210 12:57:19.334446    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-pvfcq" podUID="739ab76e-fbbc-475b-a716-3d6
ca2709f87"
	Feb 10 12:57:21 addons-496024 kubelet[1523]: I0210 12:57:21.334500    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 12:57:21 addons-496024 kubelet[1523]: E0210 12:57:21.337320    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 12:57:23 addons-496024 kubelet[1523]: E0210 12:57:23.337744    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-kgbqn" podUI
D="a9ef8acb-bb68-49d5-b152-6408c3119901"
	
	
	==> storage-provisioner [436dc82e2230039fc4afaef1a03abf6e473fadd0fa7529b4744accd53f1e7fa8] <==
	I0210 12:45:15.340119       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 12:45:15.351473       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 12:45:15.351515       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 12:45:15.361196       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 12:45:15.361375       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	I0210 12:45:15.362102       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"226f9a0c-8ecb-4cce-9ccf-bd91955ecb20", APIVersion:"v1", ResourceVersion:"587", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171 became leader
	I0210 12:45:15.461746       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
helpers_test.go:261: (dbg) Run:  kubectl --context addons-496024 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr volcano-admission-75d8f6b5c-q8vl5 volcano-admission-init-z2bg4 volcano-controllers-86bdc5c9c-kgbqn volcano-scheduler-75fdd99bcf-pvfcq
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-496024 describe pod ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr volcano-admission-75d8f6b5c-q8vl5 volcano-admission-init-z2bg4 volcano-controllers-86bdc5c9c-kgbqn volcano-scheduler-75fdd99bcf-pvfcq
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-496024 describe pod ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr volcano-admission-75d8f6b5c-q8vl5 volcano-admission-init-z2bg4 volcano-controllers-86bdc5c9c-kgbqn volcano-scheduler-75fdd99bcf-pvfcq: exit status 1 (102.683747ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-ktnqp" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-krmkn" not found
	Error from server (NotFound): pods "registry-6c88467877-ds9wr" not found
	Error from server (NotFound): pods "volcano-admission-75d8f6b5c-q8vl5" not found
	Error from server (NotFound): pods "volcano-admission-init-z2bg4" not found
	Error from server (NotFound): pods "volcano-controllers-86bdc5c9c-kgbqn" not found
	Error from server (NotFound): pods "volcano-scheduler-75fdd99bcf-pvfcq" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-496024 describe pod ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr volcano-admission-75d8f6b5c-q8vl5 volcano-admission-init-z2bg4 volcano-controllers-86bdc5c9c-kgbqn volcano-scheduler-75fdd99bcf-pvfcq: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable volcano --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 addons disable volcano --alsologtostderr -v=1: (11.386418246s)
--- FAIL: TestAddons/serial/Volcano (374.86s)

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

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

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

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-496024 logs -l app=gcp-auth -n gcp-auth
I0210 12:57:37.211040 1154158 retry.go:31] will retry after 2.269638982s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-496024 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-496024 get secret gcp-auth -n new-namespace: exit status 1 (93.949063ms)

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

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-496024 logs -l app=gcp-auth -n gcp-auth
I0210 12:57:39.660361 1154158 retry.go:31] will retry after 2.284395265s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-496024 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-496024 get secret gcp-auth -n new-namespace: exit status 1 (93.684038ms)

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

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-496024 logs -l app=gcp-auth -n gcp-auth
I0210 12:57:42.147168 1154158 retry.go:31] will retry after 4.049880516s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-496024 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-496024 get secret gcp-auth -n new-namespace: exit status 1 (96.167811ms)

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

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-496024 logs -l app=gcp-auth -n gcp-auth
I0210 12:57:46.381717 1154158 retry.go:31] will retry after 6.287133057s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-496024 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-496024 get secret gcp-auth -n new-namespace: exit status 1 (83.985717ms)

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

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-496024 logs -l app=gcp-auth -n gcp-auth
I0210 12:57:52.844267 1154158 retry.go:31] will retry after 8.938636303s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-496024 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-496024 get secret gcp-auth -n new-namespace: exit status 1 (86.345715ms)

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

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-496024 logs -l app=gcp-auth -n gcp-auth
I0210 12:58:01.961530 1154158 retry.go:31] will retry after 22.101790847s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-496024 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-496024 get secret gcp-auth -n new-namespace: exit status 1 (92.127205ms)

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

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-496024 logs -l app=gcp-auth -n gcp-auth
addons_test.go:591: failed to get secret: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
--- FAIL: TestAddons/serial/GCPAuth/Namespaces (47.33s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (9.45s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-496024 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-496024 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [0537c618-ad1c-4049-85e8-1cf7ee38c4d2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0537c618-ad1c-4049-85e8-1cf7ee38c4d2] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.004049217s
addons_test.go:633: (dbg) Run:  kubectl --context addons-496024 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:633: (dbg) Non-zero exit: kubectl --context addons-496024 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS": exit status 1 (160.9078ms)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
addons_test.go:635: printenv creds: exit status 1
--- FAIL: TestAddons/serial/GCPAuth/FakeCredentials (9.45s)

                                                
                                    
x
+
TestAddons/parallel/Registry (363.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.728378ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
helpers_test.go:329: TestAddons/parallel/Registry: WARNING: pod list for "kube-system" "actual-registry=true" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:323: ***** TestAddons/parallel/Registry: pod "actual-registry=true" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:323: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
addons_test.go:323: TestAddons/parallel/Registry: showing logs for failed pods as of 2025-02-10 13:04:36.930867906 +0000 UTC m=+1239.220435059
addons_test.go:323: (dbg) Run:  kubectl --context addons-496024 describe po registry-6c88467877-ds9wr -n kube-system
addons_test.go:323: (dbg) kubectl --context addons-496024 describe po registry-6c88467877-ds9wr -n kube-system:
Name:             registry-6c88467877-ds9wr
Namespace:        kube-system
Priority:         0
Service Account:  default
Node:             addons-496024/192.168.49.2
Start Time:       Mon, 10 Feb 2025 12:45:12 +0000
Labels:           actual-registry=true
addonmanager.kubernetes.io/mode=Reconcile
kubernetes.io/minikube-addons=registry
pod-template-hash=6c88467877
Annotations:      <none>
Status:           Pending
IP:               10.244.0.4
IPs:
IP:           10.244.0.4
Controlled By:  ReplicaSet/registry-6c88467877
Containers:
registry:
Container ID:   
Image:          docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52
Image ID:       
Port:           5000/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
REGISTRY_STORAGE_DELETE_ENABLED:  true
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-flsjz (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-flsjz:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
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                        19m                   default-scheduler  Successfully assigned kube-system/registry-6c88467877-ds9wr to addons-496024
Warning  FailedCreatePodSandBox           19m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "89f1382f6ecd3f92c048cd374ec96244276a004ba1b7592ea5313d3789bc026c": failed to find network info for sandbox "89f1382f6ecd3f92c048cd374ec96244276a004ba1b7592ea5313d3789bc026c"
Warning  Failed                           19m                   kubelet            Failed to pull image "docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52": failed to pull and unpack image "docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:1674a8dd758ef390d16fdb58be6646005a0154606bba8bb41e5ddf2b40b3fcce: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Warning  Failed                           17m (x5 over 19m)     kubelet            Error: ImagePullBackOff
Warning  Failed                           17m (x4 over 19m)     kubelet            Error: ErrImagePull
Warning  Failed                           17m (x3 over 18m)     kubelet            Failed to pull image "docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52": failed to pull and unpack image "docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Normal   Pulling                          15m (x5 over 19m)     kubelet            Pulling image "docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52"
Warning  FailedToRetrieveImagePullSecret  4m16s (x69 over 19m)  kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Normal   BackOff                          4m3s (x62 over 19m)   kubelet            Back-off pulling image "docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52"
addons_test.go:323: (dbg) Run:  kubectl --context addons-496024 logs registry-6c88467877-ds9wr -n kube-system
addons_test.go:323: (dbg) Non-zero exit: kubectl --context addons-496024 logs registry-6c88467877-ds9wr -n kube-system: exit status 1 (108.770651ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "registry" in pod "registry-6c88467877-ds9wr" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:323: kubectl --context addons-496024 logs registry-6c88467877-ds9wr -n kube-system: exit status 1
addons_test.go:324: failed waiting for pod actual-registry: actual-registry=true within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-496024
helpers_test.go:235: (dbg) docker inspect addons-496024:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c",
	        "Created": "2025-02-10T12:44:38.02437167Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1155434,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T12:44:38.187179709Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hostname",
	        "HostsPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hosts",
	        "LogPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c-json.log",
	        "Name": "/addons-496024",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-496024:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-496024",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda-init/diff:/var/lib/docker/overlay2/a854d90bff01c13397bdc7738e4859766e44b85d0fe80ea06685caff7fd7bd03/diff",
	                "MergedDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/merged",
	                "UpperDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/diff",
	                "WorkDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-496024",
	                "Source": "/var/lib/docker/volumes/addons-496024/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-496024",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-496024",
	                "name.minikube.sigs.k8s.io": "addons-496024",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "77edbc9cb943829a09600653ae4f7c3b085cc3e716fcfcddbb3616dc399f7565",
	            "SandboxKey": "/var/run/docker/netns/77edbc9cb943",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34238"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34239"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34242"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34240"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34241"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-496024": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9b8dc150646ed997a28b5c22f2774a9f5c8420e10e37cf6bbe6642d4e6b54fe6",
	                    "EndpointID": "80e9ce28045d31fdc41dcedf0d6ad69a4ea2b761c9b5e52b07857847cd2bb2b0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-496024",
	                        "a833a00269b1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-496024 -n addons-496024
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 logs -n 25: (1.478219806s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:43 UTC |                     |
	|         | -p download-only-371909              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | -o=json --download-only              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | -p download-only-582388              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | download-docker-342071               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-342071            | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | binary-mirror-428296                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45231               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-428296              | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| addons  | enable dashboard -p                  | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| start   | -p addons-496024 --wait=true         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:51 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=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:57 UTC | 10 Feb 25 12:57 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:44:12
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:44:12.174412 1154929 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:44:12.174617 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.174649 1154929 out.go:358] Setting ErrFile to fd 2...
	I0210 12:44:12.174671 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.175048 1154929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 12:44:12.175795 1154929 out.go:352] Setting JSON to false
	I0210 12:44:12.176632 1154929 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19597,"bootTime":1739171855,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 12:44:12.176730 1154929 start.go:139] virtualization:  
	I0210 12:44:12.180318 1154929 out.go:177] * [addons-496024] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:44:12.184225 1154929 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 12:44:12.184410 1154929 notify.go:220] Checking for updates...
	I0210 12:44:12.190162 1154929 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:44:12.193244 1154929 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:44:12.196281 1154929 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 12:44:12.199082 1154929 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:44:12.201899 1154929 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:44:12.205032 1154929 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:44:12.230993 1154929 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:44:12.231110 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.287263 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.278058309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.287371 1154929 docker.go:318] overlay module found
	I0210 12:44:12.290561 1154929 out.go:177] * Using the docker driver based on user configuration
	I0210 12:44:12.293389 1154929 start.go:297] selected driver: docker
	I0210 12:44:12.293405 1154929 start.go:901] validating driver "docker" against <nil>
	I0210 12:44:12.293418 1154929 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:44:12.294126 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.358738 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.33995232 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.358954 1154929 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:44:12.359203 1154929 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]
	I0210 12:44:12.362062 1154929 out.go:177] * Using Docker driver with root privileges
	I0210 12:44:12.364943 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:12.365006 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:12.365018 1154929 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:44:12.365104 1154929 start.go:340] cluster config:
	{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 G
PUs: AutoPauseInterval:1m0s}
	I0210 12:44:12.368184 1154929 out.go:177] * Starting "addons-496024" primary control-plane node in "addons-496024" cluster
	I0210 12:44:12.371038 1154929 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 12:44:12.373887 1154929 out.go:177] * Pulling base image v0.0.46 ...
	I0210 12:44:12.376645 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:12.376674 1154929 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:44:12.376695 1154929 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:12.376715 1154929 cache.go:56] Caching tarball of preloaded images
	I0210 12:44:12.376797 1154929 preload.go:172] Found /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0210 12:44:12.376806 1154929 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 12:44:12.377152 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:12.377183 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json: {Name:mkada89d2de683c91e0033db81645d5c112b8e12 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:12.391950 1154929 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:44:12.392096 1154929 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:44:12.392124 1154929 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:44:12.392129 1154929 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:44:12.392137 1154929 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:44:12.392142 1154929 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 12:44:29.623765 1154929 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 12:44:29.623800 1154929 cache.go:230] Successfully downloaded all kic artifacts
	I0210 12:44:29.623841 1154929 start.go:360] acquireMachinesLock for addons-496024: {Name:mk8f96bb6e2694bddb5d3ee7d9a04e13cd301431 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 12:44:29.623967 1154929 start.go:364] duration metric: took 104.582µs to acquireMachinesLock for "addons-496024"
	I0210 12:44:29.623997 1154929 start.go:93] Provisioning new machine with config: &{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePa
th: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:44:29.624072 1154929 start.go:125] createHost starting for "" (driver="docker")
	I0210 12:44:29.627369 1154929 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 12:44:29.627612 1154929 start.go:159] libmachine.API.Create for "addons-496024" (driver="docker")
	I0210 12:44:29.627656 1154929 client.go:168] LocalClient.Create starting
	I0210 12:44:29.627777 1154929 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem
	I0210 12:44:30.739806 1154929 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem
	I0210 12:44:31.278654 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	W0210 12:44:31.296007 1154929 cli_runner.go:211] docker network inspect addons-496024 --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
	I0210 12:44:31.296087 1154929 network_create.go:284] running [docker network inspect addons-496024] to gather additional debugging logs...
	I0210 12:44:31.296107 1154929 cli_runner.go:164] Run: docker network inspect addons-496024
	W0210 12:44:31.315242 1154929 cli_runner.go:211] docker network inspect addons-496024 returned with exit code 1
	I0210 12:44:31.315272 1154929 network_create.go:287] error running [docker network inspect addons-496024]: docker network inspect addons-496024: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-496024 not found
	I0210 12:44:31.315287 1154929 network_create.go:289] output of [docker network inspect addons-496024]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-496024 not found
	
	** /stderr **
	I0210 12:44:31.315387 1154929 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}}]}"
	I0210 12:44:31.337947 1154929 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:0x40001e6e50}
	I0210 12:44:31.337989 1154929 network_create.go:124] attempt to create docker network addons-496024 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 12:44:31.338047 1154929 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-496024 addons-496024
	I0210 12:44:31.411395 1154929 network_create.go:108] docker network addons-496024 192.168.49.0/24 created
	I0210 12:44:31.411430 1154929 kic.go:121] calculated static IP "192.168.49.2" for the "addons-496024" container
	I0210 12:44:31.411510 1154929 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 12:44:31.426690 1154929 cli_runner.go:164] Run: docker volume create addons-496024 --label name.minikube.sigs.k8s.io=addons-496024 --label created_by.minikube.sigs.k8s.io=true
	I0210 12:44:31.443778 1154929 oci.go:103] Successfully created a docker volume addons-496024
	I0210 12:44:31.443884 1154929 cli_runner.go:164] Run: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 12:44:33.594969 1154929 cli_runner.go:217] Completed: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (2.151037765s)
	I0210 12:44:33.595002 1154929 oci.go:107] Successfully prepared a docker volume addons-496024
	I0210 12:44:33.595026 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:33.595045 1154929 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 12:44:33.595117 1154929 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 12:44:37.943234 1154929 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.348077664s)
	I0210 12:44:37.943270 1154929 kic.go:203] duration metric: took 4.348219398s to extract preloaded images to volume ...
	W0210 12:44:37.943396 1154929 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 12:44:37.943505 1154929 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 12:44:38.008317 1154929 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-496024 --name addons-496024 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-496024 --network addons-496024 --ip 192.168.49.2 --volume addons-496024:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 12:44:38.357839 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Running}}
	I0210 12:44:38.379899 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.407002 1154929 cli_runner.go:164] Run: docker exec addons-496024 stat /var/lib/dpkg/alternatives/iptables
	I0210 12:44:38.453887 1154929 oci.go:144] the created container "addons-496024" has a running status.
	I0210 12:44:38.453912 1154929 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa...
	I0210 12:44:38.741021 1154929 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 12:44:38.768710 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.798381 1154929 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 12:44:38.798400 1154929 kic_runner.go:114] Args: [docker exec --privileged addons-496024 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 12:44:38.849886 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.879088 1154929 machine.go:93] provisionDockerMachine start ...
	I0210 12:44:38.879177 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:38.903384 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:38.903646 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:38.903655 1154929 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 12:44:38.905443 1154929 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0210 12:44:42.029573 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.029603 1154929 ubuntu.go:169] provisioning hostname "addons-496024"
	I0210 12:44:42.029680 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.049323 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.049717 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.049735 1154929 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-496024 && echo "addons-496024" | sudo tee /etc/hostname
	I0210 12:44:42.194351 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.194551 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.215189 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.215476 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.215503 1154929 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-496024' /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-496024/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-496024' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 12:44:42.342066 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 12:44:42.342095 1154929 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20390-1148769/.minikube CaCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20390-1148769/.minikube}
	I0210 12:44:42.342123 1154929 ubuntu.go:177] setting up certificates
	I0210 12:44:42.342135 1154929 provision.go:84] configureAuth start
	I0210 12:44:42.342208 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:42.361490 1154929 provision.go:143] copyHostCerts
	I0210 12:44:42.361692 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem (1078 bytes)
	I0210 12:44:42.361829 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem (1123 bytes)
	I0210 12:44:42.361907 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem (1679 bytes)
	I0210 12:44:42.361989 1154929 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem org=jenkins.addons-496024 san=[127.0.0.1 192.168.49.2 addons-496024 localhost minikube]
	I0210 12:44:42.981596 1154929 provision.go:177] copyRemoteCerts
	I0210 12:44:42.981665 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 12:44:42.981713 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.997573 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.085989 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 12:44:43.109316 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 12:44:43.133317 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 12:44:43.157029 1154929 provision.go:87] duration metric: took 814.874607ms to configureAuth
	I0210 12:44:43.157054 1154929 ubuntu.go:193] setting minikube options for container-runtime
	I0210 12:44:43.157242 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:44:43.157257 1154929 machine.go:96] duration metric: took 4.278152677s to provisionDockerMachine
	I0210 12:44:43.157265 1154929 client.go:171] duration metric: took 13.529599234s to LocalClient.Create
	I0210 12:44:43.157284 1154929 start.go:167] duration metric: took 13.529677708s to libmachine.API.Create "addons-496024"
	I0210 12:44:43.157298 1154929 start.go:293] postStartSetup for "addons-496024" (driver="docker")
	I0210 12:44:43.157316 1154929 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]
	I0210 12:44:43.157378 1154929 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
	I0210 12:44:43.157425 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.173717 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.262476 1154929 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 12:44:43.265580 1154929 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 12:44:43.265619 1154929 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 12:44:43.265630 1154929 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 12:44:43.265637 1154929 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 12:44:43.265648 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/addons for local assets ...
	I0210 12:44:43.265710 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/files for local assets ...
	I0210 12:44:43.265732 1154929 start.go:296] duration metric: took 108.420636ms for postStartSetup
	I0210 12:44:43.266039 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.282718 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:43.283019 1154929 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:44:43.283070 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.299241 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.386251 1154929 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 12:44:43.390670 1154929 start.go:128] duration metric: took 13.766582084s to createHost
	I0210 12:44:43.390693 1154929 start.go:83] releasing machines lock for "addons-496024", held for 13.76671449s
	I0210 12:44:43.390788 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.406735 1154929 ssh_runner.go:195] Run: cat /version.json
	I0210 12:44:43.406752 1154929 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 12:44:43.406798 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.406813 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.423289 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.429296 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.512928 1154929 ssh_runner.go:195] Run: systemctl --version
	I0210 12:44:43.648033 1154929 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 12:44:43.652226 1154929 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' {}" ;
	I0210 12:44:43.678119 1154929 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0210 12:44:43.678262 1154929 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" ;
	I0210 12:44:43.709626 1154929 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 12:44:43.709647 1154929 start.go:495] detecting cgroup driver to use...
	I0210 12:44:43.709679 1154929 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 12:44:43.709730 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0210 12:44:43.722366 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0210 12:44:43.733747 1154929 docker.go:217] disabling cri-docker service (if available) ...
	I0210 12:44:43.733813 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 12:44:43.747748 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 12:44:43.762266 1154929 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 12:44:43.844959 1154929 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 12:44:43.937374 1154929 docker.go:233] disabling docker service ...
	I0210 12:44:43.937455 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 12:44:43.958281 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 12:44:43.970382 1154929 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 12:44:44.065338 1154929 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 12:44:44.153146 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 12:44:44.165434 1154929 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"
	I0210 12:44:44.181940 1154929 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"
	I0210 12:44:44.191990 1154929 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"
	I0210 12:44:44.202579 1154929 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0210 12:44:44.202695 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0210 12:44:44.212720 1154929 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"
	I0210 12:44:44.222641 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0210 12:44:44.232584 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0210 12:44:44.242383 1154929 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 12:44:44.251903 1154929 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"
	I0210 12:44:44.262341 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0210 12:44:44.273314 1154929 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"
	I0210 12:44:44.283584 1154929 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 12:44:44.291852 1154929 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 12:44:44.300051 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.390002 1154929 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0210 12:44:44.513550 1154929 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0210 12:44:44.513667 1154929 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0210 12:44:44.517389 1154929 start.go:563] Will wait 60s for crictl version
	I0210 12:44:44.517476 1154929 ssh_runner.go:195] Run: which crictl
	I0210 12:44:44.520540 1154929 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 12:44:44.558542 1154929 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0210 12:44:44.558654 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.580094 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.604458 1154929 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0210 12:44:44.607411 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	I0210 12:44:44.622879 1154929 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 12:44:44.626384 1154929 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""
	I0210 12:44:44.637580 1154929 kubeadm.go:883] updating cluster {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Soc
ketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 12:44:44.637706 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:44.637767 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.677449 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.677471 1154929 containerd.go:534] Images already preloaded, skipping extraction
	I0210 12:44:44.677572 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.715185 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.715207 1154929 cache_images.go:84] Images are preloaded, skipping loading
	I0210 12:44:44.715215 1154929 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 containerd true true} ...
	I0210 12:44:44.715305 1154929 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-496024 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0210 12:44:44.715371 1154929 ssh_runner.go:195] Run: sudo crictl info
	I0210 12:44:44.751247 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:44.751269 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:44.751282 1154929 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 12:44:44.751304 1154929 kubeadm.go:189] 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-496024 NodeName:addons-496024 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0210 12:44:44.751416 1154929 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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:///run/containerd/containerd.sock
	  name: "addons-496024"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0210 12:44:44.751488 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 12:44:44.759989 1154929 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 12:44:44.760055 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 12:44:44.768271 1154929 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0210 12:44:44.785406 1154929 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 12:44:44.803066 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2303 bytes)
	I0210 12:44:44.819834 1154929 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 12:44:44.823089 1154929 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""
	I0210 12:44:44.833701 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.916160 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:44:44.930954 1154929 certs.go:68] Setting up /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024 for IP: 192.168.49.2
	I0210 12:44:44.930975 1154929 certs.go:194] generating shared ca certs ...
	I0210 12:44:44.930991 1154929 certs.go:226] acquiring lock for ca certs: {Name:mk359a85bff109dfc6e594f5fab2c15d5856aede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:44.931115 1154929 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key
	I0210 12:44:45.232370 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt ...
	I0210 12:44:45.232414 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt: {Name:mk8c9b74229cfa9d5544ec024d6ecd173e1e4b22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.232640 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key ...
	I0210 12:44:45.232655 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key: {Name:mk82bbe3a90917cfdd1b78da4bf681ffcf9738d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.233560 1154929 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key
	I0210 12:44:45.584556 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt ...
	I0210 12:44:45.584589 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt: {Name:mk6940a5fbed48b5240d1f9d28b87f4ab00825ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.584785 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key ...
	I0210 12:44:45.584797 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key: {Name:mkb2b97b158d822ff52d6b6d8263c105ff0bacc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.585563 1154929 certs.go:256] generating profile certs ...
	I0210 12:44:45.585704 1154929 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key
	I0210 12:44:45.585724 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt with IP's: []
	I0210 12:44:46.307587 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt ...
	I0210 12:44:46.307619 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: {Name:mkad2c1df2b794fa092928c808fba2f7b698c733 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308403 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key ...
	I0210 12:44:46.308419 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key: {Name:mk92e4542b923282a0d4ad6c85bd3938a18b5d20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308512 1154929 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90
	I0210 12:44:46.308532 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 12:44:47.476546 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 ...
	I0210 12:44:47.476582 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90: {Name:mk1069642a41a422ec0d1380604525227f9aa1c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.476777 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 ...
	I0210 12:44:47.476793 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90: {Name:mk524268fb08278cd84efb0c69341de72049db45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.477603 1154929 certs.go:381] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt
	I0210 12:44:47.477699 1154929 certs.go:385] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key
	I0210 12:44:47.477756 1154929 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key
	I0210 12:44:47.477778 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt with IP's: []
	I0210 12:44:47.816128 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt ...
	I0210 12:44:47.816163 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt: {Name:mk1da31ff9bbab79c555d3805593e80413bff447 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816377 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key ...
	I0210 12:44:47.816393 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key: {Name:mk273525f80f41b160473d3d852aead933cf008f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816646 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 12:44:47.816691 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem (1078 bytes)
	I0210 12:44:47.816721 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem (1123 bytes)
	I0210 12:44:47.816750 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem (1679 bytes)
	I0210 12:44:47.817330 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 12:44:47.842327 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 12:44:47.865851 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 12:44:47.889241 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 12:44:47.912463 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 12:44:47.936897 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 12:44:47.959908 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 12:44:47.983024 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 12:44:48.013487 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 12:44:48.042812 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 12:44:48.063649 1154929 ssh_runner.go:195] Run: openssl version
	I0210 12:44:48.069818 1154929 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"
	I0210 12:44:48.081474 1154929 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085424 1154929 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:44 /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085531 1154929 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.093387 1154929 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"
	I0210 12:44:48.103152 1154929 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 12:44:48.106754 1154929 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
	I0210 12:44:48.106837 1154929 kubeadm.go:392] StartCluster: {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Socket
VMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:44:48.106927 1154929 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0210 12:44:48.106994 1154929 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 12:44:48.144086 1154929 cri.go:89] found id: ""
	I0210 12:44:48.144166 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 12:44:48.153071 1154929 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 12:44:48.161780 1154929 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 12:44:48.161888 1154929 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
	I0210 12:44:48.170532 1154929 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
	I0210 12:44:48.170553 1154929 kubeadm.go:157] found existing configuration files:
	
	I0210 12:44:48.170608 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 12:44:48.178914 1154929 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
	I0210 12:44:48.178981 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 12:44:48.187131 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 12:44:48.195608 1154929 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
	I0210 12:44:48.195712 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 12:44:48.203874 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.212458 1154929 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
	I0210 12:44:48.212552 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.220792 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 12:44:48.229721 1154929 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
	I0210 12:44:48.229836 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 12:44:48.238232 1154929 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 12:44:48.299446 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 12:44:48.299718 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1075-aws\n", err: exit status 1
	I0210 12:44:48.357123 1154929 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 12:45:04.009058 1154929 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 12:45:04.009119 1154929 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 12:45:04.009208 1154929 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 12:45:04.009264 1154929 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0210 12:45:04.009308 1154929 kubeadm.go:310] OS: Linux
	I0210 12:45:04.009355 1154929 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 12:45:04.009404 1154929 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 12:45:04.009451 1154929 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 12:45:04.009500 1154929 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 12:45:04.009579 1154929 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 12:45:04.009633 1154929 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 12:45:04.009679 1154929 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 12:45:04.009729 1154929 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 12:45:04.009776 1154929 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 12:45:04.009849 1154929 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 12:45:04.009949 1154929 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 12:45:04.010039 1154929 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 12:45:04.010137 1154929 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 12:45:04.013212 1154929 out.go:235]   - Generating certificates and keys ...
	I0210 12:45:04.013331 1154929 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 12:45:04.013401 1154929 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 12:45:04.013486 1154929 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 12:45:04.013569 1154929 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 12:45:04.013638 1154929 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 12:45:04.013694 1154929 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 12:45:04.013751 1154929 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 12:45:04.013873 1154929 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.013928 1154929 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 12:45:04.014051 1154929 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.014120 1154929 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 12:45:04.014187 1154929 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 12:45:04.014237 1154929 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 12:45:04.014295 1154929 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 12:45:04.014350 1154929 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 12:45:04.014411 1154929 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 12:45:04.014467 1154929 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 12:45:04.014533 1154929 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 12:45:04.014591 1154929 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 12:45:04.014677 1154929 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 12:45:04.014747 1154929 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 12:45:04.017923 1154929 out.go:235]   - Booting up control plane ...
	I0210 12:45:04.018036 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 12:45:04.018121 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 12:45:04.018192 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 12:45:04.018313 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 12:45:04.018432 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 12:45:04.018490 1154929 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 12:45:04.018641 1154929 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 12:45:04.018789 1154929 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 12:45:04.018863 1154929 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000871641s
	I0210 12:45:04.018949 1154929 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 12:45:04.019019 1154929 kubeadm.go:310] [api-check] The API server is healthy after 6.002286454s
	I0210 12:45:04.019156 1154929 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 12:45:04.019298 1154929 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 12:45:04.019368 1154929 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 12:45:04.019555 1154929 kubeadm.go:310] [mark-control-plane] Marking the node addons-496024 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 12:45:04.019617 1154929 kubeadm.go:310] [bootstrap-token] Using token: olu3bm.sleah2iz6f4mt5uy
	I0210 12:45:04.022663 1154929 out.go:235]   - Configuring RBAC rules ...
	I0210 12:45:04.022819 1154929 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 12:45:04.022924 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 12:45:04.023072 1154929 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
	I0210 12:45:04.023259 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 12:45:04.023395 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 12:45:04.023487 1154929 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 12:45:04.023621 1154929 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 12:45:04.023673 1154929 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 12:45:04.023739 1154929 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 12:45:04.023776 1154929 kubeadm.go:310] 
	I0210 12:45:04.023855 1154929 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 12:45:04.023864 1154929 kubeadm.go:310] 
	I0210 12:45:04.023960 1154929 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 12:45:04.023968 1154929 kubeadm.go:310] 
	I0210 12:45:04.024002 1154929 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 12:45:04.024070 1154929 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 12:45:04.024126 1154929 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 12:45:04.024133 1154929 kubeadm.go:310] 
	I0210 12:45:04.024195 1154929 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 12:45:04.024218 1154929 kubeadm.go:310] 
	I0210 12:45:04.024280 1154929 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 12:45:04.024290 1154929 kubeadm.go:310] 
	I0210 12:45:04.024344 1154929 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 12:45:04.024433 1154929 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 12:45:04.024536 1154929 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 12:45:04.024567 1154929 kubeadm.go:310] 
	I0210 12:45:04.024682 1154929 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 12:45:04.024789 1154929 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 12:45:04.024805 1154929 kubeadm.go:310] 
	I0210 12:45:04.024890 1154929 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025045 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a \
	I0210 12:45:04.025078 1154929 kubeadm.go:310] 	--control-plane 
	I0210 12:45:04.025088 1154929 kubeadm.go:310] 
	I0210 12:45:04.025176 1154929 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 12:45:04.025186 1154929 kubeadm.go:310] 
	I0210 12:45:04.025284 1154929 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025675 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a 
	I0210 12:45:04.025718 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:45:04.025740 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:45:04.029576 1154929 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 12:45:04.032600 1154929 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 12:45:04.036746 1154929 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 12:45:04.036769 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 12:45:04.056063 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 12:45:04.366136 1154929 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 12:45:04.366251 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:04.366281 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-496024 minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04 minikube.k8s.io/name=addons-496024 minikube.k8s.io/primary=true
	I0210 12:45:04.569004 1154929 ops.go:34] apiserver oom_adj: -16
	I0210 12:45:04.593667 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.093730 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.594426 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.093770 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.593781 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.094600 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.593705 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.094410 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.594005 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.752529 1154929 kubeadm.go:1113] duration metric: took 4.386341157s to wait for elevateKubeSystemPrivileges
	I0210 12:45:08.752556 1154929 kubeadm.go:394] duration metric: took 20.645752763s to StartCluster
	I0210 12:45:08.752573 1154929 settings.go:142] acquiring lock: {Name:mk92931e94a3d4e8ae0d546403b51cca34e5a890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.753345 1154929 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:45:08.753824 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/kubeconfig: {Name:mk06d12b0cf3e9b895779cec4bbf2c35693a50bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.754050 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 12:45:08.754066 1154929 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:45:08.754316 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.754348 1154929 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0210 12:45:08.754421 1154929 addons.go:69] Setting yakd=true in profile "addons-496024"
	I0210 12:45:08.754435 1154929 addons.go:238] Setting addon yakd=true in "addons-496024"
	I0210 12:45:08.754458 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.754922 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.755431 1154929 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.755454 1154929 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-496024"
	I0210 12:45:08.755480 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.755900 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.756402 1154929 addons.go:69] Setting metrics-server=true in profile "addons-496024"
	I0210 12:45:08.756421 1154929 addons.go:238] Setting addon metrics-server=true in "addons-496024"
	I0210 12:45:08.756450 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.756866 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.757054 1154929 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.757084 1154929 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-496024"
	I0210 12:45:08.757123 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.757604 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.763098 1154929 addons.go:69] Setting cloud-spanner=true in profile "addons-496024"
	I0210 12:45:08.763132 1154929 addons.go:238] Setting addon cloud-spanner=true in "addons-496024"
	I0210 12:45:08.763166 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.763607 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.766541 1154929 addons.go:69] Setting registry=true in profile "addons-496024"
	I0210 12:45:08.766573 1154929 addons.go:238] Setting addon registry=true in "addons-496024"
	I0210 12:45:08.766606 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.770219 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.778004 1154929 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-496024"
	I0210 12:45:08.778081 1154929 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:08.778115 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.778561 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.785254 1154929 addons.go:69] Setting storage-provisioner=true in profile "addons-496024"
	I0210 12:45:08.785352 1154929 addons.go:238] Setting addon storage-provisioner=true in "addons-496024"
	I0210 12:45:08.785421 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.786624 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.794572 1154929 addons.go:69] Setting default-storageclass=true in profile "addons-496024"
	I0210 12:45:08.794611 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-496024"
	I0210 12:45:08.794863 1154929 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-496024"
	I0210 12:45:08.794887 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-496024"
	I0210 12:45:08.794995 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.795157 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.802849 1154929 addons.go:69] Setting gcp-auth=true in profile "addons-496024"
	I0210 12:45:08.802910 1154929 mustload.go:65] Loading cluster: addons-496024
	I0210 12:45:08.803158 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.803517 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.808437 1154929 addons.go:69] Setting volcano=true in profile "addons-496024"
	I0210 12:45:08.808470 1154929 addons.go:238] Setting addon volcano=true in "addons-496024"
	I0210 12:45:08.808589 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.809076 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.825761 1154929 addons.go:69] Setting volumesnapshots=true in profile "addons-496024"
	I0210 12:45:08.825794 1154929 addons.go:238] Setting addon volumesnapshots=true in "addons-496024"
	I0210 12:45:08.825829 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.826475 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.827423 1154929 addons.go:69] Setting ingress=true in profile "addons-496024"
	I0210 12:45:08.827449 1154929 addons.go:238] Setting addon ingress=true in "addons-496024"
	I0210 12:45:08.827559 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.828580 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.849857 1154929 out.go:177] * Verifying Kubernetes components...
	I0210 12:45:08.853809 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:45:08.876200 1154929 addons.go:69] Setting ingress-dns=true in profile "addons-496024"
	I0210 12:45:08.880773 1154929 addons.go:238] Setting addon ingress-dns=true in "addons-496024"
	I0210 12:45:08.880835 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.881357 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.915186 1154929 addons.go:69] Setting inspektor-gadget=true in profile "addons-496024"
	I0210 12:45:08.915222 1154929 addons.go:238] Setting addon inspektor-gadget=true in "addons-496024"
	I0210 12:45:08.915260 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.915712 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.948789 1154929 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 12:45:08.951975 1154929 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:08.951997 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 12:45:08.952062 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:08.976959 1154929 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 12:45:08.978073 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 12:45:08.978146 1154929 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 12:45:09.001856 1154929 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 12:45:09.002365 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 12:45:09.002382 1154929 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 12:45:09.002450 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.031448 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 12:45:09.039715 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:09.039741 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 12:45:09.039808 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.041731 1154929 addons.go:238] Setting addon default-storageclass=true in "addons-496024"
	I0210 12:45:09.041770 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.042188 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.055125 1154929 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:09.055155 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 12:45:09.055216 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.065574 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0210 12:45:09.069019 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0210 12:45:09.072309 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0210 12:45:09.074242 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 12:45:09.078111 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 12:45:09.078618 1154929 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.078639 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0210 12:45:09.078704 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.079356 1154929 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 12:45:09.079705 1154929 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 12:45:09.098800 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.108084 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 12:45:09.108089 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 12:45:09.108102 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 12:45:09.126871 1154929 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 12:45:09.126957 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.133276 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.133628 1154929 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.133649 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 12:45:09.133714 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.139411 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 12:45:09.139716 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 12:45:09.150913 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.108198 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 12:45:09.155053 1154929 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 12:45:09.155160 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.166668 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:09.166689 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 12:45:09.166751 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.120126 1154929 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-496024"
	I0210 12:45:09.170388 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.170835 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.171259 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.128002 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 12:45:09.180975 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 12:45:09.181141 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.181337 1154929 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 12:45:09.189558 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 12:45:09.190528 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.190543 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 12:45:09.190604 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.198005 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 12:45:09.198026 1154929 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 12:45:09.198084 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.230160 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 12:45:09.233210 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.234010 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.240463 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 12:45:09.245438 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 12:45:09.247630 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.259081 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 12:45:09.264682 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 12:45:09.264710 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 12:45:09.264791 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.275847 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.276326 1154929 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:09.276339 1154929 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 12:45:09.276389 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.347726 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.374859 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.392798 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.414733 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.417684 1154929 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 12:45:09.418054 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.425060 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.426767 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.429722 1154929 out.go:177]   - Using image docker.io/busybox:stable
	I0210 12:45:09.429896 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432636 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432692 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:09.432706 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 12:45:09.432761 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.467052 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	W0210 12:45:09.470782 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.470813 1154929 retry.go:31] will retry after 245.370549ms: ssh: handshake failed: EOF
	W0210 12:45:09.471344 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.471359 1154929 retry.go:31] will retry after 148.958102ms: ssh: handshake failed: EOF
	W0210 12:45:09.621120 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.621150 1154929 retry.go:31] will retry after 267.879662ms: ssh: handshake failed: EOF
	I0210 12:45:09.853481 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 12:45:09.853605 1154929 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 12:45:09.890968 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.895965 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.141886425s)
	I0210 12:45:09.896122 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 12:45:09.896170 1154929 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.04233915s)
	I0210 12:45:09.896216 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:45:09.949596 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 12:45:09.949676 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 12:45:09.960905 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:09.961320 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.971714 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.972128 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:09.972149 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 12:45:10.011135 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 12:45:10.011162 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 12:45:10.022218 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:10.050846 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 12:45:10.050868 1154929 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 12:45:10.073804 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.073880 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 12:45:10.074297 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:10.078685 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 12:45:10.078756 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 12:45:10.116420 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:10.150176 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 12:45:10.150203 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 12:45:10.170910 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:10.257114 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 12:45:10.257145 1154929 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)
	I0210 12:45:10.287931 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 12:45:10.287957 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 12:45:10.291002 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.323299 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 12:45:10.323367 1154929 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 12:45:10.357769 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:10.380472 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:10.418676 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 12:45:10.418746 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 12:45:10.425984 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 12:45:10.426059 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 12:45:10.662873 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:10.662894 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 12:45:10.798494 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 12:45:10.798563 1154929 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 12:45:10.828919 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 12:45:10.828991 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 12:45:10.941795 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:11.066149 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 12:45:11.066174 1154929 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 12:45:11.301188 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 12:45:11.301215 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0210 12:45:11.344733 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.344755 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 12:45:11.560172 1154929 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:11.560198 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 12:45:11.692781 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 12:45:11.692807 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 12:45:11.793868 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.979248 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:12.058836 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 12:45:12.058862 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 12:45:12.349864 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 12:45:12.349890 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 12:45:12.698575 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 12:45:12.698594 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 12:45:13.136861 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:13.136928 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 12:45:13.520346 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:16.130576 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 12:45:16.130654 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.157471 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:16.722903 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 12:45:16.938986 1154929 addons.go:238] Setting addon gcp-auth=true in "addons-496024"
	I0210 12:45:16.939036 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:16.939473 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:16.958251 1154929 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 12:45:16.958305 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.982361 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:19.491372 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.600371619s)
	I0210 12:45:19.491485 1154929 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (9.595259937s)
	I0210 12:45:19.492151 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (9.596011778s)
	I0210 12:45:19.492491 1154929 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 12:45:19.492527 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (9.321595115s)
	I0210 12:45:19.492557 1154929 addons.go:479] Verifying addon registry=true in "addons-496024"
	I0210 12:45:19.492984 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (9.201953678s)
	I0210 12:45:19.493032 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.135195965s)
	I0210 12:45:19.493246 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.112700682s)
	I0210 12:45:19.493389 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.551524642s)
	I0210 12:45:19.493401 1154929 addons.go:479] Verifying addon metrics-server=true in "addons-496024"
	I0210 12:45:19.493437 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.699541767s)
	I0210 12:45:19.492328 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (9.53134757s)
	I0210 12:45:19.492352 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.53101391s)
	I0210 12:45:19.492433 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.520663844s)
	I0210 12:45:19.494548 1154929 addons.go:479] Verifying addon ingress=true in "addons-496024"
	I0210 12:45:19.492507 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.376067123s)
	I0210 12:45:19.492475 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (9.418133633s)
	I0210 12:45:19.492469 1154929 node_ready.go:35] waiting up to 6m0s for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.492450 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.470214907s)
	I0210 12:45:19.495172 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.515890149s)
	W0210 12:45:19.495194 1154929 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.495208 1154929 retry.go:31] will retry after 296.809812ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.499004 1154929 out.go:177] * Verifying registry addon...
	I0210 12:45:19.501023 1154929 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-496024 service yakd-dashboard -n yakd-dashboard
	
	I0210 12:45:19.501084 1154929 out.go:177] * Verifying ingress addon...
	I0210 12:45:19.504071 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 12:45:19.504903 1154929 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0210 12:45:19.544888 1154929 node_ready.go:49] node "addons-496024" has status "Ready":"True"
	I0210 12:45:19.544954 1154929 node_ready.go:38] duration metric: took 49.99184ms for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.544978 1154929 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" ...
	I0210 12:45:19.595648 1154929 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:45:19.595720 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:19.596161 1154929 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 12:45:19.596182 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0210 12:45:19.645454 1154929 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0210 12:45:19.689296 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:19.792443 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:20.014067 1154929 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-496024" context rescaled to 1 replicas
	I0210 12:45:20.028407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.030443 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.059668 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.539222277s)
	I0210 12:45:20.059704 1154929 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:20.059905 1154929 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.101630543s)
	I0210 12:45:20.063137 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:20.063262 1154929 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 12:45:20.066630 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 12:45:20.067579 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 12:45:20.071365 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 12:45:20.071440 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 12:45:20.119515 1154929 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:45:20.119593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.144518 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 12:45:20.144594 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 12:45:20.235274 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.235298 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 12:45:20.294236 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.509766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.510213 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.602973 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.702286 1154929 pod_ready.go:98] error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702318 1154929 pod_ready.go:82] duration metric: took 1.012992215s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	E0210 12:45:20.702330 1154929 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702339 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:21.009984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.010303 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.072174 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:21.298586 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.50609427s)
	I0210 12:45:21.525818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.526484 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.594810 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.300529216s)
	I0210 12:45:21.597778 1154929 addons.go:479] Verifying addon gcp-auth=true in "addons-496024"
	I0210 12:45:21.601397 1154929 out.go:177] * Verifying gcp-auth addon...
	I0210 12:45:21.605431 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 12:45:21.623507 1154929 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 12:45:21.624239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.011402 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.011546 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.071159 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.510484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.510992 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.610713 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.709684 1154929 pod_ready.go:103] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:23.009882 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.010105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.077813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:23.510488 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.510717 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.579491 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.011352 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.012814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.071295 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.508274 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.508811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.582623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.708533 1154929 pod_ready.go:93] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.708559 1154929 pod_ready.go:82] duration metric: took 4.00621169s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.708572 1154929 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713649 1154929 pod_ready.go:93] pod "etcd-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.713719 1154929 pod_ready.go:82] duration metric: took 5.138348ms for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713751 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718591 1154929 pod_ready.go:93] pod "kube-apiserver-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.718616 1154929 pod_ready.go:82] duration metric: took 4.847954ms for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718628 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723145 1154929 pod_ready.go:93] pod "kube-controller-manager-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.723170 1154929 pod_ready.go:82] duration metric: took 4.533616ms for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723185 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727614 1154929 pod_ready.go:93] pod "kube-proxy-kh2mg" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.727638 1154929 pod_ready.go:82] duration metric: took 4.444558ms for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727648 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.013597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.014226 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.071595 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:25.113795 1154929 pod_ready.go:93] pod "kube-scheduler-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:25.113827 1154929 pod_ready.go:82] duration metric: took 386.170231ms for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.113840 1154929 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.511284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.511725 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.571748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.009849 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.010310 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.071786 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.508885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.509011 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.571897 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.010937 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.011113 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.071364 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.118408 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:27.515510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.515955 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.571275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.010465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.010763 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.070822 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.511299 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.512000 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.572083 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.009218 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.010284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.072161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.119592 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:29.509030 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.509097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.571359 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.023403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.024209 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.072019 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.508303 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.508670 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.572486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.010021 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.010177 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.071753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.120348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:31.508650 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.510043 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.571804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.008714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.009773 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.509630 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.509694 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.609471 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.008233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.009389 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.509134 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.571465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.619433 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:34.014797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.015101 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.071300 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:34.508239 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.509714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.571226 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.014575 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.014815 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.070922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.509069 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.509224 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.571208 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.011149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.011980 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.112547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.119902 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:36.508916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.509273 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.610724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.010343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.010535 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.071613 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.526437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.526932 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.577825 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.011454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.011744 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.114315 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.123009 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:38.514806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.616407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.617896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.010574 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.010981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.072760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.509704 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.510095 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.571649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.016563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.017378 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.073210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.126348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:40.509387 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.509902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.572099 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.008879 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.009582 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.073068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.508119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.509109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.570955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.014228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.015100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.072432 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.508728 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.509092 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.571837 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.620852 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:43.009237 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.010184 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.071465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:43.509530 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.509916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.571450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.011003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.011491 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.072188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.509610 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.509793 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.571836 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.011919 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.012281 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.089382 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.127916 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:45.508477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.508755 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.584137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.012463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.013844 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.071462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.509286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.509397 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.610135 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.009048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.013667 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.070930 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.508511 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.508639 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.571573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.619649 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:48.015616 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.015711 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.071323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:48.508590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.508817 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.570869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.009894 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.010248 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.071966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.510315 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.510451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.571151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.020847 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.021864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.071489 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.119645 1154929 pod_ready.go:93] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.119672 1154929 pod_ready.go:82] duration metric: took 25.005821695s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.119699 1154929 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125889 1154929 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.125918 1154929 pod_ready.go:82] duration metric: took 6.210269ms for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125940 1154929 pod_ready.go:39] duration metric: took 30.580938523s 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" ...
	I0210 12:45:50.125955 1154929 api_server.go:52] waiting for apiserver process to appear ...
	I0210 12:45:50.126030 1154929 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:45:50.146998 1154929 api_server.go:72] duration metric: took 41.392903321s to wait for apiserver process to appear ...
	I0210 12:45:50.147074 1154929 api_server.go:88] waiting for apiserver healthz status ...
	I0210 12:45:50.147108 1154929 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 12:45:50.155861 1154929 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 12:45:50.157148 1154929 api_server.go:141] control plane version: v1.32.1
	I0210 12:45:50.157210 1154929 api_server.go:131] duration metric: took 10.115802ms to wait for apiserver health ...
	I0210 12:45:50.157248 1154929 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 12:45:50.162492 1154929 system_pods.go:59] 18 kube-system pods found
	I0210 12:45:50.162577 1154929 system_pods.go:61] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.162601 1154929 system_pods.go:61] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.162625 1154929 system_pods.go:61] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.162669 1154929 system_pods.go:61] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.162690 1154929 system_pods.go:61] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.162724 1154929 system_pods.go:61] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.162747 1154929 system_pods.go:61] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.162767 1154929 system_pods.go:61] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.162803 1154929 system_pods.go:61] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.162824 1154929 system_pods.go:61] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.162841 1154929 system_pods.go:61] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.162862 1154929 system_pods.go:61] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.162893 1154929 system_pods.go:61] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.162918 1154929 system_pods.go:61] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.162935 1154929 system_pods.go:61] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.162970 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.162992 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.163010 1154929 system_pods.go:61] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.163031 1154929 system_pods.go:74] duration metric: took 5.750481ms to wait for pod list to return data ...
	I0210 12:45:50.163070 1154929 default_sa.go:34] waiting for default service account to be created ...
	I0210 12:45:50.166541 1154929 default_sa.go:45] found service account: "default"
	I0210 12:45:50.166614 1154929 default_sa.go:55] duration metric: took 3.52439ms for default service account to be created ...
	I0210 12:45:50.166642 1154929 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 12:45:50.171817 1154929 system_pods.go:86] 18 kube-system pods found
	I0210 12:45:50.171897 1154929 system_pods.go:89] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.171937 1154929 system_pods.go:89] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.171964 1154929 system_pods.go:89] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.171991 1154929 system_pods.go:89] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.172023 1154929 system_pods.go:89] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.172047 1154929 system_pods.go:89] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.172067 1154929 system_pods.go:89] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.172104 1154929 system_pods.go:89] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.172131 1154929 system_pods.go:89] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.172152 1154929 system_pods.go:89] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.172189 1154929 system_pods.go:89] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.172215 1154929 system_pods.go:89] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.172236 1154929 system_pods.go:89] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.172274 1154929 system_pods.go:89] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.172300 1154929 system_pods.go:89] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.172321 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.172355 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.172379 1154929 system_pods.go:89] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.172400 1154929 system_pods.go:126] duration metric: took 5.736696ms to wait for k8s-apps to be running ...
	I0210 12:45:50.172436 1154929 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 12:45:50.172537 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:45:50.194346 1154929 system_svc.go:56] duration metric: took 21.901276ms WaitForService to wait for kubelet
	I0210 12:45:50.194425 1154929 kubeadm.go:582] duration metric: took 41.440333664s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 12:45:50.194460 1154929 node_conditions.go:102] verifying NodePressure condition ...
	I0210 12:45:50.198277 1154929 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 12:45:50.198362 1154929 node_conditions.go:123] node cpu capacity is 2
	I0210 12:45:50.198390 1154929 node_conditions.go:105] duration metric: took 3.906673ms to run NodePressure ...
	I0210 12:45:50.198430 1154929 start.go:241] waiting for startup goroutines ...
	I0210 12:45:50.509809 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.509974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.571158 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.018590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.018916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.111225 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.508465 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.508906 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.571074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.010100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.010537 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.071839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.509718 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.509917 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.572446 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.018522 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.018618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.074261 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.508599 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.510308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.571493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.012926 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.013125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.071410 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.509183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.509366 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.571268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.019421 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.019743 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.070514 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.508322 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.508470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.571715 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.010789 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.010962 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.071458 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.508448 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.508626 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.570515 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.008457 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.008902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.070864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.507572 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.508433 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.571272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.014910 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.015098 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.071209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.507307 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.508775 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.571202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.008348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.008534 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.070745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.509615 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.571257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.009128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.013173 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.072802 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.510868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.511500 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.610852 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.009649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.009883 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.110914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.509657 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.509891 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.571462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.015479 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.016001 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.072031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.507868 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.507964 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.570959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.009445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.011115 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.071234 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.509850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.510542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.571294 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.013799 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.013965 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.071030 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.508196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.508348 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.572262 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.009036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.010656 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.071741 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.508389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.508575 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.570509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:06.013864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:06.014554 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.111046 1154929 kapi.go:107] duration metric: took 46.043462545s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 12:46:06.508593 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.508718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.007853 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:07.008007 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508461 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.011740 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.012455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:08.508110 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.508697 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.009060 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.009395 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.508495 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.508584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.020330 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:10.034328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.506751 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.508353 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.008999 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:11.009900 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.507923 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.508274 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.010398 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.011189 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:12.508000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.508169 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.008168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.008776 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.509101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.510558 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.008454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.012356 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.508218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.508405 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.015238 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.016972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508077 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.010727 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.011212 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.508804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.509254 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008093 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:17.507906 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.508075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.010488 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.011109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:18.508238 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.508544 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008346 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008729 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.509751 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.010573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.010707 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.508051 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.508292 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.009093 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.009313 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.509284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.509295 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.012873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:22.013578 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.508843 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.510882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.018592 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.019780 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:23.507220 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.509731 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010288 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.508839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.509040 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.010309 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.010542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.510925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.511572 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:26.012278 1154929 kapi.go:107] duration metric: took 1m6.507368754s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 12:46:26.012742 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:26.508180 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.009740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.007687 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.507194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.010831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.507185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.007867 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.508147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.008140 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.508039 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.508345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.011639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.508137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.008293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.012318 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.010531 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.507984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.008509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.007888 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.507048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.017000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.507394 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.007966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.012017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.508241 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.007946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.507869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.014113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.508002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.009472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.507463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.008437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.007356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.507348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.007607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.507445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.007749 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.016798 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.507969 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.008723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.507502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.008055 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.007477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.508706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.012607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.508698 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.016590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.507812 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.009286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.507304 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.007779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.507325 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.008563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.507474 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.007679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.008957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.007638 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.508149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.009705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.508177 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.007677 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.009600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.509486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.009000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.012151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.507976 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.007298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.507600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.009660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.507848 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.008074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.508209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.012105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.508552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.507240 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.507709 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.007536 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.507246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.012675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.508753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.011983 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.008328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.507841 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.007168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.507486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.010748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.007257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.506818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.009293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.507703 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.007972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.507373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.012868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.507090 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.009059 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.507147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.007513 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.507974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.008707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.507188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.008771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.507943 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.007314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.507725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.009044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.507925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.008270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.507510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.015113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.508164 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.008529 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.507981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.008664 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.508429 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.011344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.508050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.010048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.508057 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.012170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.507716 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.010336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.008994 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.507896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.010253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.506756 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.007283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.507770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.015639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.508202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.007770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.507323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.009771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.508040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.008397 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.507766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.008149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.507050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.021738 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.507036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.008286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.508540 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.010209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.507547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.010972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.508284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.006966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.507434 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.013502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.507883 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.008035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.508278 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.007912 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.508625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.507684 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.012085 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.507769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.010618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.506959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.009068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.507541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.007585 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.507228 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.010040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.507673 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.008202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.507731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.052111 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.511952 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.007626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.508169 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.010724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.010571 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.512268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.007409 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.506838 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.009695 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.507283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.012990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.507484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.007723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.508610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.016061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.506960 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.009737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.506765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.010904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.507607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.008196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.508855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.008052 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.507193 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.007725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.506988 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.010794 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.508191 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.011603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.507289 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.508344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.007388 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.507768 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.013198 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.507603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.015542 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.507386 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.008128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.508661 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.009357 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.507451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.007810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.506919 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.009298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.507718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.008494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.506731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.009437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.507254 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.008203 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.508210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.014819 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.507996 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.008338 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.507028 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.017679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.507222 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.008277 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.508161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.015731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.507872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.008974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.507239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.009012 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.506811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.008779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.508134 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.013344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.508351 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.008758 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.506950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.010909 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.506879 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.008519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.507455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.011853 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.506990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.007584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.507957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.011803 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.507719 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.007470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.507946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.011170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.009987 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.507678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.009676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.508142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.008017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.507314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.014423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.507806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.009171 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.507508 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.015449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.507063 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.008872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.507479 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.032493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.507597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.008336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.507640 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.008341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.507764 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.013343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.507950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.012591 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.507569 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.009808 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.507013 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.008445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.508676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.008453 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.507003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.030904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.508125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.007936 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.508038 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.010224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.508185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.011259 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.507187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.008831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.508041 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.012172 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.507555 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.008755 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.008148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.506903 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.011252 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.507272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.007830 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.507854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.014002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.508275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.007850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.509449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.008594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.008091 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.507438 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.007855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.507839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.013373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.008678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.507873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.010769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.507610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.008032 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.508053 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.011233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.507086 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.010123 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.507308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.009850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.008097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.508194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.009061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.507655 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.009818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.507306 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.010740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.508464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.009935 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.011466 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.507460 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.007666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.507561 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.019880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.507088 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.008641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.511679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.010839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.508288 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.011311 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.007711 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.507844 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.011156 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.508809 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.008992 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.507345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.009922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.507449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.007885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.507216 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.008056 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.507778 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.013477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.507775 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.007218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.507750 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.012353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.508378 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.007954 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.507556 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.008355 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.506868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.039436 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.507813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.011765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.008354 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.508100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.010797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.507326 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.008127 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.011487 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.008947 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.508334 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.010871 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.508189 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.007229 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.507468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.012124 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.507706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.013584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.507810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.008016 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.507119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.508285 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.009821 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.507333 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.007323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.508082 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.013084 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.508593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.008468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.508371 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.018641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.508411 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.007892 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.507747 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.008559 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.510795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.007939 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.508253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.014258 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.507424 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.008011 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.507850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.010120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.507467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.007894 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.507391 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.016498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.507270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.008660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.508467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.010297 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.507292 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.007699 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.008666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.507450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.011772 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.007955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.507614 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.009283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.507552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.009765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.507907 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.007594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.507914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.015008 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.008179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.507423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.008656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.015235 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.507501 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.009832 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.508031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.015246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.508332 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.010521 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.507042 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.007744 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.507535 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.009199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.508187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.007255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.507350 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.015880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.508009 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.010106 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.508087 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.008765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.008183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.508071 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.008961 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.506908 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.011101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.508181 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.013353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.507490 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.013863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.507400 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.008255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.508358 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.007375 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.507932 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.017003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.506860 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.007828 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.018199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.507795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.007737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.508877 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.507472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.020049 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.508623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.009707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.007863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.507214 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.009626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.007142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.507637 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.014067 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.507075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.007656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.508722 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.008805 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.508044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.507739 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.012320 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.507495 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.014201 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.507928 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.008951 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.007065 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.008380 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.507152 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.008473 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.508525 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.028557 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.508865 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.008979 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.507997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.014467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.508401 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.008224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.507356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.007997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.507608 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.008745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.508265 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.009884 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.507617 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.007924 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.510463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.507094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.009362 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.507435 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.010587 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.008598 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.507179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.008675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.507945 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.008498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.507389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.010451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.507963 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.012946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.507675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.010322 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.507120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.007519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.507863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.008403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.507494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.007599 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.504836 1154929 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0210 12:51:19.504867 1154929 kapi.go:107] duration metric: took 6m0.000799776s to wait for kubernetes.io/minikube-addons=registry ...
	W0210 12:51:19.504943 1154929 out.go:270] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0210 12:51:21.606194 1154929 kapi.go:107] duration metric: took 6m0.000750217s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0210 12:51:21.606324 1154929 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0210 12:51:21.609540 1154929 out.go:177] * Enabled addons: volcano, inspektor-gadget, metrics-server, nvidia-device-plugin, amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, yakd, default-storageclass, volumesnapshots, csi-hostpath-driver, ingress
	I0210 12:51:21.612350 1154929 addons.go:514] duration metric: took 6m12.857994965s for enable addons: enabled=[volcano inspektor-gadget metrics-server nvidia-device-plugin amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner yakd default-storageclass volumesnapshots csi-hostpath-driver ingress]
	I0210 12:51:21.612395 1154929 start.go:246] waiting for cluster config update ...
	I0210 12:51:21.612414 1154929 start.go:255] writing updated cluster config ...
	I0210 12:51:21.612713 1154929 ssh_runner.go:195] Run: rm -f paused
	I0210 12:51:22.025117 1154929 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 12:51:22.028181 1154929 out.go:177] * Done! kubectl is now configured to use "addons-496024" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	a351a63987017       1611cd07b61d5       6 minutes ago       Running             busybox                                  0                   fad51e92b30f3       busybox
	8af0e19f4bd59       2d37f5a3dd01b       18 minutes ago      Running             controller                               0                   2eba938499c47       ingress-nginx-controller-56d7c84fd4-mdv9g
	a44954952bd80       ee6d597e62dc8       18 minutes ago      Running             csi-snapshotter                          0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	caf672e654ebb       642ded511e141       18 minutes ago      Running             csi-provisioner                          0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	5357a8728f946       922312104da8a       18 minutes ago      Running             liveness-probe                           0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	bd73dd9adef79       08f6b2990811a       18 minutes ago      Running             hostpath                                 0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	50356ce66ed42       0107d56dbc0be       18 minutes ago      Running             node-driver-registrar                    0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	b9ef3344ce0f5       487fa743e1e22       18 minutes ago      Running             csi-resizer                              0                   4ce769222c548       csi-hostpath-resizer-0
	1b8dd6f5808b4       1461903ec4fe9       18 minutes ago      Running             csi-external-health-monitor-controller   0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	2f289dcec283b       9a80d518f102c       18 minutes ago      Running             csi-attacher                             0                   5c6d3fb899571       csi-hostpath-attacher-0
	c7fce01c84a15       d54655ed3a854       18 minutes ago      Exited              patch                                    1                   095d0fc1a5434       ingress-nginx-admission-patch-krmkn
	4be474a20a0de       d54655ed3a854       18 minutes ago      Exited              create                                   0                   a235433e17d59       ingress-nginx-admission-create-ktnqp
	7d16d3c6e9b2f       7ce2150c8929b       18 minutes ago      Running             local-path-provisioner                   0                   99242a629647f       local-path-provisioner-76f89f99b5-xx8xv
	9764d5c522e0f       4d1e5c3e97420       18 minutes ago      Running             volume-snapshot-controller               0                   fe3f79194096a       snapshot-controller-68b874b76f-f7lxx
	1cc87b3ada6d2       4d1e5c3e97420       18 minutes ago      Running             volume-snapshot-controller               0                   53a2c5bc6ef5a       snapshot-controller-68b874b76f-hhh89
	3ed320ad850a7       48e7915ac88c2       18 minutes ago      Running             gadget                                   0                   05338aa61e7f6       gadget-dgfdt
	7733cfdaf489d       434d64ac3dbf3       18 minutes ago      Running             registry-proxy                           0                   c7ef444bf409d       registry-proxy-d58ps
	759b9ba90f177       5548a49bb60ba       19 minutes ago      Running             metrics-server                           0                   d6fbd22a3baa8       metrics-server-7fbb699795-tklbb
	2d1eda3733cee       2ec8342e62960       19 minutes ago      Running             cloud-spanner-emulator                   0                   ad174682ea6b4       cloud-spanner-emulator-5d76cffbc-29cnk
	75cdb113084f0       101ca35110cb1       19 minutes ago      Running             nvidia-device-plugin-ctr                 0                   76082c745d05e       nvidia-device-plugin-daemonset-g9ll6
	4112e937a90c3       2f6c962e7b831       19 minutes ago      Running             coredns                                  0                   fa7398228a89d       coredns-668d6bf9bc-xftzv
	acd374b196af4       35508c2f890c4       19 minutes ago      Running             minikube-ingress-dns                     0                   073345c88a759       kube-ingress-dns-minikube
	436dc82e22300       ba04bb24b9575       19 minutes ago      Running             storage-provisioner                      0                   8f7ff6c782d0e       storage-provisioner
	53bf720c34645       e1181ee320546       19 minutes ago      Running             kindnet-cni                              0                   715259ade304b       kindnet-4pjhf
	88bbb94c3d6e8       e124fbed851d7       19 minutes ago      Running             kube-proxy                               0                   9be8a58ce1eee       kube-proxy-kh2mg
	33d93261ae098       ddb38cac617cb       19 minutes ago      Running             kube-scheduler                           0                   e13c5bfff723c       kube-scheduler-addons-496024
	3040b57fcc290       7fc9d4aa817aa       19 minutes ago      Running             etcd                                     0                   d4301d70e65f5       etcd-addons-496024
	dbf3743c08dd6       265c2dedf28ab       19 minutes ago      Running             kube-apiserver                           0                   e63321a8946a0       kube-apiserver-addons-496024
	2aa6cb57ba604       2933761aa7ada       19 minutes ago      Running             kube-controller-manager                  0                   4a220439518da       kube-controller-manager-addons-496024
	
	
	==> containerd <==
	Feb 10 12:59:11 addons-496024 containerd[826]: time="2025-02-10T12:59:11.336256895Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Feb 10 12:59:11 addons-496024 containerd[826]: time="2025-02-10T12:59:11.338726001Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:59:11 addons-496024 containerd[826]: time="2025-02-10T12:59:11.471427379Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:59:11 addons-496024 containerd[826]: time="2025-02-10T12:59:11.740507439Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 12:59:11 addons-496024 containerd[826]: time="2025-02-10T12:59:11.740612752Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=11042"
	Feb 10 12:59:33 addons-496024 containerd[826]: time="2025-02-10T12:59:33.336044356Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Feb 10 12:59:33 addons-496024 containerd[826]: time="2025-02-10T12:59:33.338813794Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:59:33 addons-496024 containerd[826]: time="2025-02-10T12:59:33.484941718Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 12:59:33 addons-496024 containerd[826]: time="2025-02-10T12:59:33.776619636Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 12:59:33 addons-496024 containerd[826]: time="2025-02-10T12:59:33.776705519Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=11041"
	Feb 10 13:00:14 addons-496024 containerd[826]: time="2025-02-10T13:00:14.335577819Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Feb 10 13:00:14 addons-496024 containerd[826]: time="2025-02-10T13:00:14.337891814Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:00:14 addons-496024 containerd[826]: time="2025-02-10T13:00:14.475832715Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:00:14 addons-496024 containerd[826]: time="2025-02-10T13:00:14.883342379Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:00:14 addons-496024 containerd[826]: time="2025-02-10T13:00:14.883617300Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=21314"
	Feb 10 13:01:43 addons-496024 containerd[826]: time="2025-02-10T13:01:43.336419280Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Feb 10 13:01:43 addons-496024 containerd[826]: time="2025-02-10T13:01:43.338802221Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:01:43 addons-496024 containerd[826]: time="2025-02-10T13:01:43.513676394Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:01:53 addons-496024 containerd[826]: time="2025-02-10T13:01:53.277582506Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:01:53 addons-496024 containerd[826]: time="2025-02-10T13:01:53.277736122Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=21314"
	Feb 10 13:01:57 addons-496024 containerd[826]: time="2025-02-10T13:01:57.335877835Z" level=info msg="PullImage \"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\""
	Feb 10 13:01:57 addons-496024 containerd[826]: time="2025-02-10T13:01:57.338063410Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:01:57 addons-496024 containerd[826]: time="2025-02-10T13:01:57.460196140Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:01:57 addons-496024 containerd[826]: time="2025-02-10T13:01:57.731827754Z" level=error msg="PullImage \"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:01:57 addons-496024 containerd[826]: time="2025-02-10T13:01:57.731877855Z" level=info msg="stop pulling image docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: active requests=0, bytes read=11058"
	
	
	==> coredns [4112e937a90c3412769a6343d44f49c1c55ba89776ef1b438409cc441fd48de9] <==
	[INFO] 10.244.0.8:43196 - 8943 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00017897s
	[INFO] 10.244.0.8:43196 - 35215 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00100758s
	[INFO] 10.244.0.8:43196 - 29465 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001591169s
	[INFO] 10.244.0.8:43196 - 53688 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00013353s
	[INFO] 10.244.0.8:43196 - 46293 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000296713s
	[INFO] 10.244.0.8:60275 - 50912 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000176582s
	[INFO] 10.244.0.8:60275 - 10241 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000131766s
	[INFO] 10.244.0.8:60275 - 1003 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000098297s
	[INFO] 10.244.0.8:60275 - 49744 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000102211s
	[INFO] 10.244.0.8:60275 - 19681 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000275299s
	[INFO] 10.244.0.8:60275 - 19097 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000103762s
	[INFO] 10.244.0.8:60275 - 55814 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.004614166s
	[INFO] 10.244.0.8:60275 - 52032 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.004501435s
	[INFO] 10.244.0.8:60275 - 805 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000140258s
	[INFO] 10.244.0.8:60275 - 11227 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000105862s
	[INFO] 10.244.0.8:59566 - 21555 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000139971s
	[INFO] 10.244.0.8:59566 - 48796 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000087401s
	[INFO] 10.244.0.8:59566 - 23734 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000075717s
	[INFO] 10.244.0.8:59566 - 6667 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000080156s
	[INFO] 10.244.0.8:59566 - 25294 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000074486s
	[INFO] 10.244.0.8:59566 - 11575 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000070917s
	[INFO] 10.244.0.8:59566 - 61369 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001452364s
	[INFO] 10.244.0.8:59566 - 12925 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001030481s
	[INFO] 10.244.0.8:59566 - 62119 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000088115s
	[INFO] 10.244.0.8:59566 - 43863 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000075823s
	
	
	==> describe nodes <==
	Name:               addons-496024
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-496024
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04
	                    minikube.k8s.io/name=addons-496024
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-496024
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-496024"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 12:45:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-496024
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 13:04:28 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 12:58:38 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 12:58:38 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 12:58:38 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 12:58:38 +0000   Mon, 10 Feb 2025 12:45:01 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-496024
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 80219e9629e44c4481cd682dd5eb52e6
	  System UUID:                886f0eef-cd41-4dd7-968c-c5a1e2ed7d87
	  Boot ID:                    562c7f3c-b16a-445a-b1a8-6d6932d5b74d
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (24 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m14s
	  default                     cloud-spanner-emulator-5d76cffbc-29cnk       0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  default                     task-pv-pod                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m41s
	  gadget                      gadget-dgfdt                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-mdv9g    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         19m
	  kube-system                 coredns-668d6bf9bc-xftzv                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     19m
	  kube-system                 csi-hostpath-attacher-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 csi-hostpath-resizer-0                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 csi-hostpathplugin-p6cww                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 etcd-addons-496024                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         19m
	  kube-system                 kindnet-4pjhf                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      19m
	  kube-system                 kube-apiserver-addons-496024                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-controller-manager-addons-496024        200m (10%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-proxy-kh2mg                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-scheduler-addons-496024                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 metrics-server-7fbb699795-tklbb              100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         19m
	  kube-system                 nvidia-device-plugin-daemonset-g9ll6         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 registry-6c88467877-ds9wr                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 registry-proxy-d58ps                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-68b874b76f-f7lxx         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-68b874b76f-hhh89         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  local-path-storage          local-path-provisioner-76f89f99b5-xx8xv      0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 19m   kube-proxy       
	  Normal   Starting                 19m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 19m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  19m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  19m   kubelet          Node addons-496024 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    19m   kubelet          Node addons-496024 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     19m   kubelet          Node addons-496024 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           19m   node-controller  Node addons-496024 event: Registered Node addons-496024 in Controller
	
	
	==> dmesg <==
	[Feb10 12:15] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	[  +0.012615] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.056433] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.640204] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	
	
	==> etcd [3040b57fcc29061d7cce93ac59beb95de4e506918cbe4b6a3d055ad54b47a658] <==
	{"level":"info","ts":"2025-02-10T12:44:58.057787Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2025-02-10T12:44:58.057930Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2025-02-10T12:44:58.058024Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058099Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058176Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058236Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.065585Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073665Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073846Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-496024 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T12:44:58.073875Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.074076Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073892Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.073910Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.075225Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.076257Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.076815Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.082772Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.121541Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T12:44:58.121769Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-02-10T12:54:58.231138Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1795}
	{"level":"info","ts":"2025-02-10T12:54:58.292375Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":1795,"took":"60.580889ms","hash":2756032716,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4341760,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2025-02-10T12:54:58.292426Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2756032716,"revision":1795,"compact-revision":-1}
	{"level":"info","ts":"2025-02-10T12:59:58.237233Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2264}
	{"level":"info","ts":"2025-02-10T12:59:58.250622Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2264,"took":"12.81289ms","hash":1047376279,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4710400,"current-db-size-in-use":"4.7 MB"}
	{"level":"info","ts":"2025-02-10T12:59:58.250675Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":1047376279,"revision":2264,"compact-revision":1795}
	
	
	==> kernel <==
	 13:04:38 up  5:47,  0 users,  load average: 0.18, 0.38, 1.12
	Linux addons-496024 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [53bf720c346455b2ccfdcf011346e0afeec953ec83c7302b6204b34c58503096] <==
	I0210 13:02:32.093900       1 main.go:301] handling current node
	I0210 13:02:42.095704       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:02:42.095814       1 main.go:301] handling current node
	I0210 13:02:52.095715       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:02:52.095753       1 main.go:301] handling current node
	I0210 13:03:02.102127       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:02.102164       1 main.go:301] handling current node
	I0210 13:03:12.094398       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:12.094435       1 main.go:301] handling current node
	I0210 13:03:22.103149       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:22.103262       1 main.go:301] handling current node
	I0210 13:03:32.094678       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:32.094714       1 main.go:301] handling current node
	I0210 13:03:42.096182       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:42.096249       1 main.go:301] handling current node
	I0210 13:03:52.093951       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:52.093997       1 main.go:301] handling current node
	I0210 13:04:02.095508       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:02.095549       1 main.go:301] handling current node
	I0210 13:04:12.094070       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:12.094112       1 main.go:301] handling current node
	I0210 13:04:22.102128       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:22.102163       1 main.go:301] handling current node
	I0210 13:04:32.094720       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:32.094754       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dbf3743c08dd699c6084aa760b444463d5ed35fed23f6798e13916a41a51a381] <==
	I0210 12:57:26.889949       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	I0210 12:57:26.985322       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0210 12:57:27.204333       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0210 12:57:27.238042       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0210 12:57:27.377699       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0210 12:57:27.470838       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	W0210 12:57:27.985695       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0210 12:57:27.996813       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0210 12:57:28.035817       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0210 12:57:28.045008       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0210 12:57:28.378537       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0210 12:57:28.503393       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	W0210 12:57:37.026170       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:57:37.026627       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.413229       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.413269       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.511408       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.511447       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.715640       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.715679       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.751960       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.752000       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	E0210 12:58:33.683701       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:60150: use of closed network connection
	W0210 12:58:57.906337       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:57.906382       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	
	
	==> kube-controller-manager [2aa6cb57ba6040ad8ca3d31e9c5454674a74c4518a9274e9547304b47e0c0e44] <==
	E0210 13:03:57.015667       1 reflector.go:166] "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"
	W0210 13:03:59.323499       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:03:59.324613       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=podgroups"
	W0210 13:03:59.325580       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:03:59.325615       1 reflector.go:166] "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"
	W0210 13:04:12.624349       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:12.625670       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=queues"
	W0210 13:04:12.626670       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:12.626706       1 reflector.go:166] "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"
	W0210 13:04:16.255513       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:16.256613       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="nodeinfo.volcano.sh/v1alpha1, Resource=numatopologies"
	W0210 13:04:16.257572       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:16.257611       1 reflector.go:166] "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"
	W0210 13:04:22.483128       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:22.484261       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="batch.volcano.sh/v1alpha1, Resource=jobs"
	W0210 13:04:22.485252       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:22.485291       1 reflector.go:166] "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"
	W0210 13:04:25.992165       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:25.993314       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobflows"
	W0210 13:04:25.994428       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:25.994467       1 reflector.go:166] "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"
	W0210 13:04:36.110577       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:36.111673       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobtemplates"
	W0210 13:04:36.112677       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:36.112707       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [88bbb94c3d6e8f98904320ab14d0a209c2f64e4d65430ec229b026b15f4001a7] <==
	I0210 12:45:09.307844       1 server_linux.go:66] "Using iptables proxy"
	I0210 12:45:09.449262       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 12:45:09.456577       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`"
	I0210 12:45:09.510491       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 12:45:09.510548       1 server_linux.go:170] "Using iptables Proxier"
	I0210 12:45:09.512380       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"
	I0210 12:45:09.512687       1 server.go:497] "Version info" version="v1.32.1"
	I0210 12:45:09.512703       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 12:45:09.514214       1 config.go:199] "Starting service config controller"
	I0210 12:45:09.514235       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 12:45:09.514254       1 config.go:105] "Starting endpoint slice config controller"
	I0210 12:45:09.514259       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 12:45:09.516838       1 config.go:329] "Starting node config controller"
	I0210 12:45:09.516852       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 12:45:09.614374       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 12:45:09.614418       1 shared_informer.go:320] Caches are synced for service config
	I0210 12:45:09.621445       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [33d93261ae0987dc53d9f1510f053a83320a767276bceedf089df33debbd539a] <==
	E0210 12:45:01.812104       1 reflector.go:166] "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"
	W0210 12:45:01.811074       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 12:45:01.812309       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.811104       1 reflector.go:569] 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
	E0210 12:45:01.812498       1 reflector.go:166] "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"
	W0210 12:45:01.811132       1 reflector.go:569] 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
	E0210 12:45:01.812670       1 reflector.go:166] "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"
	E0210 12:45:01.812846       1 reflector.go:166] "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"
	W0210 12:45:01.814233       1 reflector.go:569] 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
	E0210 12:45:01.814565       1 reflector.go:166] "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"
	W0210 12:45:01.815928       1 reflector.go:569] 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
	E0210 12:45:01.816103       1 reflector.go:166] "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"
	W0210 12:45:01.816283       1 reflector.go:569] 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
	E0210 12:45:01.816425       1 reflector.go:166] "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"
	W0210 12:45:01.816613       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 12:45:01.816717       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.816904       1 reflector.go:569] 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
	E0210 12:45:01.817001       1 reflector.go:166] "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"
	W0210 12:45:01.817167       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0210 12:45:01.817266       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.817623       1 reflector.go:569] 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
	E0210 12:45:01.817775       1 reflector.go:166] "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"
	W0210 12:45:01.817942       1 reflector.go:569] 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
	E0210 12:45:01.818040       1 reflector.go:166] "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"
	I0210 12:45:03.007280       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 13:03:27 addons-496024 kubelet[1523]: I0210 13:03:27.334651    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:03:27 addons-496024 kubelet[1523]: E0210 13:03:27.335367    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:03:36 addons-496024 kubelet[1523]: I0210 13:03:36.334321    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:03:36 addons-496024 kubelet[1523]: E0210 13:03:36.335358    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:03:40 addons-496024 kubelet[1523]: I0210 13:03:40.334361    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:03:40 addons-496024 kubelet[1523]: E0210 13:03:40.334584    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:03:42 addons-496024 kubelet[1523]: I0210 13:03:42.334501    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:03:49 addons-496024 kubelet[1523]: I0210 13:03:49.335013    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:03:49 addons-496024 kubelet[1523]: E0210 13:03:49.336468    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:03:54 addons-496024 kubelet[1523]: I0210 13:03:54.334149    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:03:54 addons-496024 kubelet[1523]: E0210 13:03:54.334863    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:03:55 addons-496024 kubelet[1523]: I0210 13:03:55.333866    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-d58ps" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:01 addons-496024 kubelet[1523]: I0210 13:04:01.334349    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:01 addons-496024 kubelet[1523]: E0210 13:04:01.335786    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:04:02 addons-496024 kubelet[1523]: I0210 13:04:02.334287    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-5d76cffbc-29cnk" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:07 addons-496024 kubelet[1523]: I0210 13:04:07.334834    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:07 addons-496024 kubelet[1523]: E0210 13:04:07.335596    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:04:12 addons-496024 kubelet[1523]: I0210 13:04:12.334785    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:12 addons-496024 kubelet[1523]: E0210 13:04:12.336269    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:04:19 addons-496024 kubelet[1523]: I0210 13:04:19.334250    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:19 addons-496024 kubelet[1523]: E0210 13:04:19.334897    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:04:27 addons-496024 kubelet[1523]: I0210 13:04:27.334386    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:27 addons-496024 kubelet[1523]: E0210 13:04:27.335864    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:04:30 addons-496024 kubelet[1523]: I0210 13:04:30.334253    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:30 addons-496024 kubelet[1523]: E0210 13:04:30.334507    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	
	
	==> storage-provisioner [436dc82e2230039fc4afaef1a03abf6e473fadd0fa7529b4744accd53f1e7fa8] <==
	I0210 12:45:15.340119       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 12:45:15.351473       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 12:45:15.351515       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 12:45:15.361196       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 12:45:15.361375       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	I0210 12:45:15.362102       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"226f9a0c-8ecb-4cce-9ccf-bd91955ecb20", APIVersion:"v1", ResourceVersion:"587", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171 became leader
	I0210 12:45:15.461746       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	

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

                                                
                                                
-- stdout --
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-496024/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 12:58:57 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.25
	IPs:
	  IP:  10.244.0.25
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xwq9w (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-xwq9w:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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                        5m42s                  default-scheduler  Successfully assigned default/task-pv-pod to addons-496024
	  Warning  Failed                           5m6s (x2 over 5m28s)   kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           4m25s (x2 over 5m41s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           4m25s (x4 over 5m41s)  kubelet            Error: ErrImagePull
	  Warning  Failed                           3m59s (x6 over 5m40s)  kubelet            Error: ImagePullBackOff
	  Normal   Pulling                          2m56s (x5 over 5m41s)  kubelet            Pulling image "docker.io/nginx"
	  Warning  FailedToRetrieveImagePullSecret  32s (x25 over 5m41s)   kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   BackOff                          20s (x21 over 5m40s)   kubelet            Back-off pulling image "docker.io/nginx"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-ktnqp" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-krmkn" not found
	Error from server (NotFound): pods "registry-6c88467877-ds9wr" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-496024 describe pod task-pv-pod ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable registry --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/Registry (363.47s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (492.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-496024 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-496024 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-496024 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [6f90b63f-7f25-4703-ae77-75d957455bcd] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:329: TestAddons/parallel/Ingress: WARNING: pod list for "default" "run=nginx" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:250: ***** TestAddons/parallel/Ingress: pod "run=nginx" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:250: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
addons_test.go:250: TestAddons/parallel/Ingress: showing logs for failed pods as of 2025-02-10 13:13:48.793801506 +0000 UTC m=+1791.083368659
addons_test.go:250: (dbg) Run:  kubectl --context addons-496024 describe po nginx -n default
addons_test.go:250: (dbg) kubectl --context addons-496024 describe po nginx -n default:
Name:             nginx
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-496024/192.168.49.2
Start Time:       Mon, 10 Feb 2025 13:05:48 +0000
Labels:           run=nginx
Annotations:      <none>
Status:           Pending
IP:               10.244.0.28
IPs:
IP:  10.244.0.28
Containers:
nginx:
Container ID:   
Image:          docker.io/nginx:alpine
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bptc2 (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-bptc2:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
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                        8m                      default-scheduler  Successfully assigned default/nginx to addons-496024
Warning  FailedToRetrieveImagePullSecret  6m41s (x8 over 8m)      kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Warning  Failed                           6m26s (x4 over 7m59s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Warning  Failed                           6m26s (x4 over 7m59s)   kubelet            Error: ErrImagePull
Normal   Pulling                          5m2s (x5 over 8m)       kubelet            Pulling image "docker.io/nginx:alpine"
Normal   BackOff                          2m52s (x21 over 7m59s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
Warning  Failed                           2m52s (x21 over 7m59s)  kubelet            Error: ImagePullBackOff
addons_test.go:250: (dbg) Run:  kubectl --context addons-496024 logs nginx -n default
addons_test.go:250: (dbg) Non-zero exit: kubectl --context addons-496024 logs nginx -n default: exit status 1 (106.048247ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "nginx" in pod "nginx" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:250: kubectl --context addons-496024 logs nginx -n default: exit status 1
addons_test.go:251: failed waiting for ngnix pod: run=nginx within 8m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-496024
helpers_test.go:235: (dbg) docker inspect addons-496024:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c",
	        "Created": "2025-02-10T12:44:38.02437167Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1155434,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T12:44:38.187179709Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hostname",
	        "HostsPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hosts",
	        "LogPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c-json.log",
	        "Name": "/addons-496024",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-496024:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-496024",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda-init/diff:/var/lib/docker/overlay2/a854d90bff01c13397bdc7738e4859766e44b85d0fe80ea06685caff7fd7bd03/diff",
	                "MergedDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/merged",
	                "UpperDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/diff",
	                "WorkDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-496024",
	                "Source": "/var/lib/docker/volumes/addons-496024/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-496024",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-496024",
	                "name.minikube.sigs.k8s.io": "addons-496024",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "77edbc9cb943829a09600653ae4f7c3b085cc3e716fcfcddbb3616dc399f7565",
	            "SandboxKey": "/var/run/docker/netns/77edbc9cb943",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34238"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34239"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34242"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34240"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34241"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-496024": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9b8dc150646ed997a28b5c22f2774a9f5c8420e10e37cf6bbe6642d4e6b54fe6",
	                    "EndpointID": "80e9ce28045d31fdc41dcedf0d6ad69a4ea2b761c9b5e52b07857847cd2bb2b0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-496024",
	                        "a833a00269b1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-496024 -n addons-496024
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 logs -n 25: (1.452817427s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | -p download-only-582388              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | download-docker-342071               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-342071            | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | binary-mirror-428296                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45231               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-428296              | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| addons  | enable dashboard -p                  | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| start   | -p addons-496024 --wait=true         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:51 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=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:57 UTC | 10 Feb 25 12:57 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|         | disable nvidia-device-plugin         |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable cloud-spanner                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | -p addons-496024                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable metrics-server               |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable inspektor-gadget             |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:09 UTC | 10 Feb 25 13:09 UTC |
	|         | storage-provisioner-rancher          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:44:12
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:44:12.174412 1154929 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:44:12.174617 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.174649 1154929 out.go:358] Setting ErrFile to fd 2...
	I0210 12:44:12.174671 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.175048 1154929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 12:44:12.175795 1154929 out.go:352] Setting JSON to false
	I0210 12:44:12.176632 1154929 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19597,"bootTime":1739171855,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 12:44:12.176730 1154929 start.go:139] virtualization:  
	I0210 12:44:12.180318 1154929 out.go:177] * [addons-496024] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:44:12.184225 1154929 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 12:44:12.184410 1154929 notify.go:220] Checking for updates...
	I0210 12:44:12.190162 1154929 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:44:12.193244 1154929 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:44:12.196281 1154929 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 12:44:12.199082 1154929 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:44:12.201899 1154929 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:44:12.205032 1154929 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:44:12.230993 1154929 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:44:12.231110 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.287263 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.278058309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.287371 1154929 docker.go:318] overlay module found
	I0210 12:44:12.290561 1154929 out.go:177] * Using the docker driver based on user configuration
	I0210 12:44:12.293389 1154929 start.go:297] selected driver: docker
	I0210 12:44:12.293405 1154929 start.go:901] validating driver "docker" against <nil>
	I0210 12:44:12.293418 1154929 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:44:12.294126 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.358738 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.33995232 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.358954 1154929 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:44:12.359203 1154929 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]
	I0210 12:44:12.362062 1154929 out.go:177] * Using Docker driver with root privileges
	I0210 12:44:12.364943 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:12.365006 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:12.365018 1154929 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:44:12.365104 1154929 start.go:340] cluster config:
	{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 G
PUs: AutoPauseInterval:1m0s}
	I0210 12:44:12.368184 1154929 out.go:177] * Starting "addons-496024" primary control-plane node in "addons-496024" cluster
	I0210 12:44:12.371038 1154929 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 12:44:12.373887 1154929 out.go:177] * Pulling base image v0.0.46 ...
	I0210 12:44:12.376645 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:12.376674 1154929 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:44:12.376695 1154929 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:12.376715 1154929 cache.go:56] Caching tarball of preloaded images
	I0210 12:44:12.376797 1154929 preload.go:172] Found /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0210 12:44:12.376806 1154929 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 12:44:12.377152 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:12.377183 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json: {Name:mkada89d2de683c91e0033db81645d5c112b8e12 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:12.391950 1154929 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:44:12.392096 1154929 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:44:12.392124 1154929 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:44:12.392129 1154929 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:44:12.392137 1154929 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:44:12.392142 1154929 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 12:44:29.623765 1154929 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 12:44:29.623800 1154929 cache.go:230] Successfully downloaded all kic artifacts
	I0210 12:44:29.623841 1154929 start.go:360] acquireMachinesLock for addons-496024: {Name:mk8f96bb6e2694bddb5d3ee7d9a04e13cd301431 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 12:44:29.623967 1154929 start.go:364] duration metric: took 104.582µs to acquireMachinesLock for "addons-496024"
	I0210 12:44:29.623997 1154929 start.go:93] Provisioning new machine with config: &{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePa
th: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:44:29.624072 1154929 start.go:125] createHost starting for "" (driver="docker")
	I0210 12:44:29.627369 1154929 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 12:44:29.627612 1154929 start.go:159] libmachine.API.Create for "addons-496024" (driver="docker")
	I0210 12:44:29.627656 1154929 client.go:168] LocalClient.Create starting
	I0210 12:44:29.627777 1154929 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem
	I0210 12:44:30.739806 1154929 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem
	I0210 12:44:31.278654 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	W0210 12:44:31.296007 1154929 cli_runner.go:211] docker network inspect addons-496024 --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
	I0210 12:44:31.296087 1154929 network_create.go:284] running [docker network inspect addons-496024] to gather additional debugging logs...
	I0210 12:44:31.296107 1154929 cli_runner.go:164] Run: docker network inspect addons-496024
	W0210 12:44:31.315242 1154929 cli_runner.go:211] docker network inspect addons-496024 returned with exit code 1
	I0210 12:44:31.315272 1154929 network_create.go:287] error running [docker network inspect addons-496024]: docker network inspect addons-496024: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-496024 not found
	I0210 12:44:31.315287 1154929 network_create.go:289] output of [docker network inspect addons-496024]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-496024 not found
	
	** /stderr **
	I0210 12:44:31.315387 1154929 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}}]}"
	I0210 12:44:31.337947 1154929 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:0x40001e6e50}
	I0210 12:44:31.337989 1154929 network_create.go:124] attempt to create docker network addons-496024 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 12:44:31.338047 1154929 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-496024 addons-496024
	I0210 12:44:31.411395 1154929 network_create.go:108] docker network addons-496024 192.168.49.0/24 created
	I0210 12:44:31.411430 1154929 kic.go:121] calculated static IP "192.168.49.2" for the "addons-496024" container
	I0210 12:44:31.411510 1154929 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 12:44:31.426690 1154929 cli_runner.go:164] Run: docker volume create addons-496024 --label name.minikube.sigs.k8s.io=addons-496024 --label created_by.minikube.sigs.k8s.io=true
	I0210 12:44:31.443778 1154929 oci.go:103] Successfully created a docker volume addons-496024
	I0210 12:44:31.443884 1154929 cli_runner.go:164] Run: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 12:44:33.594969 1154929 cli_runner.go:217] Completed: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (2.151037765s)
	I0210 12:44:33.595002 1154929 oci.go:107] Successfully prepared a docker volume addons-496024
	I0210 12:44:33.595026 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:33.595045 1154929 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 12:44:33.595117 1154929 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 12:44:37.943234 1154929 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.348077664s)
	I0210 12:44:37.943270 1154929 kic.go:203] duration metric: took 4.348219398s to extract preloaded images to volume ...
	W0210 12:44:37.943396 1154929 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 12:44:37.943505 1154929 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 12:44:38.008317 1154929 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-496024 --name addons-496024 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-496024 --network addons-496024 --ip 192.168.49.2 --volume addons-496024:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 12:44:38.357839 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Running}}
	I0210 12:44:38.379899 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.407002 1154929 cli_runner.go:164] Run: docker exec addons-496024 stat /var/lib/dpkg/alternatives/iptables
	I0210 12:44:38.453887 1154929 oci.go:144] the created container "addons-496024" has a running status.
	I0210 12:44:38.453912 1154929 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa...
	I0210 12:44:38.741021 1154929 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 12:44:38.768710 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.798381 1154929 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 12:44:38.798400 1154929 kic_runner.go:114] Args: [docker exec --privileged addons-496024 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 12:44:38.849886 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.879088 1154929 machine.go:93] provisionDockerMachine start ...
	I0210 12:44:38.879177 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:38.903384 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:38.903646 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:38.903655 1154929 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 12:44:38.905443 1154929 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0210 12:44:42.029573 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.029603 1154929 ubuntu.go:169] provisioning hostname "addons-496024"
	I0210 12:44:42.029680 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.049323 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.049717 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.049735 1154929 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-496024 && echo "addons-496024" | sudo tee /etc/hostname
	I0210 12:44:42.194351 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.194551 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.215189 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.215476 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.215503 1154929 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-496024' /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-496024/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-496024' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 12:44:42.342066 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 12:44:42.342095 1154929 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20390-1148769/.minikube CaCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20390-1148769/.minikube}
	I0210 12:44:42.342123 1154929 ubuntu.go:177] setting up certificates
	I0210 12:44:42.342135 1154929 provision.go:84] configureAuth start
	I0210 12:44:42.342208 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:42.361490 1154929 provision.go:143] copyHostCerts
	I0210 12:44:42.361692 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem (1078 bytes)
	I0210 12:44:42.361829 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem (1123 bytes)
	I0210 12:44:42.361907 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem (1679 bytes)
	I0210 12:44:42.361989 1154929 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem org=jenkins.addons-496024 san=[127.0.0.1 192.168.49.2 addons-496024 localhost minikube]
	I0210 12:44:42.981596 1154929 provision.go:177] copyRemoteCerts
	I0210 12:44:42.981665 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 12:44:42.981713 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.997573 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.085989 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 12:44:43.109316 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 12:44:43.133317 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 12:44:43.157029 1154929 provision.go:87] duration metric: took 814.874607ms to configureAuth
	I0210 12:44:43.157054 1154929 ubuntu.go:193] setting minikube options for container-runtime
	I0210 12:44:43.157242 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:44:43.157257 1154929 machine.go:96] duration metric: took 4.278152677s to provisionDockerMachine
	I0210 12:44:43.157265 1154929 client.go:171] duration metric: took 13.529599234s to LocalClient.Create
	I0210 12:44:43.157284 1154929 start.go:167] duration metric: took 13.529677708s to libmachine.API.Create "addons-496024"
	I0210 12:44:43.157298 1154929 start.go:293] postStartSetup for "addons-496024" (driver="docker")
	I0210 12:44:43.157316 1154929 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]
	I0210 12:44:43.157378 1154929 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
	I0210 12:44:43.157425 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.173717 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.262476 1154929 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 12:44:43.265580 1154929 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 12:44:43.265619 1154929 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 12:44:43.265630 1154929 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 12:44:43.265637 1154929 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 12:44:43.265648 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/addons for local assets ...
	I0210 12:44:43.265710 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/files for local assets ...
	I0210 12:44:43.265732 1154929 start.go:296] duration metric: took 108.420636ms for postStartSetup
	I0210 12:44:43.266039 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.282718 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:43.283019 1154929 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:44:43.283070 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.299241 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.386251 1154929 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 12:44:43.390670 1154929 start.go:128] duration metric: took 13.766582084s to createHost
	I0210 12:44:43.390693 1154929 start.go:83] releasing machines lock for "addons-496024", held for 13.76671449s
	I0210 12:44:43.390788 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.406735 1154929 ssh_runner.go:195] Run: cat /version.json
	I0210 12:44:43.406752 1154929 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 12:44:43.406798 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.406813 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.423289 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.429296 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.512928 1154929 ssh_runner.go:195] Run: systemctl --version
	I0210 12:44:43.648033 1154929 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 12:44:43.652226 1154929 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' {}" ;
	I0210 12:44:43.678119 1154929 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0210 12:44:43.678262 1154929 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" ;
	I0210 12:44:43.709626 1154929 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 12:44:43.709647 1154929 start.go:495] detecting cgroup driver to use...
	I0210 12:44:43.709679 1154929 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 12:44:43.709730 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0210 12:44:43.722366 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0210 12:44:43.733747 1154929 docker.go:217] disabling cri-docker service (if available) ...
	I0210 12:44:43.733813 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 12:44:43.747748 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 12:44:43.762266 1154929 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 12:44:43.844959 1154929 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 12:44:43.937374 1154929 docker.go:233] disabling docker service ...
	I0210 12:44:43.937455 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 12:44:43.958281 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 12:44:43.970382 1154929 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 12:44:44.065338 1154929 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 12:44:44.153146 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 12:44:44.165434 1154929 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"
	I0210 12:44:44.181940 1154929 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"
	I0210 12:44:44.191990 1154929 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"
	I0210 12:44:44.202579 1154929 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0210 12:44:44.202695 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0210 12:44:44.212720 1154929 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"
	I0210 12:44:44.222641 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0210 12:44:44.232584 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0210 12:44:44.242383 1154929 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 12:44:44.251903 1154929 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"
	I0210 12:44:44.262341 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0210 12:44:44.273314 1154929 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"
	I0210 12:44:44.283584 1154929 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 12:44:44.291852 1154929 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 12:44:44.300051 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.390002 1154929 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0210 12:44:44.513550 1154929 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0210 12:44:44.513667 1154929 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0210 12:44:44.517389 1154929 start.go:563] Will wait 60s for crictl version
	I0210 12:44:44.517476 1154929 ssh_runner.go:195] Run: which crictl
	I0210 12:44:44.520540 1154929 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 12:44:44.558542 1154929 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0210 12:44:44.558654 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.580094 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.604458 1154929 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0210 12:44:44.607411 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	I0210 12:44:44.622879 1154929 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 12:44:44.626384 1154929 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""
	I0210 12:44:44.637580 1154929 kubeadm.go:883] updating cluster {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Soc
ketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 12:44:44.637706 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:44.637767 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.677449 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.677471 1154929 containerd.go:534] Images already preloaded, skipping extraction
	I0210 12:44:44.677572 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.715185 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.715207 1154929 cache_images.go:84] Images are preloaded, skipping loading
	I0210 12:44:44.715215 1154929 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 containerd true true} ...
	I0210 12:44:44.715305 1154929 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-496024 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0210 12:44:44.715371 1154929 ssh_runner.go:195] Run: sudo crictl info
	I0210 12:44:44.751247 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:44.751269 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:44.751282 1154929 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 12:44:44.751304 1154929 kubeadm.go:189] 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-496024 NodeName:addons-496024 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0210 12:44:44.751416 1154929 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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:///run/containerd/containerd.sock
	  name: "addons-496024"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0210 12:44:44.751488 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 12:44:44.759989 1154929 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 12:44:44.760055 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 12:44:44.768271 1154929 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0210 12:44:44.785406 1154929 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 12:44:44.803066 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2303 bytes)
	I0210 12:44:44.819834 1154929 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 12:44:44.823089 1154929 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""
	I0210 12:44:44.833701 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.916160 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:44:44.930954 1154929 certs.go:68] Setting up /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024 for IP: 192.168.49.2
	I0210 12:44:44.930975 1154929 certs.go:194] generating shared ca certs ...
	I0210 12:44:44.930991 1154929 certs.go:226] acquiring lock for ca certs: {Name:mk359a85bff109dfc6e594f5fab2c15d5856aede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:44.931115 1154929 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key
	I0210 12:44:45.232370 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt ...
	I0210 12:44:45.232414 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt: {Name:mk8c9b74229cfa9d5544ec024d6ecd173e1e4b22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.232640 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key ...
	I0210 12:44:45.232655 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key: {Name:mk82bbe3a90917cfdd1b78da4bf681ffcf9738d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.233560 1154929 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key
	I0210 12:44:45.584556 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt ...
	I0210 12:44:45.584589 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt: {Name:mk6940a5fbed48b5240d1f9d28b87f4ab00825ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.584785 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key ...
	I0210 12:44:45.584797 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key: {Name:mkb2b97b158d822ff52d6b6d8263c105ff0bacc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.585563 1154929 certs.go:256] generating profile certs ...
	I0210 12:44:45.585704 1154929 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key
	I0210 12:44:45.585724 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt with IP's: []
	I0210 12:44:46.307587 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt ...
	I0210 12:44:46.307619 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: {Name:mkad2c1df2b794fa092928c808fba2f7b698c733 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308403 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key ...
	I0210 12:44:46.308419 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key: {Name:mk92e4542b923282a0d4ad6c85bd3938a18b5d20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308512 1154929 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90
	I0210 12:44:46.308532 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 12:44:47.476546 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 ...
	I0210 12:44:47.476582 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90: {Name:mk1069642a41a422ec0d1380604525227f9aa1c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.476777 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 ...
	I0210 12:44:47.476793 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90: {Name:mk524268fb08278cd84efb0c69341de72049db45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.477603 1154929 certs.go:381] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt
	I0210 12:44:47.477699 1154929 certs.go:385] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key
	I0210 12:44:47.477756 1154929 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key
	I0210 12:44:47.477778 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt with IP's: []
	I0210 12:44:47.816128 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt ...
	I0210 12:44:47.816163 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt: {Name:mk1da31ff9bbab79c555d3805593e80413bff447 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816377 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key ...
	I0210 12:44:47.816393 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key: {Name:mk273525f80f41b160473d3d852aead933cf008f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816646 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 12:44:47.816691 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem (1078 bytes)
	I0210 12:44:47.816721 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem (1123 bytes)
	I0210 12:44:47.816750 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem (1679 bytes)
	I0210 12:44:47.817330 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 12:44:47.842327 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 12:44:47.865851 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 12:44:47.889241 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 12:44:47.912463 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 12:44:47.936897 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 12:44:47.959908 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 12:44:47.983024 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 12:44:48.013487 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 12:44:48.042812 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 12:44:48.063649 1154929 ssh_runner.go:195] Run: openssl version
	I0210 12:44:48.069818 1154929 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"
	I0210 12:44:48.081474 1154929 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085424 1154929 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:44 /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085531 1154929 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.093387 1154929 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"
	I0210 12:44:48.103152 1154929 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 12:44:48.106754 1154929 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
	I0210 12:44:48.106837 1154929 kubeadm.go:392] StartCluster: {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Socket
VMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:44:48.106927 1154929 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0210 12:44:48.106994 1154929 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 12:44:48.144086 1154929 cri.go:89] found id: ""
	I0210 12:44:48.144166 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 12:44:48.153071 1154929 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 12:44:48.161780 1154929 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 12:44:48.161888 1154929 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
	I0210 12:44:48.170532 1154929 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
	I0210 12:44:48.170553 1154929 kubeadm.go:157] found existing configuration files:
	
	I0210 12:44:48.170608 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 12:44:48.178914 1154929 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
	I0210 12:44:48.178981 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 12:44:48.187131 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 12:44:48.195608 1154929 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
	I0210 12:44:48.195712 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 12:44:48.203874 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.212458 1154929 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
	I0210 12:44:48.212552 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.220792 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 12:44:48.229721 1154929 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
	I0210 12:44:48.229836 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 12:44:48.238232 1154929 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 12:44:48.299446 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 12:44:48.299718 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1075-aws\n", err: exit status 1
	I0210 12:44:48.357123 1154929 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 12:45:04.009058 1154929 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 12:45:04.009119 1154929 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 12:45:04.009208 1154929 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 12:45:04.009264 1154929 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0210 12:45:04.009308 1154929 kubeadm.go:310] OS: Linux
	I0210 12:45:04.009355 1154929 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 12:45:04.009404 1154929 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 12:45:04.009451 1154929 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 12:45:04.009500 1154929 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 12:45:04.009579 1154929 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 12:45:04.009633 1154929 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 12:45:04.009679 1154929 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 12:45:04.009729 1154929 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 12:45:04.009776 1154929 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 12:45:04.009849 1154929 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 12:45:04.009949 1154929 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 12:45:04.010039 1154929 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 12:45:04.010137 1154929 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 12:45:04.013212 1154929 out.go:235]   - Generating certificates and keys ...
	I0210 12:45:04.013331 1154929 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 12:45:04.013401 1154929 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 12:45:04.013486 1154929 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 12:45:04.013569 1154929 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 12:45:04.013638 1154929 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 12:45:04.013694 1154929 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 12:45:04.013751 1154929 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 12:45:04.013873 1154929 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.013928 1154929 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 12:45:04.014051 1154929 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.014120 1154929 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 12:45:04.014187 1154929 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 12:45:04.014237 1154929 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 12:45:04.014295 1154929 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 12:45:04.014350 1154929 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 12:45:04.014411 1154929 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 12:45:04.014467 1154929 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 12:45:04.014533 1154929 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 12:45:04.014591 1154929 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 12:45:04.014677 1154929 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 12:45:04.014747 1154929 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 12:45:04.017923 1154929 out.go:235]   - Booting up control plane ...
	I0210 12:45:04.018036 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 12:45:04.018121 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 12:45:04.018192 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 12:45:04.018313 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 12:45:04.018432 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 12:45:04.018490 1154929 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 12:45:04.018641 1154929 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 12:45:04.018789 1154929 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 12:45:04.018863 1154929 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000871641s
	I0210 12:45:04.018949 1154929 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 12:45:04.019019 1154929 kubeadm.go:310] [api-check] The API server is healthy after 6.002286454s
	I0210 12:45:04.019156 1154929 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 12:45:04.019298 1154929 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 12:45:04.019368 1154929 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 12:45:04.019555 1154929 kubeadm.go:310] [mark-control-plane] Marking the node addons-496024 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 12:45:04.019617 1154929 kubeadm.go:310] [bootstrap-token] Using token: olu3bm.sleah2iz6f4mt5uy
	I0210 12:45:04.022663 1154929 out.go:235]   - Configuring RBAC rules ...
	I0210 12:45:04.022819 1154929 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 12:45:04.022924 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 12:45:04.023072 1154929 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
	I0210 12:45:04.023259 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 12:45:04.023395 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 12:45:04.023487 1154929 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 12:45:04.023621 1154929 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 12:45:04.023673 1154929 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 12:45:04.023739 1154929 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 12:45:04.023776 1154929 kubeadm.go:310] 
	I0210 12:45:04.023855 1154929 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 12:45:04.023864 1154929 kubeadm.go:310] 
	I0210 12:45:04.023960 1154929 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 12:45:04.023968 1154929 kubeadm.go:310] 
	I0210 12:45:04.024002 1154929 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 12:45:04.024070 1154929 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 12:45:04.024126 1154929 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 12:45:04.024133 1154929 kubeadm.go:310] 
	I0210 12:45:04.024195 1154929 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 12:45:04.024218 1154929 kubeadm.go:310] 
	I0210 12:45:04.024280 1154929 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 12:45:04.024290 1154929 kubeadm.go:310] 
	I0210 12:45:04.024344 1154929 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 12:45:04.024433 1154929 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 12:45:04.024536 1154929 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 12:45:04.024567 1154929 kubeadm.go:310] 
	I0210 12:45:04.024682 1154929 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 12:45:04.024789 1154929 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 12:45:04.024805 1154929 kubeadm.go:310] 
	I0210 12:45:04.024890 1154929 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025045 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a \
	I0210 12:45:04.025078 1154929 kubeadm.go:310] 	--control-plane 
	I0210 12:45:04.025088 1154929 kubeadm.go:310] 
	I0210 12:45:04.025176 1154929 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 12:45:04.025186 1154929 kubeadm.go:310] 
	I0210 12:45:04.025284 1154929 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025675 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a 
	I0210 12:45:04.025718 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:45:04.025740 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:45:04.029576 1154929 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 12:45:04.032600 1154929 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 12:45:04.036746 1154929 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 12:45:04.036769 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 12:45:04.056063 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 12:45:04.366136 1154929 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 12:45:04.366251 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:04.366281 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-496024 minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04 minikube.k8s.io/name=addons-496024 minikube.k8s.io/primary=true
	I0210 12:45:04.569004 1154929 ops.go:34] apiserver oom_adj: -16
	I0210 12:45:04.593667 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.093730 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.594426 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.093770 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.593781 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.094600 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.593705 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.094410 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.594005 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.752529 1154929 kubeadm.go:1113] duration metric: took 4.386341157s to wait for elevateKubeSystemPrivileges
	I0210 12:45:08.752556 1154929 kubeadm.go:394] duration metric: took 20.645752763s to StartCluster
	I0210 12:45:08.752573 1154929 settings.go:142] acquiring lock: {Name:mk92931e94a3d4e8ae0d546403b51cca34e5a890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.753345 1154929 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:45:08.753824 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/kubeconfig: {Name:mk06d12b0cf3e9b895779cec4bbf2c35693a50bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.754050 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 12:45:08.754066 1154929 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:45:08.754316 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.754348 1154929 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0210 12:45:08.754421 1154929 addons.go:69] Setting yakd=true in profile "addons-496024"
	I0210 12:45:08.754435 1154929 addons.go:238] Setting addon yakd=true in "addons-496024"
	I0210 12:45:08.754458 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.754922 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.755431 1154929 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.755454 1154929 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-496024"
	I0210 12:45:08.755480 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.755900 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.756402 1154929 addons.go:69] Setting metrics-server=true in profile "addons-496024"
	I0210 12:45:08.756421 1154929 addons.go:238] Setting addon metrics-server=true in "addons-496024"
	I0210 12:45:08.756450 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.756866 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.757054 1154929 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.757084 1154929 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-496024"
	I0210 12:45:08.757123 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.757604 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.763098 1154929 addons.go:69] Setting cloud-spanner=true in profile "addons-496024"
	I0210 12:45:08.763132 1154929 addons.go:238] Setting addon cloud-spanner=true in "addons-496024"
	I0210 12:45:08.763166 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.763607 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.766541 1154929 addons.go:69] Setting registry=true in profile "addons-496024"
	I0210 12:45:08.766573 1154929 addons.go:238] Setting addon registry=true in "addons-496024"
	I0210 12:45:08.766606 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.770219 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.778004 1154929 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-496024"
	I0210 12:45:08.778081 1154929 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:08.778115 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.778561 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.785254 1154929 addons.go:69] Setting storage-provisioner=true in profile "addons-496024"
	I0210 12:45:08.785352 1154929 addons.go:238] Setting addon storage-provisioner=true in "addons-496024"
	I0210 12:45:08.785421 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.786624 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.794572 1154929 addons.go:69] Setting default-storageclass=true in profile "addons-496024"
	I0210 12:45:08.794611 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-496024"
	I0210 12:45:08.794863 1154929 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-496024"
	I0210 12:45:08.794887 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-496024"
	I0210 12:45:08.794995 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.795157 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.802849 1154929 addons.go:69] Setting gcp-auth=true in profile "addons-496024"
	I0210 12:45:08.802910 1154929 mustload.go:65] Loading cluster: addons-496024
	I0210 12:45:08.803158 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.803517 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.808437 1154929 addons.go:69] Setting volcano=true in profile "addons-496024"
	I0210 12:45:08.808470 1154929 addons.go:238] Setting addon volcano=true in "addons-496024"
	I0210 12:45:08.808589 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.809076 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.825761 1154929 addons.go:69] Setting volumesnapshots=true in profile "addons-496024"
	I0210 12:45:08.825794 1154929 addons.go:238] Setting addon volumesnapshots=true in "addons-496024"
	I0210 12:45:08.825829 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.826475 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.827423 1154929 addons.go:69] Setting ingress=true in profile "addons-496024"
	I0210 12:45:08.827449 1154929 addons.go:238] Setting addon ingress=true in "addons-496024"
	I0210 12:45:08.827559 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.828580 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.849857 1154929 out.go:177] * Verifying Kubernetes components...
	I0210 12:45:08.853809 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:45:08.876200 1154929 addons.go:69] Setting ingress-dns=true in profile "addons-496024"
	I0210 12:45:08.880773 1154929 addons.go:238] Setting addon ingress-dns=true in "addons-496024"
	I0210 12:45:08.880835 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.881357 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.915186 1154929 addons.go:69] Setting inspektor-gadget=true in profile "addons-496024"
	I0210 12:45:08.915222 1154929 addons.go:238] Setting addon inspektor-gadget=true in "addons-496024"
	I0210 12:45:08.915260 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.915712 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.948789 1154929 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 12:45:08.951975 1154929 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:08.951997 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 12:45:08.952062 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:08.976959 1154929 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 12:45:08.978073 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 12:45:08.978146 1154929 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 12:45:09.001856 1154929 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 12:45:09.002365 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 12:45:09.002382 1154929 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 12:45:09.002450 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.031448 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 12:45:09.039715 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:09.039741 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 12:45:09.039808 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.041731 1154929 addons.go:238] Setting addon default-storageclass=true in "addons-496024"
	I0210 12:45:09.041770 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.042188 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.055125 1154929 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:09.055155 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 12:45:09.055216 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.065574 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0210 12:45:09.069019 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0210 12:45:09.072309 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0210 12:45:09.074242 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 12:45:09.078111 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 12:45:09.078618 1154929 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.078639 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0210 12:45:09.078704 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.079356 1154929 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 12:45:09.079705 1154929 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 12:45:09.098800 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.108084 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 12:45:09.108089 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 12:45:09.108102 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 12:45:09.126871 1154929 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 12:45:09.126957 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.133276 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.133628 1154929 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.133649 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 12:45:09.133714 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.139411 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 12:45:09.139716 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 12:45:09.150913 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.108198 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 12:45:09.155053 1154929 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 12:45:09.155160 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.166668 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:09.166689 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 12:45:09.166751 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.120126 1154929 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-496024"
	I0210 12:45:09.170388 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.170835 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.171259 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.128002 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 12:45:09.180975 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 12:45:09.181141 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.181337 1154929 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 12:45:09.189558 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 12:45:09.190528 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.190543 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 12:45:09.190604 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.198005 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 12:45:09.198026 1154929 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 12:45:09.198084 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.230160 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 12:45:09.233210 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.234010 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.240463 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 12:45:09.245438 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 12:45:09.247630 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.259081 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 12:45:09.264682 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 12:45:09.264710 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 12:45:09.264791 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.275847 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.276326 1154929 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:09.276339 1154929 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 12:45:09.276389 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.347726 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.374859 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.392798 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.414733 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.417684 1154929 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 12:45:09.418054 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.425060 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.426767 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.429722 1154929 out.go:177]   - Using image docker.io/busybox:stable
	I0210 12:45:09.429896 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432636 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432692 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:09.432706 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 12:45:09.432761 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.467052 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	W0210 12:45:09.470782 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.470813 1154929 retry.go:31] will retry after 245.370549ms: ssh: handshake failed: EOF
	W0210 12:45:09.471344 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.471359 1154929 retry.go:31] will retry after 148.958102ms: ssh: handshake failed: EOF
	W0210 12:45:09.621120 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.621150 1154929 retry.go:31] will retry after 267.879662ms: ssh: handshake failed: EOF
	I0210 12:45:09.853481 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 12:45:09.853605 1154929 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 12:45:09.890968 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.895965 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.141886425s)
	I0210 12:45:09.896122 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 12:45:09.896170 1154929 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.04233915s)
	I0210 12:45:09.896216 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:45:09.949596 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 12:45:09.949676 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 12:45:09.960905 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:09.961320 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.971714 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.972128 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:09.972149 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 12:45:10.011135 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 12:45:10.011162 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 12:45:10.022218 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:10.050846 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 12:45:10.050868 1154929 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 12:45:10.073804 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.073880 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 12:45:10.074297 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:10.078685 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 12:45:10.078756 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 12:45:10.116420 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:10.150176 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 12:45:10.150203 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 12:45:10.170910 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:10.257114 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 12:45:10.257145 1154929 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)
	I0210 12:45:10.287931 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 12:45:10.287957 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 12:45:10.291002 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.323299 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 12:45:10.323367 1154929 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 12:45:10.357769 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:10.380472 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:10.418676 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 12:45:10.418746 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 12:45:10.425984 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 12:45:10.426059 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 12:45:10.662873 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:10.662894 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 12:45:10.798494 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 12:45:10.798563 1154929 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 12:45:10.828919 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 12:45:10.828991 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 12:45:10.941795 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:11.066149 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 12:45:11.066174 1154929 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 12:45:11.301188 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 12:45:11.301215 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0210 12:45:11.344733 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.344755 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 12:45:11.560172 1154929 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:11.560198 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 12:45:11.692781 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 12:45:11.692807 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 12:45:11.793868 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.979248 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:12.058836 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 12:45:12.058862 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 12:45:12.349864 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 12:45:12.349890 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 12:45:12.698575 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 12:45:12.698594 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 12:45:13.136861 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:13.136928 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 12:45:13.520346 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:16.130576 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 12:45:16.130654 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.157471 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:16.722903 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 12:45:16.938986 1154929 addons.go:238] Setting addon gcp-auth=true in "addons-496024"
	I0210 12:45:16.939036 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:16.939473 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:16.958251 1154929 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 12:45:16.958305 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.982361 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:19.491372 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.600371619s)
	I0210 12:45:19.491485 1154929 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (9.595259937s)
	I0210 12:45:19.492151 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (9.596011778s)
	I0210 12:45:19.492491 1154929 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 12:45:19.492527 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (9.321595115s)
	I0210 12:45:19.492557 1154929 addons.go:479] Verifying addon registry=true in "addons-496024"
	I0210 12:45:19.492984 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (9.201953678s)
	I0210 12:45:19.493032 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.135195965s)
	I0210 12:45:19.493246 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.112700682s)
	I0210 12:45:19.493389 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.551524642s)
	I0210 12:45:19.493401 1154929 addons.go:479] Verifying addon metrics-server=true in "addons-496024"
	I0210 12:45:19.493437 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.699541767s)
	I0210 12:45:19.492328 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (9.53134757s)
	I0210 12:45:19.492352 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.53101391s)
	I0210 12:45:19.492433 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.520663844s)
	I0210 12:45:19.494548 1154929 addons.go:479] Verifying addon ingress=true in "addons-496024"
	I0210 12:45:19.492507 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.376067123s)
	I0210 12:45:19.492475 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (9.418133633s)
	I0210 12:45:19.492469 1154929 node_ready.go:35] waiting up to 6m0s for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.492450 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.470214907s)
	I0210 12:45:19.495172 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.515890149s)
	W0210 12:45:19.495194 1154929 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.495208 1154929 retry.go:31] will retry after 296.809812ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.499004 1154929 out.go:177] * Verifying registry addon...
	I0210 12:45:19.501023 1154929 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-496024 service yakd-dashboard -n yakd-dashboard
	
	I0210 12:45:19.501084 1154929 out.go:177] * Verifying ingress addon...
	I0210 12:45:19.504071 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 12:45:19.504903 1154929 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0210 12:45:19.544888 1154929 node_ready.go:49] node "addons-496024" has status "Ready":"True"
	I0210 12:45:19.544954 1154929 node_ready.go:38] duration metric: took 49.99184ms for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.544978 1154929 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" ...
	I0210 12:45:19.595648 1154929 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:45:19.595720 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:19.596161 1154929 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 12:45:19.596182 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0210 12:45:19.645454 1154929 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0210 12:45:19.689296 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:19.792443 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:20.014067 1154929 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-496024" context rescaled to 1 replicas
	I0210 12:45:20.028407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.030443 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.059668 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.539222277s)
	I0210 12:45:20.059704 1154929 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:20.059905 1154929 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.101630543s)
	I0210 12:45:20.063137 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:20.063262 1154929 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 12:45:20.066630 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 12:45:20.067579 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 12:45:20.071365 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 12:45:20.071440 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 12:45:20.119515 1154929 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:45:20.119593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.144518 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 12:45:20.144594 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 12:45:20.235274 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.235298 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 12:45:20.294236 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.509766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.510213 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.602973 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.702286 1154929 pod_ready.go:98] error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702318 1154929 pod_ready.go:82] duration metric: took 1.012992215s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	E0210 12:45:20.702330 1154929 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702339 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:21.009984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.010303 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.072174 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:21.298586 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.50609427s)
	I0210 12:45:21.525818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.526484 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.594810 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.300529216s)
	I0210 12:45:21.597778 1154929 addons.go:479] Verifying addon gcp-auth=true in "addons-496024"
	I0210 12:45:21.601397 1154929 out.go:177] * Verifying gcp-auth addon...
	I0210 12:45:21.605431 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 12:45:21.623507 1154929 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 12:45:21.624239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.011402 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.011546 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.071159 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.510484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.510992 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.610713 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.709684 1154929 pod_ready.go:103] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:23.009882 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.010105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.077813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:23.510488 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.510717 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.579491 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.011352 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.012814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.071295 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.508274 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.508811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.582623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.708533 1154929 pod_ready.go:93] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.708559 1154929 pod_ready.go:82] duration metric: took 4.00621169s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.708572 1154929 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713649 1154929 pod_ready.go:93] pod "etcd-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.713719 1154929 pod_ready.go:82] duration metric: took 5.138348ms for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713751 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718591 1154929 pod_ready.go:93] pod "kube-apiserver-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.718616 1154929 pod_ready.go:82] duration metric: took 4.847954ms for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718628 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723145 1154929 pod_ready.go:93] pod "kube-controller-manager-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.723170 1154929 pod_ready.go:82] duration metric: took 4.533616ms for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723185 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727614 1154929 pod_ready.go:93] pod "kube-proxy-kh2mg" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.727638 1154929 pod_ready.go:82] duration metric: took 4.444558ms for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727648 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.013597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.014226 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.071595 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:25.113795 1154929 pod_ready.go:93] pod "kube-scheduler-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:25.113827 1154929 pod_ready.go:82] duration metric: took 386.170231ms for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.113840 1154929 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.511284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.511725 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.571748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.009849 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.010310 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.071786 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.508885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.509011 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.571897 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.010937 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.011113 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.071364 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.118408 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:27.515510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.515955 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.571275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.010465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.010763 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.070822 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.511299 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.512000 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.572083 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.009218 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.010284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.072161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.119592 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:29.509030 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.509097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.571359 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.023403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.024209 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.072019 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.508303 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.508670 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.572486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.010021 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.010177 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.071753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.120348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:31.508650 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.510043 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.571804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.008714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.009773 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.509630 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.509694 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.609471 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.008233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.009389 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.509134 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.571465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.619433 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:34.014797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.015101 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.071300 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:34.508239 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.509714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.571226 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.014575 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.014815 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.070922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.509069 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.509224 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.571208 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.011149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.011980 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.112547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.119902 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:36.508916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.509273 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.610724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.010343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.010535 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.071613 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.526437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.526932 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.577825 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.011454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.011744 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.114315 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.123009 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:38.514806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.616407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.617896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.010574 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.010981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.072760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.509704 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.510095 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.571649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.016563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.017378 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.073210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.126348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:40.509387 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.509902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.572099 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.008879 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.009582 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.073068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.508119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.509109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.570955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.014228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.015100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.072432 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.508728 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.509092 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.571837 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.620852 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:43.009237 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.010184 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.071465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:43.509530 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.509916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.571450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.011003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.011491 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.072188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.509610 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.509793 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.571836 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.011919 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.012281 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.089382 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.127916 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:45.508477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.508755 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.584137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.012463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.013844 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.071462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.509286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.509397 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.610135 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.009048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.013667 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.070930 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.508511 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.508639 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.571573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.619649 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:48.015616 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.015711 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.071323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:48.508590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.508817 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.570869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.009894 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.010248 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.071966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.510315 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.510451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.571151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.020847 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.021864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.071489 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.119645 1154929 pod_ready.go:93] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.119672 1154929 pod_ready.go:82] duration metric: took 25.005821695s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.119699 1154929 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125889 1154929 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.125918 1154929 pod_ready.go:82] duration metric: took 6.210269ms for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125940 1154929 pod_ready.go:39] duration metric: took 30.580938523s 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" ...
	I0210 12:45:50.125955 1154929 api_server.go:52] waiting for apiserver process to appear ...
	I0210 12:45:50.126030 1154929 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:45:50.146998 1154929 api_server.go:72] duration metric: took 41.392903321s to wait for apiserver process to appear ...
	I0210 12:45:50.147074 1154929 api_server.go:88] waiting for apiserver healthz status ...
	I0210 12:45:50.147108 1154929 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 12:45:50.155861 1154929 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 12:45:50.157148 1154929 api_server.go:141] control plane version: v1.32.1
	I0210 12:45:50.157210 1154929 api_server.go:131] duration metric: took 10.115802ms to wait for apiserver health ...
	I0210 12:45:50.157248 1154929 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 12:45:50.162492 1154929 system_pods.go:59] 18 kube-system pods found
	I0210 12:45:50.162577 1154929 system_pods.go:61] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.162601 1154929 system_pods.go:61] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.162625 1154929 system_pods.go:61] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.162669 1154929 system_pods.go:61] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.162690 1154929 system_pods.go:61] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.162724 1154929 system_pods.go:61] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.162747 1154929 system_pods.go:61] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.162767 1154929 system_pods.go:61] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.162803 1154929 system_pods.go:61] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.162824 1154929 system_pods.go:61] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.162841 1154929 system_pods.go:61] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.162862 1154929 system_pods.go:61] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.162893 1154929 system_pods.go:61] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.162918 1154929 system_pods.go:61] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.162935 1154929 system_pods.go:61] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.162970 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.162992 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.163010 1154929 system_pods.go:61] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.163031 1154929 system_pods.go:74] duration metric: took 5.750481ms to wait for pod list to return data ...
	I0210 12:45:50.163070 1154929 default_sa.go:34] waiting for default service account to be created ...
	I0210 12:45:50.166541 1154929 default_sa.go:45] found service account: "default"
	I0210 12:45:50.166614 1154929 default_sa.go:55] duration metric: took 3.52439ms for default service account to be created ...
	I0210 12:45:50.166642 1154929 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 12:45:50.171817 1154929 system_pods.go:86] 18 kube-system pods found
	I0210 12:45:50.171897 1154929 system_pods.go:89] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.171937 1154929 system_pods.go:89] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.171964 1154929 system_pods.go:89] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.171991 1154929 system_pods.go:89] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.172023 1154929 system_pods.go:89] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.172047 1154929 system_pods.go:89] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.172067 1154929 system_pods.go:89] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.172104 1154929 system_pods.go:89] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.172131 1154929 system_pods.go:89] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.172152 1154929 system_pods.go:89] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.172189 1154929 system_pods.go:89] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.172215 1154929 system_pods.go:89] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.172236 1154929 system_pods.go:89] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.172274 1154929 system_pods.go:89] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.172300 1154929 system_pods.go:89] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.172321 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.172355 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.172379 1154929 system_pods.go:89] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.172400 1154929 system_pods.go:126] duration metric: took 5.736696ms to wait for k8s-apps to be running ...
	I0210 12:45:50.172436 1154929 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 12:45:50.172537 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:45:50.194346 1154929 system_svc.go:56] duration metric: took 21.901276ms WaitForService to wait for kubelet
	I0210 12:45:50.194425 1154929 kubeadm.go:582] duration metric: took 41.440333664s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 12:45:50.194460 1154929 node_conditions.go:102] verifying NodePressure condition ...
	I0210 12:45:50.198277 1154929 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 12:45:50.198362 1154929 node_conditions.go:123] node cpu capacity is 2
	I0210 12:45:50.198390 1154929 node_conditions.go:105] duration metric: took 3.906673ms to run NodePressure ...
	I0210 12:45:50.198430 1154929 start.go:241] waiting for startup goroutines ...
	I0210 12:45:50.509809 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.509974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.571158 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.018590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.018916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.111225 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.508465 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.508906 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.571074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.010100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.010537 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.071839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.509718 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.509917 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.572446 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.018522 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.018618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.074261 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.508599 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.510308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.571493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.012926 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.013125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.071410 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.509183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.509366 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.571268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.019421 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.019743 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.070514 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.508322 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.508470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.571715 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.010789 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.010962 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.071458 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.508448 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.508626 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.570515 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.008457 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.008902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.070864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.507572 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.508433 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.571272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.014910 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.015098 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.071209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.507307 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.508775 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.571202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.008348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.008534 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.070745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.509615 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.571257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.009128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.013173 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.072802 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.510868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.511500 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.610852 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.009649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.009883 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.110914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.509657 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.509891 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.571462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.015479 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.016001 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.072031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.507868 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.507964 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.570959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.009445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.011115 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.071234 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.509850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.510542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.571294 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.013799 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.013965 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.071030 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.508196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.508348 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.572262 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.009036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.010656 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.071741 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.508389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.508575 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.570509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:06.013864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:06.014554 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.111046 1154929 kapi.go:107] duration metric: took 46.043462545s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 12:46:06.508593 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.508718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.007853 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:07.008007 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508461 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.011740 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.012455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:08.508110 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.508697 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.009060 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.009395 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.508495 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.508584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.020330 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:10.034328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.506751 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.508353 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.008999 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:11.009900 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.507923 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.508274 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.010398 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.011189 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:12.508000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.508169 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.008168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.008776 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.509101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.510558 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.008454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.012356 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.508218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.508405 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.015238 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.016972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508077 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.010727 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.011212 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.508804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.509254 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008093 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:17.507906 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.508075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.010488 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.011109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:18.508238 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.508544 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008346 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008729 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.509751 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.010573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.010707 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.508051 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.508292 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.009093 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.009313 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.509284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.509295 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.012873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:22.013578 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.508843 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.510882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.018592 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.019780 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:23.507220 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.509731 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010288 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.508839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.509040 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.010309 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.010542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.510925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.511572 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:26.012278 1154929 kapi.go:107] duration metric: took 1m6.507368754s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 12:46:26.012742 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:26.508180 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.009740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.007687 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.507194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.010831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.507185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.007867 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.508147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.008140 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.508039 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.508345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.011639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.508137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.008293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.012318 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.010531 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.507984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.008509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.007888 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.507048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.017000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.507394 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.007966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.012017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.508241 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.007946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.507869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.014113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.508002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.009472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.507463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.008437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.007356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.507348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.007607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.507445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.007749 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.016798 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.507969 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.008723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.507502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.008055 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.007477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.508706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.012607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.508698 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.016590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.507812 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.009286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.507304 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.007779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.507325 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.008563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.507474 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.007679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.008957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.007638 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.508149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.009705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.508177 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.007677 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.009600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.509486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.009000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.012151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.507976 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.007298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.507600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.009660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.507848 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.008074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.508209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.012105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.508552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.507240 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.507709 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.007536 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.507246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.012675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.508753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.011983 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.008328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.507841 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.007168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.507486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.010748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.007257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.506818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.009293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.507703 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.007972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.507373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.012868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.507090 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.009059 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.507147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.007513 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.507974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.008707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.507188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.008771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.507943 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.007314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.507725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.009044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.507925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.008270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.507510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.015113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.508164 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.008529 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.507981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.008664 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.508429 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.011344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.508050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.010048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.508057 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.012170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.507716 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.010336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.008994 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.507896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.010253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.506756 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.007283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.507770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.015639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.508202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.007770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.507323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.009771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.508040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.008397 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.507766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.008149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.507050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.021738 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.507036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.008286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.508540 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.010209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.507547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.010972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.508284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.006966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.507434 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.013502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.507883 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.008035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.508278 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.007912 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.508625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.507684 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.012085 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.507769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.010618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.506959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.009068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.507541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.007585 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.507228 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.010040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.507673 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.008202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.507731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.052111 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.511952 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.007626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.508169 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.010724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.010571 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.512268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.007409 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.506838 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.009695 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.507283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.012990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.507484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.007723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.508610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.016061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.506960 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.009737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.506765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.010904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.507607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.008196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.508855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.008052 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.507193 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.007725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.506988 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.010794 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.508191 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.011603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.507289 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.508344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.007388 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.507768 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.013198 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.507603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.015542 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.507386 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.008128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.508661 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.009357 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.507451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.007810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.506919 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.009298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.507718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.008494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.506731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.009437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.507254 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.008203 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.508210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.014819 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.507996 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.008338 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.507028 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.017679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.507222 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.008277 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.508161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.015731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.507872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.008974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.507239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.009012 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.506811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.008779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.508134 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.013344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.508351 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.008758 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.506950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.010909 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.506879 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.008519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.507455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.011853 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.506990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.007584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.507957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.011803 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.507719 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.007470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.507946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.011170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.009987 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.507678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.009676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.508142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.008017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.507314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.014423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.507806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.009171 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.507508 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.015449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.507063 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.008872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.507479 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.032493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.507597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.008336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.507640 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.008341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.507764 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.013343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.507950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.012591 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.507569 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.009808 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.507013 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.008445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.508676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.008453 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.507003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.030904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.508125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.007936 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.508038 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.010224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.508185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.011259 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.507187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.008831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.508041 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.012172 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.507555 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.008755 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.008148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.506903 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.011252 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.507272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.007830 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.507854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.014002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.508275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.007850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.509449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.008594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.008091 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.507438 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.007855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.507839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.013373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.008678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.507873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.010769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.507610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.008032 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.508053 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.011233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.507086 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.010123 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.507308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.009850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.008097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.508194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.009061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.507655 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.009818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.507306 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.010740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.508464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.009935 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.011466 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.507460 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.007666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.507561 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.019880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.507088 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.008641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.511679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.010839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.508288 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.011311 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.007711 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.507844 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.011156 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.508809 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.008992 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.507345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.009922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.507449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.007885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.507216 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.008056 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.507778 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.013477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.507775 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.007218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.507750 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.012353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.508378 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.007954 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.507556 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.008355 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.506868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.039436 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.507813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.011765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.008354 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.508100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.010797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.507326 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.008127 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.011487 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.008947 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.508334 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.010871 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.508189 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.007229 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.507468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.012124 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.507706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.013584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.507810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.008016 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.507119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.508285 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.009821 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.507333 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.007323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.508082 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.013084 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.508593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.008468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.508371 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.018641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.508411 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.007892 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.507747 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.008559 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.510795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.007939 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.508253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.014258 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.507424 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.008011 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.507850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.010120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.507467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.007894 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.507391 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.016498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.507270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.008660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.508467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.010297 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.507292 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.007699 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.008666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.507450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.011772 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.007955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.507614 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.009283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.507552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.009765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.507907 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.007594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.507914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.015008 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.008179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.507423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.008656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.015235 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.507501 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.009832 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.508031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.015246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.508332 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.010521 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.507042 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.007744 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.507535 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.009199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.508187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.007255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.507350 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.015880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.508009 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.010106 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.508087 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.008765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.008183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.508071 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.008961 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.506908 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.011101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.508181 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.013353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.507490 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.013863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.507400 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.008255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.508358 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.007375 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.507932 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.017003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.506860 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.007828 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.018199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.507795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.007737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.508877 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.507472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.020049 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.508623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.009707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.007863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.507214 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.009626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.007142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.507637 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.014067 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.507075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.007656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.508722 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.008805 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.508044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.507739 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.012320 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.507495 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.014201 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.507928 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.008951 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.007065 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.008380 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.507152 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.008473 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.508525 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.028557 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.508865 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.008979 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.507997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.014467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.508401 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.008224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.507356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.007997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.507608 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.008745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.508265 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.009884 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.507617 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.007924 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.510463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.507094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.009362 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.507435 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.010587 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.008598 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.507179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.008675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.507945 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.008498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.507389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.010451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.507963 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.012946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.507675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.010322 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.507120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.007519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.507863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.008403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.507494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.007599 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.504836 1154929 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0210 12:51:19.504867 1154929 kapi.go:107] duration metric: took 6m0.000799776s to wait for kubernetes.io/minikube-addons=registry ...
	W0210 12:51:19.504943 1154929 out.go:270] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0210 12:51:21.606194 1154929 kapi.go:107] duration metric: took 6m0.000750217s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0210 12:51:21.606324 1154929 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0210 12:51:21.609540 1154929 out.go:177] * Enabled addons: volcano, inspektor-gadget, metrics-server, nvidia-device-plugin, amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, yakd, default-storageclass, volumesnapshots, csi-hostpath-driver, ingress
	I0210 12:51:21.612350 1154929 addons.go:514] duration metric: took 6m12.857994965s for enable addons: enabled=[volcano inspektor-gadget metrics-server nvidia-device-plugin amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner yakd default-storageclass volumesnapshots csi-hostpath-driver ingress]
	I0210 12:51:21.612395 1154929 start.go:246] waiting for cluster config update ...
	I0210 12:51:21.612414 1154929 start.go:255] writing updated cluster config ...
	I0210 12:51:21.612713 1154929 ssh_runner.go:195] Run: rm -f paused
	I0210 12:51:22.025117 1154929 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 12:51:22.028181 1154929 out.go:177] * Done! kubectl is now configured to use "addons-496024" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c9a8a685df524       9c8d328e7d9e8       6 minutes ago       Running             gcp-auth                  0                   9276d50f5a1ee       gcp-auth-cd9db85c-g9cng
	a351a63987017       1611cd07b61d5       15 minutes ago      Running             busybox                   0                   fad51e92b30f3       busybox
	8af0e19f4bd59       2d37f5a3dd01b       27 minutes ago      Running             controller                0                   2eba938499c47       ingress-nginx-controller-56d7c84fd4-mdv9g
	c7fce01c84a15       d54655ed3a854       27 minutes ago      Exited              patch                     1                   095d0fc1a5434       ingress-nginx-admission-patch-krmkn
	4be474a20a0de       d54655ed3a854       27 minutes ago      Exited              create                    0                   a235433e17d59       ingress-nginx-admission-create-ktnqp
	7d16d3c6e9b2f       7ce2150c8929b       28 minutes ago      Running             local-path-provisioner    0                   99242a629647f       local-path-provisioner-76f89f99b5-xx8xv
	7733cfdaf489d       434d64ac3dbf3       28 minutes ago      Running             registry-proxy            0                   c7ef444bf409d       registry-proxy-d58ps
	4112e937a90c3       2f6c962e7b831       28 minutes ago      Running             coredns                   0                   fa7398228a89d       coredns-668d6bf9bc-xftzv
	acd374b196af4       35508c2f890c4       28 minutes ago      Running             minikube-ingress-dns      0                   073345c88a759       kube-ingress-dns-minikube
	436dc82e22300       ba04bb24b9575       28 minutes ago      Running             storage-provisioner       0                   8f7ff6c782d0e       storage-provisioner
	53bf720c34645       e1181ee320546       28 minutes ago      Running             kindnet-cni               0                   715259ade304b       kindnet-4pjhf
	88bbb94c3d6e8       e124fbed851d7       28 minutes ago      Running             kube-proxy                0                   9be8a58ce1eee       kube-proxy-kh2mg
	33d93261ae098       ddb38cac617cb       28 minutes ago      Running             kube-scheduler            0                   e13c5bfff723c       kube-scheduler-addons-496024
	3040b57fcc290       7fc9d4aa817aa       28 minutes ago      Running             etcd                      0                   d4301d70e65f5       etcd-addons-496024
	dbf3743c08dd6       265c2dedf28ab       28 minutes ago      Running             kube-apiserver            0                   e63321a8946a0       kube-apiserver-addons-496024
	2aa6cb57ba604       2933761aa7ada       28 minutes ago      Running             kube-controller-manager   0                   4a220439518da       kube-controller-manager-addons-496024
	
	
	==> containerd <==
	Feb 10 13:12:15 addons-496024 containerd[826]: time="2025-02-10T13:12:15.339007209Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:12:15 addons-496024 containerd[826]: time="2025-02-10T13:12:15.463494065Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:12:15 addons-496024 containerd[826]: time="2025-02-10T13:12:15.748955897Z" level=error msg="PullImage \"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:12:15 addons-496024 containerd[826]: time="2025-02-10T13:12:15.748996061Z" level=info msg="stop pulling image docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: active requests=0, bytes read=11058"
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.266904232Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430,Uid:d5563cd7-70b3-4859-9042-e14d0cab36e5,Namespace:local-path-storage,Attempt:0,}"
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.315900578Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.316381455Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.316547846Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.316774258Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.367472852Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430,Uid:d5563cd7-70b3-4859-9042-e14d0cab36e5,Namespace:local-path-storage,Attempt:0,} returns sandbox id \"33a43319fbc511c9374460a76070125ec8519a565b23a4065244455e842f2379\""
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.371488431Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.374727233Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.501728154Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.893095255Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:12:33 addons-496024 containerd[826]: time="2025-02-10T13:12:33.893141236Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=13349"
	Feb 10 13:12:46 addons-496024 containerd[826]: time="2025-02-10T13:12:46.335761112Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Feb 10 13:12:46 addons-496024 containerd[826]: time="2025-02-10T13:12:46.338045102Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:12:46 addons-496024 containerd[826]: time="2025-02-10T13:12:46.467292586Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:12:46 addons-496024 containerd[826]: time="2025-02-10T13:12:46.737578770Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:12:46 addons-496024 containerd[826]: time="2025-02-10T13:12:46.737681276Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=11054"
	Feb 10 13:13:12 addons-496024 containerd[826]: time="2025-02-10T13:13:12.335604004Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Feb 10 13:13:12 addons-496024 containerd[826]: time="2025-02-10T13:13:12.338416887Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:13:12 addons-496024 containerd[826]: time="2025-02-10T13:13:12.475673550Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:13:12 addons-496024 containerd[826]: time="2025-02-10T13:13:12.746792580Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:13:12 addons-496024 containerd[826]: time="2025-02-10T13:13:12.746897967Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=11054"
	
	
	==> coredns [4112e937a90c3412769a6343d44f49c1c55ba89776ef1b438409cc441fd48de9] <==
	[INFO] 10.244.0.8:56550 - 38858 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000160746s
	[INFO] 10.244.0.8:56550 - 18498 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001342577s
	[INFO] 10.244.0.8:56550 - 55208 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001418122s
	[INFO] 10.244.0.8:56550 - 59198 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000133637s
	[INFO] 10.244.0.8:56550 - 61996 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000107824s
	[INFO] 10.244.0.8:52762 - 930 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000228545s
	[INFO] 10.244.0.8:52762 - 63399 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000285595s
	[INFO] 10.244.0.8:52762 - 27274 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.00010615s
	[INFO] 10.244.0.8:52762 - 61326 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000262489s
	[INFO] 10.244.0.8:52762 - 12659 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000087606s
	[INFO] 10.244.0.8:52762 - 55572 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00007707s
	[INFO] 10.244.0.8:52762 - 26326 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001227237s
	[INFO] 10.244.0.8:52762 - 41861 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.000939205s
	[INFO] 10.244.0.8:52762 - 27946 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000109744s
	[INFO] 10.244.0.8:52762 - 62563 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000079187s
	[INFO] 10.244.0.8:34370 - 29671 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.00020311s
	[INFO] 10.244.0.8:34370 - 30460 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000133374s
	[INFO] 10.244.0.8:34370 - 46563 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000128352s
	[INFO] 10.244.0.8:34370 - 63033 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000107413s
	[INFO] 10.244.0.8:34370 - 56889 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000080722s
	[INFO] 10.244.0.8:34370 - 53782 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000078531s
	[INFO] 10.244.0.8:34370 - 9395 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00170599s
	[INFO] 10.244.0.8:34370 - 63205 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00140917s
	[INFO] 10.244.0.8:34370 - 32005 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000137731s
	[INFO] 10.244.0.8:34370 - 17881 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000076463s
	
	
	==> describe nodes <==
	Name:               addons-496024
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-496024
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04
	                    minikube.k8s.io/name=addons-496024
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-496024
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 12:45:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-496024
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 13:13:49 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 13:10:23 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 13:10:23 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 13:10:23 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 13:10:23 +0000   Mon, 10 Feb 2025 12:45:01 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-496024
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 80219e9629e44c4481cd682dd5eb52e6
	  System UUID:                886f0eef-cd41-4dd7-968c-c5a1e2ed7d87
	  Boot ID:                    562c7f3c-b16a-445a-b1a8-6d6932d5b74d
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (18 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     nginx                                                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m2s
	  default                     task-pv-pod                                                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  gcp-auth                    gcp-auth-cd9db85c-g9cng                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m37s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-mdv9g                     100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         28m
	  kube-system                 coredns-668d6bf9bc-xftzv                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     28m
	  kube-system                 etcd-addons-496024                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         28m
	  kube-system                 kindnet-4pjhf                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      28m
	  kube-system                 kube-apiserver-addons-496024                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-controller-manager-addons-496024                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-proxy-kh2mg                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-scheduler-addons-496024                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 registry-6c88467877-ds9wr                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 registry-proxy-d58ps                                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  local-path-storage          helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430    0 (0%)        0 (0%)      0 (0%)           0 (0%)         78s
	  local-path-storage          local-path-provisioner-76f89f99b5-xx8xv                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             310Mi (3%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 28m   kube-proxy       
	  Normal   Starting                 28m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 28m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  28m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  28m   kubelet          Node addons-496024 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    28m   kubelet          Node addons-496024 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     28m   kubelet          Node addons-496024 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           28m   node-controller  Node addons-496024 event: Registered Node addons-496024 in Controller
	
	
	==> dmesg <==
	[Feb10 12:15] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	[  +0.012615] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.056433] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.640204] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	
	
	==> etcd [3040b57fcc29061d7cce93ac59beb95de4e506918cbe4b6a3d055ad54b47a658] <==
	{"level":"info","ts":"2025-02-10T12:44:58.065585Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073665Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073846Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-496024 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T12:44:58.073875Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.074076Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073892Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.073910Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.075225Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.076257Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.076815Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.082772Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.121541Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T12:44:58.121769Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-02-10T12:54:58.231138Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1795}
	{"level":"info","ts":"2025-02-10T12:54:58.292375Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":1795,"took":"60.580889ms","hash":2756032716,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4341760,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2025-02-10T12:54:58.292426Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2756032716,"revision":1795,"compact-revision":-1}
	{"level":"info","ts":"2025-02-10T12:59:58.237233Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2264}
	{"level":"info","ts":"2025-02-10T12:59:58.250622Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2264,"took":"12.81289ms","hash":1047376279,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4710400,"current-db-size-in-use":"4.7 MB"}
	{"level":"info","ts":"2025-02-10T12:59:58.250675Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":1047376279,"revision":2264,"compact-revision":1795}
	{"level":"info","ts":"2025-02-10T13:04:58.247565Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2976}
	{"level":"info","ts":"2025-02-10T13:04:58.261928Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2976,"took":"13.838244ms","hash":2987474503,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4001792,"current-db-size-in-use":"4.0 MB"}
	{"level":"info","ts":"2025-02-10T13:04:58.261984Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2987474503,"revision":2976,"compact-revision":2264}
	{"level":"info","ts":"2025-02-10T13:09:58.256470Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":3452}
	{"level":"info","ts":"2025-02-10T13:09:58.270269Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":3452,"took":"13.146104ms","hash":2305024161,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4182016,"current-db-size-in-use":"4.2 MB"}
	{"level":"info","ts":"2025-02-10T13:09:58.271258Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2305024161,"revision":3452,"compact-revision":2976}
	
	
	==> kernel <==
	 13:13:50 up  5:56,  0 users,  load average: 0.09, 0.35, 0.81
	Linux addons-496024 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [53bf720c346455b2ccfdcf011346e0afeec953ec83c7302b6204b34c58503096] <==
	I0210 13:11:42.095365       1 main.go:301] handling current node
	I0210 13:11:52.094208       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:11:52.094320       1 main.go:301] handling current node
	I0210 13:12:02.101594       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:12:02.101634       1 main.go:301] handling current node
	I0210 13:12:12.094354       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:12:12.094384       1 main.go:301] handling current node
	I0210 13:12:22.097397       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:12:22.097433       1 main.go:301] handling current node
	I0210 13:12:32.095501       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:12:32.095602       1 main.go:301] handling current node
	I0210 13:12:42.094749       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:12:42.094988       1 main.go:301] handling current node
	I0210 13:12:52.096891       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:12:52.096929       1 main.go:301] handling current node
	I0210 13:13:02.094707       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:13:02.094745       1 main.go:301] handling current node
	I0210 13:13:12.094181       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:13:12.094234       1 main.go:301] handling current node
	I0210 13:13:22.099837       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:13:22.099874       1 main.go:301] handling current node
	I0210 13:13:32.093903       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:13:32.093945       1 main.go:301] handling current node
	I0210 13:13:42.095838       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:13:42.095958       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dbf3743c08dd699c6084aa760b444463d5ed35fed23f6798e13916a41a51a381] <==
	I0210 13:05:02.414867       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 13:05:02.415091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 13:05:02.431884       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 13:05:02.432053       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0210 13:05:03.416712       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0210 13:05:03.431234       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0210 13:05:03.444735       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0210 13:05:16.176049       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:16.176086       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	I0210 13:05:16.208270       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.71.224"}
	W0210 13:05:16.272880       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:16.272996       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 13:05:16.290937       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:16.290987       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	I0210 13:05:42.507529       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0210 13:05:43.661128       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0210 13:05:48.094028       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0210 13:05:48.376193       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:48.376244       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	I0210 13:05:48.450402       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.46.46"}
	I0210 13:05:50.842401       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	W0210 13:07:01.847403       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:07:01.847554       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 13:07:13.436049       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:07:13.436093       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	
	
	==> kube-controller-manager [2aa6cb57ba6040ad8ca3d31e9c5454674a74c4518a9274e9547304b47e0c0e44] <==
	W0210 13:13:17.185758       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:13:17.186955       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0210 13:13:17.187901       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:13:17.187938       1 reflector.go:166] "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"
	I0210 13:13:19.128724       1 reconciler.go:360] "attacherDetacher.AttachVolume started" logger="persistentvolume-attach-detach-controller" volumeName="kubernetes.io/csi/hostpath.csi.k8s.io^ca432bb0-e7ae-11ef-b76c-4279a70958d7" nodeName="addons-496024" scheduledPods=["default/task-pv-pod"]
	W0210 13:13:24.579047       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:13:24.580247       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="nodeinfo.volcano.sh/v1alpha1, Resource=numatopologies"
	W0210 13:13:24.581239       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:13:24.581276       1 reflector.go:166] "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"
	W0210 13:13:24.796101       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:13:24.797217       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotclasses"
	W0210 13:13:24.798192       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:13:24.798231       1 reflector.go:166] "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"
	W0210 13:13:34.328783       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:13:34.329803       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="bus.volcano.sh/v1alpha1, Resource=commands"
	W0210 13:13:34.330887       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:13:34.330926       1 reflector.go:166] "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"
	W0210 13:13:35.993959       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:13:35.995208       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobtemplates"
	W0210 13:13:35.996298       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:13:35.996337       1 reflector.go:166] "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"
	W0210 13:13:49.993138       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:13:49.994440       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=podgroups"
	W0210 13:13:49.995424       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:13:49.995460       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [88bbb94c3d6e8f98904320ab14d0a209c2f64e4d65430ec229b026b15f4001a7] <==
	I0210 12:45:09.307844       1 server_linux.go:66] "Using iptables proxy"
	I0210 12:45:09.449262       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 12:45:09.456577       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`"
	I0210 12:45:09.510491       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 12:45:09.510548       1 server_linux.go:170] "Using iptables Proxier"
	I0210 12:45:09.512380       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"
	I0210 12:45:09.512687       1 server.go:497] "Version info" version="v1.32.1"
	I0210 12:45:09.512703       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 12:45:09.514214       1 config.go:199] "Starting service config controller"
	I0210 12:45:09.514235       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 12:45:09.514254       1 config.go:105] "Starting endpoint slice config controller"
	I0210 12:45:09.514259       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 12:45:09.516838       1 config.go:329] "Starting node config controller"
	I0210 12:45:09.516852       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 12:45:09.614374       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 12:45:09.614418       1 shared_informer.go:320] Caches are synced for service config
	I0210 12:45:09.621445       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [33d93261ae0987dc53d9f1510f053a83320a767276bceedf089df33debbd539a] <==
	E0210 12:45:01.812104       1 reflector.go:166] "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"
	W0210 12:45:01.811074       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 12:45:01.812309       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.811104       1 reflector.go:569] 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
	E0210 12:45:01.812498       1 reflector.go:166] "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"
	W0210 12:45:01.811132       1 reflector.go:569] 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
	E0210 12:45:01.812670       1 reflector.go:166] "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"
	E0210 12:45:01.812846       1 reflector.go:166] "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"
	W0210 12:45:01.814233       1 reflector.go:569] 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
	E0210 12:45:01.814565       1 reflector.go:166] "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"
	W0210 12:45:01.815928       1 reflector.go:569] 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
	E0210 12:45:01.816103       1 reflector.go:166] "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"
	W0210 12:45:01.816283       1 reflector.go:569] 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
	E0210 12:45:01.816425       1 reflector.go:166] "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"
	W0210 12:45:01.816613       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 12:45:01.816717       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.816904       1 reflector.go:569] 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
	E0210 12:45:01.817001       1 reflector.go:166] "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"
	W0210 12:45:01.817167       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0210 12:45:01.817266       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.817623       1 reflector.go:569] 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
	E0210 12:45:01.817775       1 reflector.go:166] "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"
	W0210 12:45:01.817942       1 reflector.go:569] 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
	E0210 12:45:01.818040       1 reflector.go:166] "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"
	I0210 12:45:03.007280       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 13:13:00 addons-496024 kubelet[1523]: E0210 13:13:00.336129    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="d5563cd7-70b3-4859-9042-e14d0cab36e5
"
	Feb 10 13:13:01 addons-496024 kubelet[1523]: E0210 13:13:01.334369    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:13:10 addons-496024 kubelet[1523]: I0210 13:13:10.334316    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-d58ps" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:13:10 addons-496024 kubelet[1523]: I0210 13:13:10.334431    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:13:10 addons-496024 kubelet[1523]: E0210 13:13:10.336039    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:13:11 addons-496024 kubelet[1523]: E0210 13:13:11.334950    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="6f90b63f-7f25-4703-ae77-75d957455bcd"
	Feb 10 13:13:12 addons-496024 kubelet[1523]: E0210 13:13:12.747091    1523 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:13:12 addons-496024 kubelet[1523]: E0210 13:13:12.747159    1523 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:13:12 addons-496024 kubelet[1523]: E0210 13:13:12.747291    1523 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:helper-pod,Image:docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79,Command:[/bin/sh /script/setup],Args:[-p /opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc -s 67108864 -m Filesystem],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:VOL_DIR,Value:/opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc,ValueFrom:nil,},EnvVar{Name:VOL_MODE,Value:Filesystem,ValueFrom:nil,},EnvVar{Name:VOL_SIZE_BYTES,Value:67108864,ValueFrom:nil,},EnvVar{Name:GOOGLE_APPLICATION_CREDENTIALS,Value:/google-app-creds.json,ValueFrom:nil,},EnvVar{Name:PROJECT_ID,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GCP_PROJECT,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GCLOUD_PROJECT,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GOOGLE_CLOUD_PROJECT,Value
:this_is_fake,ValueFrom:nil,},EnvVar{Name:CLOUDSDK_CORE_PROJECT,Value:this_is_fake,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:script,ReadOnly:false,MountPath:/script,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:data,ReadOnly:false,MountPath:/opt/local-path-provisioner/,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-9p9bw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:gcp-creds,ReadOnly:true,MountPath:/google-app-creds.json,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{
},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430_local-path-storage(d5563cd7-70b3-4859-9042-e14d0cab36e5): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 13:13:12 addons-496024 kubelet[1523]: E0210 13:13:12.748989    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="d5563cd7-70b3-4859-9042-e14d0cab36e5"
	Feb 10 13:13:16 addons-496024 kubelet[1523]: E0210 13:13:16.334496    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:13:22 addons-496024 kubelet[1523]: E0210 13:13:22.334535    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="6f90b63f-7f25-4703-ae77-75d957455bcd"
	Feb 10 13:13:24 addons-496024 kubelet[1523]: E0210 13:13:24.334568    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="d5563cd7-70b3-4859-9042-e14d0cab36e5
"
	Feb 10 13:13:25 addons-496024 kubelet[1523]: I0210 13:13:25.334170    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:13:25 addons-496024 kubelet[1523]: E0210 13:13:25.335597    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:13:29 addons-496024 kubelet[1523]: E0210 13:13:29.334435    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:13:34 addons-496024 kubelet[1523]: E0210 13:13:34.335048    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="6f90b63f-7f25-4703-ae77-75d957455bcd"
	Feb 10 13:13:35 addons-496024 kubelet[1523]: E0210 13:13:35.337320    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="d5563cd7-70b3-4859-9042-e14d0cab36e5
"
	Feb 10 13:13:39 addons-496024 kubelet[1523]: I0210 13:13:39.334665    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:13:39 addons-496024 kubelet[1523]: E0210 13:13:39.336359    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:13:43 addons-496024 kubelet[1523]: E0210 13:13:43.334729    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:13:47 addons-496024 kubelet[1523]: E0210 13:13:47.337370    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="d5563cd7-70b3-4859-9042-e14d0cab36e5
"
	Feb 10 13:13:49 addons-496024 kubelet[1523]: E0210 13:13:49.336085    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="6f90b63f-7f25-4703-ae77-75d957455bcd"
	Feb 10 13:13:50 addons-496024 kubelet[1523]: I0210 13:13:50.334224    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:13:50 addons-496024 kubelet[1523]: E0210 13:13:50.335172    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	
	
	==> storage-provisioner [436dc82e2230039fc4afaef1a03abf6e473fadd0fa7529b4744accd53f1e7fa8] <==
	I0210 12:45:15.340119       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 12:45:15.351473       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 12:45:15.351515       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 12:45:15.361196       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 12:45:15.361375       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	I0210 12:45:15.362102       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"226f9a0c-8ecb-4cce-9ccf-bd91955ecb20", APIVersion:"v1", ResourceVersion:"587", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171 became leader
	I0210 12:45:15.461746       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
helpers_test.go:261: (dbg) Run:  kubectl --context addons-496024 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-496024 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-496024 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430: exit status 1 (119.036692ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-496024/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 13:05:48 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bptc2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-bptc2:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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                        8m3s                   default-scheduler  Successfully assigned default/nginx to addons-496024
	  Warning  FailedToRetrieveImagePullSecret  6m44s (x8 over 8m3s)   kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Warning  Failed                           6m29s (x4 over 8m2s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           6m29s (x4 over 8m2s)   kubelet            Error: ErrImagePull
	  Normal   Pulling                          5m5s (x5 over 8m3s)    kubelet            Pulling image "docker.io/nginx:alpine"
	  Normal   BackOff                          2m55s (x21 over 8m2s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	  Warning  Failed                           2m55s (x21 over 8m2s)  kubelet            Error: ImagePullBackOff
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-496024/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 12:58:57 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.25
	IPs:
	  IP:  10.244.0.25
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xwq9w (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-xwq9w:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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                        14m                   default-scheduler        Successfully assigned default/task-pv-pod to addons-496024
	  Warning  Failed                           14m (x2 over 14m)     kubelet                  Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           13m (x2 over 14m)     kubelet                  Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           13m (x4 over 14m)     kubelet                  Error: ErrImagePull
	  Normal   Pulling                          12m (x5 over 14m)     kubelet                  Pulling image "docker.io/nginx"
	  Warning  FailedToRetrieveImagePullSecret  9m44s (x25 over 14m)  kubelet                  Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   BackOff                          4m52s (x41 over 14m)  kubelet                  Back-off pulling image "docker.io/nginx"
	  Warning  Failed                           4m52s (x41 over 14m)  kubelet                  Error: ImagePullBackOff
	  Warning  FailedAttachVolume               36s (x4 over 6m40s)   attachdetach-controller  AttachVolume.Attach failed for volume "pvc-cc8817e0-4c34-4648-b073-c2186fae7d34" : timed out waiting for external-attacher of hostpath.csi.k8s.io CSI driver to attach volume ca432bb0-e7ae-11ef-b76c-4279a70958d7
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-br5jl (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-br5jl:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-ktnqp" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-krmkn" not found
	Error from server (NotFound): pods "registry-6c88467877-ds9wr" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-496024 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 addons disable ingress --alsologtostderr -v=1: (7.928501521s)
--- FAIL: TestAddons/parallel/Ingress (492.61s)

                                                
                                    
x
+
TestAddons/parallel/CSI (381.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0210 12:58:48.494854 1154158 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0210 12:58:48.502993 1154158 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0210 12:58:48.503026 1154158 kapi.go:107] duration metric: took 8.187814ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 8.199876ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-496024 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-496024 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [ef5da2ba-f118-44c9-8bc1-0f98694c87f9] Pending
helpers_test.go:344: "task-pv-pod" [ef5da2ba-f118-44c9-8bc1-0f98694c87f9] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:329: TestAddons/parallel/CSI: WARNING: pod list for "default" "app=task-pv-pod" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:506: ***** TestAddons/parallel/CSI: pod "app=task-pv-pod" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:506: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
addons_test.go:506: TestAddons/parallel/CSI: showing logs for failed pods as of 2025-02-10 13:04:58.299724509 +0000 UTC m=+1260.589291653
addons_test.go:506: (dbg) Run:  kubectl --context addons-496024 describe po task-pv-pod -n default
addons_test.go:506: (dbg) kubectl --context addons-496024 describe po task-pv-pod -n default:
Name:             task-pv-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-496024/192.168.49.2
Start Time:       Mon, 10 Feb 2025 12:58:57 +0000
Labels:           app=task-pv-pod
Annotations:      <none>
Status:           Pending
IP:               10.244.0.25
IPs:
IP:  10.244.0.25
Containers:
task-pv-container:
Container ID:   
Image:          docker.io/nginx
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ErrImagePull
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/usr/share/nginx/html from task-pv-storage (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xwq9w (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
task-pv-storage:
Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName:  hpvc
ReadOnly:   false
kube-api-access-xwq9w:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
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                        6m1s                   default-scheduler  Successfully assigned default/task-pv-pod to addons-496024
Warning  Failed                           5m25s (x2 over 5m47s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Warning  Failed                           4m44s (x2 over 6m)     kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Warning  Failed                           4m44s (x4 over 6m)     kubelet            Error: ErrImagePull
Warning  Failed                           4m18s (x6 over 5m59s)  kubelet            Error: ImagePullBackOff
Normal   Pulling                          3m15s (x5 over 6m)     kubelet            Pulling image "docker.io/nginx"
Warning  FailedToRetrieveImagePullSecret  51s (x25 over 6m)      kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Normal   BackOff                          39s (x21 over 5m59s)   kubelet            Back-off pulling image "docker.io/nginx"
addons_test.go:506: (dbg) Run:  kubectl --context addons-496024 logs task-pv-pod -n default
addons_test.go:506: (dbg) Non-zero exit: kubectl --context addons-496024 logs task-pv-pod -n default: exit status 1 (90.144989ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "task-pv-container" in pod "task-pv-pod" is waiting to start: image can't be pulled

                                                
                                                
** /stderr **
addons_test.go:506: kubectl --context addons-496024 logs task-pv-pod -n default: exit status 1
addons_test.go:507: failed waiting for pod task-pv-pod: app=task-pv-pod within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/CSI]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-496024
helpers_test.go:235: (dbg) docker inspect addons-496024:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c",
	        "Created": "2025-02-10T12:44:38.02437167Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1155434,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T12:44:38.187179709Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hostname",
	        "HostsPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hosts",
	        "LogPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c-json.log",
	        "Name": "/addons-496024",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-496024:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-496024",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda-init/diff:/var/lib/docker/overlay2/a854d90bff01c13397bdc7738e4859766e44b85d0fe80ea06685caff7fd7bd03/diff",
	                "MergedDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/merged",
	                "UpperDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/diff",
	                "WorkDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-496024",
	                "Source": "/var/lib/docker/volumes/addons-496024/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-496024",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-496024",
	                "name.minikube.sigs.k8s.io": "addons-496024",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "77edbc9cb943829a09600653ae4f7c3b085cc3e716fcfcddbb3616dc399f7565",
	            "SandboxKey": "/var/run/docker/netns/77edbc9cb943",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34238"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34239"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34242"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34240"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34241"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-496024": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9b8dc150646ed997a28b5c22f2774a9f5c8420e10e37cf6bbe6642d4e6b54fe6",
	                    "EndpointID": "80e9ce28045d31fdc41dcedf0d6ad69a4ea2b761c9b5e52b07857847cd2bb2b0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-496024",
	                        "a833a00269b1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-496024 -n addons-496024
helpers_test.go:244: <<< TestAddons/parallel/CSI FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/CSI]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 logs -n 25: (1.890263791s)
helpers_test.go:252: TestAddons/parallel/CSI logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:43 UTC |                     |
	|         | -p download-only-371909              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | -o=json --download-only              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | -p download-only-582388              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | download-docker-342071               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-342071            | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | binary-mirror-428296                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45231               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-428296              | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| addons  | enable dashboard -p                  | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| start   | -p addons-496024 --wait=true         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:51 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=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:57 UTC | 10 Feb 25 12:57 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|         | disable nvidia-device-plugin         |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:44:12
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:44:12.174412 1154929 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:44:12.174617 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.174649 1154929 out.go:358] Setting ErrFile to fd 2...
	I0210 12:44:12.174671 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.175048 1154929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 12:44:12.175795 1154929 out.go:352] Setting JSON to false
	I0210 12:44:12.176632 1154929 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19597,"bootTime":1739171855,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 12:44:12.176730 1154929 start.go:139] virtualization:  
	I0210 12:44:12.180318 1154929 out.go:177] * [addons-496024] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:44:12.184225 1154929 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 12:44:12.184410 1154929 notify.go:220] Checking for updates...
	I0210 12:44:12.190162 1154929 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:44:12.193244 1154929 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:44:12.196281 1154929 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 12:44:12.199082 1154929 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:44:12.201899 1154929 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:44:12.205032 1154929 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:44:12.230993 1154929 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:44:12.231110 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.287263 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.278058309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.287371 1154929 docker.go:318] overlay module found
	I0210 12:44:12.290561 1154929 out.go:177] * Using the docker driver based on user configuration
	I0210 12:44:12.293389 1154929 start.go:297] selected driver: docker
	I0210 12:44:12.293405 1154929 start.go:901] validating driver "docker" against <nil>
	I0210 12:44:12.293418 1154929 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:44:12.294126 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.358738 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.33995232 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.358954 1154929 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:44:12.359203 1154929 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]
	I0210 12:44:12.362062 1154929 out.go:177] * Using Docker driver with root privileges
	I0210 12:44:12.364943 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:12.365006 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:12.365018 1154929 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:44:12.365104 1154929 start.go:340] cluster config:
	{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 G
PUs: AutoPauseInterval:1m0s}
	I0210 12:44:12.368184 1154929 out.go:177] * Starting "addons-496024" primary control-plane node in "addons-496024" cluster
	I0210 12:44:12.371038 1154929 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 12:44:12.373887 1154929 out.go:177] * Pulling base image v0.0.46 ...
	I0210 12:44:12.376645 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:12.376674 1154929 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:44:12.376695 1154929 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:12.376715 1154929 cache.go:56] Caching tarball of preloaded images
	I0210 12:44:12.376797 1154929 preload.go:172] Found /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0210 12:44:12.376806 1154929 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 12:44:12.377152 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:12.377183 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json: {Name:mkada89d2de683c91e0033db81645d5c112b8e12 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:12.391950 1154929 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:44:12.392096 1154929 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:44:12.392124 1154929 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:44:12.392129 1154929 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:44:12.392137 1154929 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:44:12.392142 1154929 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 12:44:29.623765 1154929 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 12:44:29.623800 1154929 cache.go:230] Successfully downloaded all kic artifacts
	I0210 12:44:29.623841 1154929 start.go:360] acquireMachinesLock for addons-496024: {Name:mk8f96bb6e2694bddb5d3ee7d9a04e13cd301431 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 12:44:29.623967 1154929 start.go:364] duration metric: took 104.582µs to acquireMachinesLock for "addons-496024"
	I0210 12:44:29.623997 1154929 start.go:93] Provisioning new machine with config: &{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePa
th: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:44:29.624072 1154929 start.go:125] createHost starting for "" (driver="docker")
	I0210 12:44:29.627369 1154929 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 12:44:29.627612 1154929 start.go:159] libmachine.API.Create for "addons-496024" (driver="docker")
	I0210 12:44:29.627656 1154929 client.go:168] LocalClient.Create starting
	I0210 12:44:29.627777 1154929 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem
	I0210 12:44:30.739806 1154929 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem
	I0210 12:44:31.278654 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	W0210 12:44:31.296007 1154929 cli_runner.go:211] docker network inspect addons-496024 --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
	I0210 12:44:31.296087 1154929 network_create.go:284] running [docker network inspect addons-496024] to gather additional debugging logs...
	I0210 12:44:31.296107 1154929 cli_runner.go:164] Run: docker network inspect addons-496024
	W0210 12:44:31.315242 1154929 cli_runner.go:211] docker network inspect addons-496024 returned with exit code 1
	I0210 12:44:31.315272 1154929 network_create.go:287] error running [docker network inspect addons-496024]: docker network inspect addons-496024: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-496024 not found
	I0210 12:44:31.315287 1154929 network_create.go:289] output of [docker network inspect addons-496024]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-496024 not found
	
	** /stderr **
	I0210 12:44:31.315387 1154929 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}}]}"
	I0210 12:44:31.337947 1154929 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:0x40001e6e50}
	I0210 12:44:31.337989 1154929 network_create.go:124] attempt to create docker network addons-496024 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 12:44:31.338047 1154929 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-496024 addons-496024
	I0210 12:44:31.411395 1154929 network_create.go:108] docker network addons-496024 192.168.49.0/24 created
	I0210 12:44:31.411430 1154929 kic.go:121] calculated static IP "192.168.49.2" for the "addons-496024" container
	I0210 12:44:31.411510 1154929 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 12:44:31.426690 1154929 cli_runner.go:164] Run: docker volume create addons-496024 --label name.minikube.sigs.k8s.io=addons-496024 --label created_by.minikube.sigs.k8s.io=true
	I0210 12:44:31.443778 1154929 oci.go:103] Successfully created a docker volume addons-496024
	I0210 12:44:31.443884 1154929 cli_runner.go:164] Run: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 12:44:33.594969 1154929 cli_runner.go:217] Completed: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (2.151037765s)
	I0210 12:44:33.595002 1154929 oci.go:107] Successfully prepared a docker volume addons-496024
	I0210 12:44:33.595026 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:33.595045 1154929 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 12:44:33.595117 1154929 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 12:44:37.943234 1154929 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.348077664s)
	I0210 12:44:37.943270 1154929 kic.go:203] duration metric: took 4.348219398s to extract preloaded images to volume ...
	W0210 12:44:37.943396 1154929 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 12:44:37.943505 1154929 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 12:44:38.008317 1154929 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-496024 --name addons-496024 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-496024 --network addons-496024 --ip 192.168.49.2 --volume addons-496024:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 12:44:38.357839 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Running}}
	I0210 12:44:38.379899 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.407002 1154929 cli_runner.go:164] Run: docker exec addons-496024 stat /var/lib/dpkg/alternatives/iptables
	I0210 12:44:38.453887 1154929 oci.go:144] the created container "addons-496024" has a running status.
	I0210 12:44:38.453912 1154929 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa...
	I0210 12:44:38.741021 1154929 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 12:44:38.768710 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.798381 1154929 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 12:44:38.798400 1154929 kic_runner.go:114] Args: [docker exec --privileged addons-496024 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 12:44:38.849886 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.879088 1154929 machine.go:93] provisionDockerMachine start ...
	I0210 12:44:38.879177 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:38.903384 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:38.903646 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:38.903655 1154929 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 12:44:38.905443 1154929 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0210 12:44:42.029573 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.029603 1154929 ubuntu.go:169] provisioning hostname "addons-496024"
	I0210 12:44:42.029680 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.049323 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.049717 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.049735 1154929 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-496024 && echo "addons-496024" | sudo tee /etc/hostname
	I0210 12:44:42.194351 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.194551 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.215189 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.215476 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.215503 1154929 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-496024' /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-496024/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-496024' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 12:44:42.342066 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 12:44:42.342095 1154929 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20390-1148769/.minikube CaCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20390-1148769/.minikube}
	I0210 12:44:42.342123 1154929 ubuntu.go:177] setting up certificates
	I0210 12:44:42.342135 1154929 provision.go:84] configureAuth start
	I0210 12:44:42.342208 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:42.361490 1154929 provision.go:143] copyHostCerts
	I0210 12:44:42.361692 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem (1078 bytes)
	I0210 12:44:42.361829 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem (1123 bytes)
	I0210 12:44:42.361907 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem (1679 bytes)
	I0210 12:44:42.361989 1154929 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem org=jenkins.addons-496024 san=[127.0.0.1 192.168.49.2 addons-496024 localhost minikube]
	I0210 12:44:42.981596 1154929 provision.go:177] copyRemoteCerts
	I0210 12:44:42.981665 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 12:44:42.981713 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.997573 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.085989 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 12:44:43.109316 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 12:44:43.133317 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 12:44:43.157029 1154929 provision.go:87] duration metric: took 814.874607ms to configureAuth
	I0210 12:44:43.157054 1154929 ubuntu.go:193] setting minikube options for container-runtime
	I0210 12:44:43.157242 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:44:43.157257 1154929 machine.go:96] duration metric: took 4.278152677s to provisionDockerMachine
	I0210 12:44:43.157265 1154929 client.go:171] duration metric: took 13.529599234s to LocalClient.Create
	I0210 12:44:43.157284 1154929 start.go:167] duration metric: took 13.529677708s to libmachine.API.Create "addons-496024"
	I0210 12:44:43.157298 1154929 start.go:293] postStartSetup for "addons-496024" (driver="docker")
	I0210 12:44:43.157316 1154929 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]
	I0210 12:44:43.157378 1154929 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
	I0210 12:44:43.157425 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.173717 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.262476 1154929 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 12:44:43.265580 1154929 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 12:44:43.265619 1154929 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 12:44:43.265630 1154929 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 12:44:43.265637 1154929 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 12:44:43.265648 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/addons for local assets ...
	I0210 12:44:43.265710 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/files for local assets ...
	I0210 12:44:43.265732 1154929 start.go:296] duration metric: took 108.420636ms for postStartSetup
	I0210 12:44:43.266039 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.282718 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:43.283019 1154929 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:44:43.283070 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.299241 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.386251 1154929 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 12:44:43.390670 1154929 start.go:128] duration metric: took 13.766582084s to createHost
	I0210 12:44:43.390693 1154929 start.go:83] releasing machines lock for "addons-496024", held for 13.76671449s
	I0210 12:44:43.390788 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.406735 1154929 ssh_runner.go:195] Run: cat /version.json
	I0210 12:44:43.406752 1154929 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 12:44:43.406798 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.406813 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.423289 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.429296 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.512928 1154929 ssh_runner.go:195] Run: systemctl --version
	I0210 12:44:43.648033 1154929 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 12:44:43.652226 1154929 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' {}" ;
	I0210 12:44:43.678119 1154929 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0210 12:44:43.678262 1154929 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" ;
	I0210 12:44:43.709626 1154929 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 12:44:43.709647 1154929 start.go:495] detecting cgroup driver to use...
	I0210 12:44:43.709679 1154929 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 12:44:43.709730 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0210 12:44:43.722366 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0210 12:44:43.733747 1154929 docker.go:217] disabling cri-docker service (if available) ...
	I0210 12:44:43.733813 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 12:44:43.747748 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 12:44:43.762266 1154929 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 12:44:43.844959 1154929 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 12:44:43.937374 1154929 docker.go:233] disabling docker service ...
	I0210 12:44:43.937455 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 12:44:43.958281 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 12:44:43.970382 1154929 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 12:44:44.065338 1154929 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 12:44:44.153146 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 12:44:44.165434 1154929 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"
	I0210 12:44:44.181940 1154929 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"
	I0210 12:44:44.191990 1154929 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"
	I0210 12:44:44.202579 1154929 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0210 12:44:44.202695 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0210 12:44:44.212720 1154929 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"
	I0210 12:44:44.222641 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0210 12:44:44.232584 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0210 12:44:44.242383 1154929 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 12:44:44.251903 1154929 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"
	I0210 12:44:44.262341 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0210 12:44:44.273314 1154929 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"
	I0210 12:44:44.283584 1154929 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 12:44:44.291852 1154929 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 12:44:44.300051 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.390002 1154929 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0210 12:44:44.513550 1154929 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0210 12:44:44.513667 1154929 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0210 12:44:44.517389 1154929 start.go:563] Will wait 60s for crictl version
	I0210 12:44:44.517476 1154929 ssh_runner.go:195] Run: which crictl
	I0210 12:44:44.520540 1154929 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 12:44:44.558542 1154929 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0210 12:44:44.558654 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.580094 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.604458 1154929 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0210 12:44:44.607411 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	I0210 12:44:44.622879 1154929 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 12:44:44.626384 1154929 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""
	I0210 12:44:44.637580 1154929 kubeadm.go:883] updating cluster {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Soc
ketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 12:44:44.637706 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:44.637767 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.677449 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.677471 1154929 containerd.go:534] Images already preloaded, skipping extraction
	I0210 12:44:44.677572 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.715185 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.715207 1154929 cache_images.go:84] Images are preloaded, skipping loading
	I0210 12:44:44.715215 1154929 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 containerd true true} ...
	I0210 12:44:44.715305 1154929 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-496024 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0210 12:44:44.715371 1154929 ssh_runner.go:195] Run: sudo crictl info
	I0210 12:44:44.751247 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:44.751269 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:44.751282 1154929 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 12:44:44.751304 1154929 kubeadm.go:189] 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-496024 NodeName:addons-496024 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0210 12:44:44.751416 1154929 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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:///run/containerd/containerd.sock
	  name: "addons-496024"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0210 12:44:44.751488 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 12:44:44.759989 1154929 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 12:44:44.760055 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 12:44:44.768271 1154929 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0210 12:44:44.785406 1154929 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 12:44:44.803066 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2303 bytes)
	I0210 12:44:44.819834 1154929 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 12:44:44.823089 1154929 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""
	I0210 12:44:44.833701 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.916160 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:44:44.930954 1154929 certs.go:68] Setting up /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024 for IP: 192.168.49.2
	I0210 12:44:44.930975 1154929 certs.go:194] generating shared ca certs ...
	I0210 12:44:44.930991 1154929 certs.go:226] acquiring lock for ca certs: {Name:mk359a85bff109dfc6e594f5fab2c15d5856aede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:44.931115 1154929 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key
	I0210 12:44:45.232370 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt ...
	I0210 12:44:45.232414 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt: {Name:mk8c9b74229cfa9d5544ec024d6ecd173e1e4b22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.232640 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key ...
	I0210 12:44:45.232655 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key: {Name:mk82bbe3a90917cfdd1b78da4bf681ffcf9738d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.233560 1154929 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key
	I0210 12:44:45.584556 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt ...
	I0210 12:44:45.584589 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt: {Name:mk6940a5fbed48b5240d1f9d28b87f4ab00825ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.584785 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key ...
	I0210 12:44:45.584797 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key: {Name:mkb2b97b158d822ff52d6b6d8263c105ff0bacc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.585563 1154929 certs.go:256] generating profile certs ...
	I0210 12:44:45.585704 1154929 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key
	I0210 12:44:45.585724 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt with IP's: []
	I0210 12:44:46.307587 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt ...
	I0210 12:44:46.307619 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: {Name:mkad2c1df2b794fa092928c808fba2f7b698c733 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308403 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key ...
	I0210 12:44:46.308419 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key: {Name:mk92e4542b923282a0d4ad6c85bd3938a18b5d20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308512 1154929 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90
	I0210 12:44:46.308532 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 12:44:47.476546 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 ...
	I0210 12:44:47.476582 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90: {Name:mk1069642a41a422ec0d1380604525227f9aa1c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.476777 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 ...
	I0210 12:44:47.476793 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90: {Name:mk524268fb08278cd84efb0c69341de72049db45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.477603 1154929 certs.go:381] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt
	I0210 12:44:47.477699 1154929 certs.go:385] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key
	I0210 12:44:47.477756 1154929 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key
	I0210 12:44:47.477778 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt with IP's: []
	I0210 12:44:47.816128 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt ...
	I0210 12:44:47.816163 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt: {Name:mk1da31ff9bbab79c555d3805593e80413bff447 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816377 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key ...
	I0210 12:44:47.816393 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key: {Name:mk273525f80f41b160473d3d852aead933cf008f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816646 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 12:44:47.816691 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem (1078 bytes)
	I0210 12:44:47.816721 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem (1123 bytes)
	I0210 12:44:47.816750 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem (1679 bytes)
	I0210 12:44:47.817330 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 12:44:47.842327 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 12:44:47.865851 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 12:44:47.889241 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 12:44:47.912463 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 12:44:47.936897 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 12:44:47.959908 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 12:44:47.983024 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 12:44:48.013487 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 12:44:48.042812 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 12:44:48.063649 1154929 ssh_runner.go:195] Run: openssl version
	I0210 12:44:48.069818 1154929 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"
	I0210 12:44:48.081474 1154929 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085424 1154929 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:44 /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085531 1154929 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.093387 1154929 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"
	I0210 12:44:48.103152 1154929 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 12:44:48.106754 1154929 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
	I0210 12:44:48.106837 1154929 kubeadm.go:392] StartCluster: {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Socket
VMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:44:48.106927 1154929 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0210 12:44:48.106994 1154929 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 12:44:48.144086 1154929 cri.go:89] found id: ""
	I0210 12:44:48.144166 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 12:44:48.153071 1154929 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 12:44:48.161780 1154929 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 12:44:48.161888 1154929 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
	I0210 12:44:48.170532 1154929 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
	I0210 12:44:48.170553 1154929 kubeadm.go:157] found existing configuration files:
	
	I0210 12:44:48.170608 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 12:44:48.178914 1154929 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
	I0210 12:44:48.178981 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 12:44:48.187131 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 12:44:48.195608 1154929 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
	I0210 12:44:48.195712 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 12:44:48.203874 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.212458 1154929 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
	I0210 12:44:48.212552 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.220792 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 12:44:48.229721 1154929 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
	I0210 12:44:48.229836 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 12:44:48.238232 1154929 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 12:44:48.299446 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 12:44:48.299718 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1075-aws\n", err: exit status 1
	I0210 12:44:48.357123 1154929 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 12:45:04.009058 1154929 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 12:45:04.009119 1154929 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 12:45:04.009208 1154929 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 12:45:04.009264 1154929 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0210 12:45:04.009308 1154929 kubeadm.go:310] OS: Linux
	I0210 12:45:04.009355 1154929 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 12:45:04.009404 1154929 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 12:45:04.009451 1154929 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 12:45:04.009500 1154929 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 12:45:04.009579 1154929 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 12:45:04.009633 1154929 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 12:45:04.009679 1154929 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 12:45:04.009729 1154929 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 12:45:04.009776 1154929 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 12:45:04.009849 1154929 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 12:45:04.009949 1154929 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 12:45:04.010039 1154929 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 12:45:04.010137 1154929 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 12:45:04.013212 1154929 out.go:235]   - Generating certificates and keys ...
	I0210 12:45:04.013331 1154929 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 12:45:04.013401 1154929 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 12:45:04.013486 1154929 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 12:45:04.013569 1154929 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 12:45:04.013638 1154929 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 12:45:04.013694 1154929 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 12:45:04.013751 1154929 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 12:45:04.013873 1154929 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.013928 1154929 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 12:45:04.014051 1154929 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.014120 1154929 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 12:45:04.014187 1154929 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 12:45:04.014237 1154929 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 12:45:04.014295 1154929 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 12:45:04.014350 1154929 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 12:45:04.014411 1154929 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 12:45:04.014467 1154929 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 12:45:04.014533 1154929 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 12:45:04.014591 1154929 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 12:45:04.014677 1154929 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 12:45:04.014747 1154929 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 12:45:04.017923 1154929 out.go:235]   - Booting up control plane ...
	I0210 12:45:04.018036 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 12:45:04.018121 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 12:45:04.018192 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 12:45:04.018313 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 12:45:04.018432 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 12:45:04.018490 1154929 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 12:45:04.018641 1154929 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 12:45:04.018789 1154929 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 12:45:04.018863 1154929 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000871641s
	I0210 12:45:04.018949 1154929 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 12:45:04.019019 1154929 kubeadm.go:310] [api-check] The API server is healthy after 6.002286454s
	I0210 12:45:04.019156 1154929 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 12:45:04.019298 1154929 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 12:45:04.019368 1154929 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 12:45:04.019555 1154929 kubeadm.go:310] [mark-control-plane] Marking the node addons-496024 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 12:45:04.019617 1154929 kubeadm.go:310] [bootstrap-token] Using token: olu3bm.sleah2iz6f4mt5uy
	I0210 12:45:04.022663 1154929 out.go:235]   - Configuring RBAC rules ...
	I0210 12:45:04.022819 1154929 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 12:45:04.022924 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 12:45:04.023072 1154929 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
	I0210 12:45:04.023259 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 12:45:04.023395 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 12:45:04.023487 1154929 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 12:45:04.023621 1154929 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 12:45:04.023673 1154929 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 12:45:04.023739 1154929 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 12:45:04.023776 1154929 kubeadm.go:310] 
	I0210 12:45:04.023855 1154929 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 12:45:04.023864 1154929 kubeadm.go:310] 
	I0210 12:45:04.023960 1154929 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 12:45:04.023968 1154929 kubeadm.go:310] 
	I0210 12:45:04.024002 1154929 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 12:45:04.024070 1154929 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 12:45:04.024126 1154929 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 12:45:04.024133 1154929 kubeadm.go:310] 
	I0210 12:45:04.024195 1154929 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 12:45:04.024218 1154929 kubeadm.go:310] 
	I0210 12:45:04.024280 1154929 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 12:45:04.024290 1154929 kubeadm.go:310] 
	I0210 12:45:04.024344 1154929 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 12:45:04.024433 1154929 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 12:45:04.024536 1154929 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 12:45:04.024567 1154929 kubeadm.go:310] 
	I0210 12:45:04.024682 1154929 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 12:45:04.024789 1154929 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 12:45:04.024805 1154929 kubeadm.go:310] 
	I0210 12:45:04.024890 1154929 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025045 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a \
	I0210 12:45:04.025078 1154929 kubeadm.go:310] 	--control-plane 
	I0210 12:45:04.025088 1154929 kubeadm.go:310] 
	I0210 12:45:04.025176 1154929 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 12:45:04.025186 1154929 kubeadm.go:310] 
	I0210 12:45:04.025284 1154929 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025675 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a 
	I0210 12:45:04.025718 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:45:04.025740 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:45:04.029576 1154929 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 12:45:04.032600 1154929 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 12:45:04.036746 1154929 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 12:45:04.036769 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 12:45:04.056063 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 12:45:04.366136 1154929 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 12:45:04.366251 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:04.366281 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-496024 minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04 minikube.k8s.io/name=addons-496024 minikube.k8s.io/primary=true
	I0210 12:45:04.569004 1154929 ops.go:34] apiserver oom_adj: -16
	I0210 12:45:04.593667 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.093730 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.594426 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.093770 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.593781 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.094600 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.593705 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.094410 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.594005 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.752529 1154929 kubeadm.go:1113] duration metric: took 4.386341157s to wait for elevateKubeSystemPrivileges
	I0210 12:45:08.752556 1154929 kubeadm.go:394] duration metric: took 20.645752763s to StartCluster
	I0210 12:45:08.752573 1154929 settings.go:142] acquiring lock: {Name:mk92931e94a3d4e8ae0d546403b51cca34e5a890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.753345 1154929 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:45:08.753824 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/kubeconfig: {Name:mk06d12b0cf3e9b895779cec4bbf2c35693a50bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.754050 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 12:45:08.754066 1154929 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:45:08.754316 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.754348 1154929 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0210 12:45:08.754421 1154929 addons.go:69] Setting yakd=true in profile "addons-496024"
	I0210 12:45:08.754435 1154929 addons.go:238] Setting addon yakd=true in "addons-496024"
	I0210 12:45:08.754458 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.754922 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.755431 1154929 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.755454 1154929 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-496024"
	I0210 12:45:08.755480 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.755900 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.756402 1154929 addons.go:69] Setting metrics-server=true in profile "addons-496024"
	I0210 12:45:08.756421 1154929 addons.go:238] Setting addon metrics-server=true in "addons-496024"
	I0210 12:45:08.756450 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.756866 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.757054 1154929 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.757084 1154929 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-496024"
	I0210 12:45:08.757123 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.757604 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.763098 1154929 addons.go:69] Setting cloud-spanner=true in profile "addons-496024"
	I0210 12:45:08.763132 1154929 addons.go:238] Setting addon cloud-spanner=true in "addons-496024"
	I0210 12:45:08.763166 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.763607 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.766541 1154929 addons.go:69] Setting registry=true in profile "addons-496024"
	I0210 12:45:08.766573 1154929 addons.go:238] Setting addon registry=true in "addons-496024"
	I0210 12:45:08.766606 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.770219 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.778004 1154929 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-496024"
	I0210 12:45:08.778081 1154929 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:08.778115 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.778561 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.785254 1154929 addons.go:69] Setting storage-provisioner=true in profile "addons-496024"
	I0210 12:45:08.785352 1154929 addons.go:238] Setting addon storage-provisioner=true in "addons-496024"
	I0210 12:45:08.785421 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.786624 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.794572 1154929 addons.go:69] Setting default-storageclass=true in profile "addons-496024"
	I0210 12:45:08.794611 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-496024"
	I0210 12:45:08.794863 1154929 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-496024"
	I0210 12:45:08.794887 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-496024"
	I0210 12:45:08.794995 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.795157 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.802849 1154929 addons.go:69] Setting gcp-auth=true in profile "addons-496024"
	I0210 12:45:08.802910 1154929 mustload.go:65] Loading cluster: addons-496024
	I0210 12:45:08.803158 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.803517 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.808437 1154929 addons.go:69] Setting volcano=true in profile "addons-496024"
	I0210 12:45:08.808470 1154929 addons.go:238] Setting addon volcano=true in "addons-496024"
	I0210 12:45:08.808589 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.809076 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.825761 1154929 addons.go:69] Setting volumesnapshots=true in profile "addons-496024"
	I0210 12:45:08.825794 1154929 addons.go:238] Setting addon volumesnapshots=true in "addons-496024"
	I0210 12:45:08.825829 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.826475 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.827423 1154929 addons.go:69] Setting ingress=true in profile "addons-496024"
	I0210 12:45:08.827449 1154929 addons.go:238] Setting addon ingress=true in "addons-496024"
	I0210 12:45:08.827559 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.828580 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.849857 1154929 out.go:177] * Verifying Kubernetes components...
	I0210 12:45:08.853809 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:45:08.876200 1154929 addons.go:69] Setting ingress-dns=true in profile "addons-496024"
	I0210 12:45:08.880773 1154929 addons.go:238] Setting addon ingress-dns=true in "addons-496024"
	I0210 12:45:08.880835 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.881357 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.915186 1154929 addons.go:69] Setting inspektor-gadget=true in profile "addons-496024"
	I0210 12:45:08.915222 1154929 addons.go:238] Setting addon inspektor-gadget=true in "addons-496024"
	I0210 12:45:08.915260 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.915712 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.948789 1154929 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 12:45:08.951975 1154929 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:08.951997 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 12:45:08.952062 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:08.976959 1154929 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 12:45:08.978073 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 12:45:08.978146 1154929 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 12:45:09.001856 1154929 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 12:45:09.002365 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 12:45:09.002382 1154929 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 12:45:09.002450 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.031448 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 12:45:09.039715 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:09.039741 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 12:45:09.039808 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.041731 1154929 addons.go:238] Setting addon default-storageclass=true in "addons-496024"
	I0210 12:45:09.041770 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.042188 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.055125 1154929 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:09.055155 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 12:45:09.055216 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.065574 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0210 12:45:09.069019 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0210 12:45:09.072309 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0210 12:45:09.074242 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 12:45:09.078111 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 12:45:09.078618 1154929 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.078639 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0210 12:45:09.078704 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.079356 1154929 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 12:45:09.079705 1154929 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 12:45:09.098800 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.108084 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 12:45:09.108089 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 12:45:09.108102 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 12:45:09.126871 1154929 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 12:45:09.126957 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.133276 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.133628 1154929 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.133649 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 12:45:09.133714 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.139411 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 12:45:09.139716 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 12:45:09.150913 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.108198 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 12:45:09.155053 1154929 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 12:45:09.155160 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.166668 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:09.166689 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 12:45:09.166751 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.120126 1154929 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-496024"
	I0210 12:45:09.170388 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.170835 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.171259 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.128002 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 12:45:09.180975 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 12:45:09.181141 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.181337 1154929 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 12:45:09.189558 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 12:45:09.190528 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.190543 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 12:45:09.190604 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.198005 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 12:45:09.198026 1154929 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 12:45:09.198084 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.230160 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 12:45:09.233210 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.234010 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.240463 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 12:45:09.245438 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 12:45:09.247630 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.259081 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 12:45:09.264682 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 12:45:09.264710 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 12:45:09.264791 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.275847 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.276326 1154929 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:09.276339 1154929 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 12:45:09.276389 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.347726 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.374859 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.392798 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.414733 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.417684 1154929 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 12:45:09.418054 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.425060 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.426767 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.429722 1154929 out.go:177]   - Using image docker.io/busybox:stable
	I0210 12:45:09.429896 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432636 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432692 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:09.432706 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 12:45:09.432761 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.467052 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	W0210 12:45:09.470782 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.470813 1154929 retry.go:31] will retry after 245.370549ms: ssh: handshake failed: EOF
	W0210 12:45:09.471344 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.471359 1154929 retry.go:31] will retry after 148.958102ms: ssh: handshake failed: EOF
	W0210 12:45:09.621120 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.621150 1154929 retry.go:31] will retry after 267.879662ms: ssh: handshake failed: EOF
	I0210 12:45:09.853481 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 12:45:09.853605 1154929 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 12:45:09.890968 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.895965 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.141886425s)
	I0210 12:45:09.896122 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 12:45:09.896170 1154929 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.04233915s)
	I0210 12:45:09.896216 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:45:09.949596 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 12:45:09.949676 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 12:45:09.960905 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:09.961320 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.971714 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.972128 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:09.972149 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 12:45:10.011135 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 12:45:10.011162 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 12:45:10.022218 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:10.050846 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 12:45:10.050868 1154929 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 12:45:10.073804 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.073880 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 12:45:10.074297 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:10.078685 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 12:45:10.078756 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 12:45:10.116420 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:10.150176 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 12:45:10.150203 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 12:45:10.170910 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:10.257114 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 12:45:10.257145 1154929 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)
	I0210 12:45:10.287931 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 12:45:10.287957 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 12:45:10.291002 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.323299 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 12:45:10.323367 1154929 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 12:45:10.357769 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:10.380472 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:10.418676 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 12:45:10.418746 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 12:45:10.425984 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 12:45:10.426059 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 12:45:10.662873 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:10.662894 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 12:45:10.798494 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 12:45:10.798563 1154929 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 12:45:10.828919 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 12:45:10.828991 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 12:45:10.941795 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:11.066149 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 12:45:11.066174 1154929 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 12:45:11.301188 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 12:45:11.301215 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0210 12:45:11.344733 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.344755 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 12:45:11.560172 1154929 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:11.560198 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 12:45:11.692781 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 12:45:11.692807 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 12:45:11.793868 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.979248 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:12.058836 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 12:45:12.058862 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 12:45:12.349864 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 12:45:12.349890 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 12:45:12.698575 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 12:45:12.698594 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 12:45:13.136861 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:13.136928 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 12:45:13.520346 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:16.130576 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 12:45:16.130654 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.157471 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:16.722903 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 12:45:16.938986 1154929 addons.go:238] Setting addon gcp-auth=true in "addons-496024"
	I0210 12:45:16.939036 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:16.939473 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:16.958251 1154929 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 12:45:16.958305 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.982361 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:19.491372 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.600371619s)
	I0210 12:45:19.491485 1154929 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (9.595259937s)
	I0210 12:45:19.492151 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (9.596011778s)
	I0210 12:45:19.492491 1154929 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 12:45:19.492527 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (9.321595115s)
	I0210 12:45:19.492557 1154929 addons.go:479] Verifying addon registry=true in "addons-496024"
	I0210 12:45:19.492984 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (9.201953678s)
	I0210 12:45:19.493032 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.135195965s)
	I0210 12:45:19.493246 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.112700682s)
	I0210 12:45:19.493389 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.551524642s)
	I0210 12:45:19.493401 1154929 addons.go:479] Verifying addon metrics-server=true in "addons-496024"
	I0210 12:45:19.493437 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.699541767s)
	I0210 12:45:19.492328 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (9.53134757s)
	I0210 12:45:19.492352 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.53101391s)
	I0210 12:45:19.492433 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.520663844s)
	I0210 12:45:19.494548 1154929 addons.go:479] Verifying addon ingress=true in "addons-496024"
	I0210 12:45:19.492507 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.376067123s)
	I0210 12:45:19.492475 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (9.418133633s)
	I0210 12:45:19.492469 1154929 node_ready.go:35] waiting up to 6m0s for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.492450 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.470214907s)
	I0210 12:45:19.495172 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.515890149s)
	W0210 12:45:19.495194 1154929 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.495208 1154929 retry.go:31] will retry after 296.809812ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.499004 1154929 out.go:177] * Verifying registry addon...
	I0210 12:45:19.501023 1154929 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-496024 service yakd-dashboard -n yakd-dashboard
	
	I0210 12:45:19.501084 1154929 out.go:177] * Verifying ingress addon...
	I0210 12:45:19.504071 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 12:45:19.504903 1154929 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0210 12:45:19.544888 1154929 node_ready.go:49] node "addons-496024" has status "Ready":"True"
	I0210 12:45:19.544954 1154929 node_ready.go:38] duration metric: took 49.99184ms for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.544978 1154929 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" ...
	I0210 12:45:19.595648 1154929 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:45:19.595720 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:19.596161 1154929 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 12:45:19.596182 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0210 12:45:19.645454 1154929 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0210 12:45:19.689296 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:19.792443 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:20.014067 1154929 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-496024" context rescaled to 1 replicas
	I0210 12:45:20.028407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.030443 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.059668 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.539222277s)
	I0210 12:45:20.059704 1154929 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:20.059905 1154929 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.101630543s)
	I0210 12:45:20.063137 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:20.063262 1154929 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 12:45:20.066630 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 12:45:20.067579 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 12:45:20.071365 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 12:45:20.071440 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 12:45:20.119515 1154929 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:45:20.119593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.144518 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 12:45:20.144594 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 12:45:20.235274 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.235298 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 12:45:20.294236 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.509766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.510213 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.602973 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.702286 1154929 pod_ready.go:98] error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702318 1154929 pod_ready.go:82] duration metric: took 1.012992215s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	E0210 12:45:20.702330 1154929 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702339 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:21.009984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.010303 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.072174 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:21.298586 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.50609427s)
	I0210 12:45:21.525818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.526484 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.594810 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.300529216s)
	I0210 12:45:21.597778 1154929 addons.go:479] Verifying addon gcp-auth=true in "addons-496024"
	I0210 12:45:21.601397 1154929 out.go:177] * Verifying gcp-auth addon...
	I0210 12:45:21.605431 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 12:45:21.623507 1154929 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 12:45:21.624239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.011402 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.011546 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.071159 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.510484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.510992 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.610713 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.709684 1154929 pod_ready.go:103] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:23.009882 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.010105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.077813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:23.510488 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.510717 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.579491 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.011352 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.012814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.071295 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.508274 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.508811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.582623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.708533 1154929 pod_ready.go:93] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.708559 1154929 pod_ready.go:82] duration metric: took 4.00621169s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.708572 1154929 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713649 1154929 pod_ready.go:93] pod "etcd-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.713719 1154929 pod_ready.go:82] duration metric: took 5.138348ms for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713751 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718591 1154929 pod_ready.go:93] pod "kube-apiserver-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.718616 1154929 pod_ready.go:82] duration metric: took 4.847954ms for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718628 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723145 1154929 pod_ready.go:93] pod "kube-controller-manager-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.723170 1154929 pod_ready.go:82] duration metric: took 4.533616ms for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723185 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727614 1154929 pod_ready.go:93] pod "kube-proxy-kh2mg" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.727638 1154929 pod_ready.go:82] duration metric: took 4.444558ms for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727648 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.013597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.014226 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.071595 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:25.113795 1154929 pod_ready.go:93] pod "kube-scheduler-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:25.113827 1154929 pod_ready.go:82] duration metric: took 386.170231ms for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.113840 1154929 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.511284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.511725 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.571748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.009849 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.010310 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.071786 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.508885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.509011 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.571897 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.010937 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.011113 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.071364 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.118408 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:27.515510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.515955 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.571275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.010465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.010763 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.070822 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.511299 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.512000 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.572083 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.009218 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.010284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.072161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.119592 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:29.509030 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.509097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.571359 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.023403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.024209 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.072019 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.508303 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.508670 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.572486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.010021 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.010177 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.071753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.120348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:31.508650 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.510043 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.571804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.008714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.009773 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.509630 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.509694 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.609471 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.008233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.009389 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.509134 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.571465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.619433 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:34.014797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.015101 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.071300 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:34.508239 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.509714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.571226 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.014575 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.014815 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.070922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.509069 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.509224 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.571208 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.011149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.011980 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.112547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.119902 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:36.508916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.509273 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.610724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.010343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.010535 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.071613 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.526437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.526932 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.577825 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.011454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.011744 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.114315 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.123009 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:38.514806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.616407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.617896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.010574 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.010981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.072760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.509704 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.510095 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.571649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.016563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.017378 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.073210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.126348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:40.509387 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.509902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.572099 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.008879 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.009582 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.073068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.508119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.509109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.570955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.014228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.015100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.072432 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.508728 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.509092 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.571837 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.620852 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:43.009237 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.010184 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.071465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:43.509530 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.509916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.571450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.011003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.011491 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.072188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.509610 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.509793 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.571836 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.011919 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.012281 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.089382 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.127916 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:45.508477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.508755 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.584137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.012463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.013844 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.071462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.509286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.509397 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.610135 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.009048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.013667 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.070930 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.508511 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.508639 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.571573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.619649 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:48.015616 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.015711 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.071323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:48.508590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.508817 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.570869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.009894 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.010248 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.071966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.510315 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.510451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.571151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.020847 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.021864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.071489 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.119645 1154929 pod_ready.go:93] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.119672 1154929 pod_ready.go:82] duration metric: took 25.005821695s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.119699 1154929 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125889 1154929 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.125918 1154929 pod_ready.go:82] duration metric: took 6.210269ms for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125940 1154929 pod_ready.go:39] duration metric: took 30.580938523s 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" ...
	I0210 12:45:50.125955 1154929 api_server.go:52] waiting for apiserver process to appear ...
	I0210 12:45:50.126030 1154929 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:45:50.146998 1154929 api_server.go:72] duration metric: took 41.392903321s to wait for apiserver process to appear ...
	I0210 12:45:50.147074 1154929 api_server.go:88] waiting for apiserver healthz status ...
	I0210 12:45:50.147108 1154929 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 12:45:50.155861 1154929 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 12:45:50.157148 1154929 api_server.go:141] control plane version: v1.32.1
	I0210 12:45:50.157210 1154929 api_server.go:131] duration metric: took 10.115802ms to wait for apiserver health ...
	I0210 12:45:50.157248 1154929 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 12:45:50.162492 1154929 system_pods.go:59] 18 kube-system pods found
	I0210 12:45:50.162577 1154929 system_pods.go:61] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.162601 1154929 system_pods.go:61] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.162625 1154929 system_pods.go:61] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.162669 1154929 system_pods.go:61] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.162690 1154929 system_pods.go:61] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.162724 1154929 system_pods.go:61] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.162747 1154929 system_pods.go:61] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.162767 1154929 system_pods.go:61] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.162803 1154929 system_pods.go:61] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.162824 1154929 system_pods.go:61] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.162841 1154929 system_pods.go:61] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.162862 1154929 system_pods.go:61] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.162893 1154929 system_pods.go:61] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.162918 1154929 system_pods.go:61] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.162935 1154929 system_pods.go:61] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.162970 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.162992 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.163010 1154929 system_pods.go:61] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.163031 1154929 system_pods.go:74] duration metric: took 5.750481ms to wait for pod list to return data ...
	I0210 12:45:50.163070 1154929 default_sa.go:34] waiting for default service account to be created ...
	I0210 12:45:50.166541 1154929 default_sa.go:45] found service account: "default"
	I0210 12:45:50.166614 1154929 default_sa.go:55] duration metric: took 3.52439ms for default service account to be created ...
	I0210 12:45:50.166642 1154929 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 12:45:50.171817 1154929 system_pods.go:86] 18 kube-system pods found
	I0210 12:45:50.171897 1154929 system_pods.go:89] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.171937 1154929 system_pods.go:89] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.171964 1154929 system_pods.go:89] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.171991 1154929 system_pods.go:89] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.172023 1154929 system_pods.go:89] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.172047 1154929 system_pods.go:89] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.172067 1154929 system_pods.go:89] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.172104 1154929 system_pods.go:89] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.172131 1154929 system_pods.go:89] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.172152 1154929 system_pods.go:89] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.172189 1154929 system_pods.go:89] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.172215 1154929 system_pods.go:89] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.172236 1154929 system_pods.go:89] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.172274 1154929 system_pods.go:89] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.172300 1154929 system_pods.go:89] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.172321 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.172355 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.172379 1154929 system_pods.go:89] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.172400 1154929 system_pods.go:126] duration metric: took 5.736696ms to wait for k8s-apps to be running ...
	I0210 12:45:50.172436 1154929 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 12:45:50.172537 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:45:50.194346 1154929 system_svc.go:56] duration metric: took 21.901276ms WaitForService to wait for kubelet
	I0210 12:45:50.194425 1154929 kubeadm.go:582] duration metric: took 41.440333664s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 12:45:50.194460 1154929 node_conditions.go:102] verifying NodePressure condition ...
	I0210 12:45:50.198277 1154929 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 12:45:50.198362 1154929 node_conditions.go:123] node cpu capacity is 2
	I0210 12:45:50.198390 1154929 node_conditions.go:105] duration metric: took 3.906673ms to run NodePressure ...
	I0210 12:45:50.198430 1154929 start.go:241] waiting for startup goroutines ...
	I0210 12:45:50.509809 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.509974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.571158 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.018590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.018916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.111225 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.508465 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.508906 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.571074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.010100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.010537 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.071839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.509718 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.509917 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.572446 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.018522 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.018618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.074261 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.508599 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.510308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.571493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.012926 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.013125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.071410 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.509183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.509366 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.571268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.019421 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.019743 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.070514 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.508322 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.508470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.571715 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.010789 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.010962 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.071458 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.508448 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.508626 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.570515 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.008457 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.008902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.070864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.507572 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.508433 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.571272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.014910 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.015098 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.071209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.507307 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.508775 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.571202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.008348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.008534 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.070745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.509615 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.571257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.009128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.013173 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.072802 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.510868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.511500 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.610852 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.009649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.009883 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.110914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.509657 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.509891 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.571462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.015479 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.016001 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.072031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.507868 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.507964 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.570959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.009445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.011115 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.071234 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.509850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.510542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.571294 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.013799 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.013965 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.071030 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.508196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.508348 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.572262 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.009036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.010656 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.071741 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.508389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.508575 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.570509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:06.013864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:06.014554 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.111046 1154929 kapi.go:107] duration metric: took 46.043462545s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 12:46:06.508593 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.508718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.007853 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:07.008007 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508461 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.011740 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.012455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:08.508110 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.508697 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.009060 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.009395 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.508495 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.508584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.020330 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:10.034328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.506751 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.508353 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.008999 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:11.009900 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.507923 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.508274 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.010398 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.011189 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:12.508000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.508169 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.008168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.008776 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.509101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.510558 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.008454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.012356 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.508218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.508405 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.015238 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.016972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508077 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.010727 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.011212 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.508804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.509254 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008093 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:17.507906 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.508075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.010488 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.011109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:18.508238 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.508544 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008346 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008729 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.509751 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.010573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.010707 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.508051 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.508292 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.009093 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.009313 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.509284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.509295 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.012873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:22.013578 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.508843 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.510882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.018592 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.019780 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:23.507220 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.509731 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010288 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.508839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.509040 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.010309 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.010542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.510925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.511572 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:26.012278 1154929 kapi.go:107] duration metric: took 1m6.507368754s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 12:46:26.012742 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:26.508180 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.009740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.007687 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.507194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.010831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.507185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.007867 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.508147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.008140 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.508039 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.508345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.011639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.508137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.008293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.012318 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.010531 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.507984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.008509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.007888 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.507048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.017000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.507394 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.007966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.012017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.508241 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.007946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.507869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.014113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.508002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.009472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.507463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.008437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.007356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.507348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.007607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.507445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.007749 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.016798 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.507969 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.008723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.507502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.008055 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.007477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.508706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.012607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.508698 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.016590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.507812 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.009286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.507304 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.007779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.507325 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.008563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.507474 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.007679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.008957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.007638 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.508149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.009705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.508177 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.007677 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.009600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.509486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.009000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.012151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.507976 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.007298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.507600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.009660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.507848 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.008074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.508209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.012105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.508552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.507240 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.507709 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.007536 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.507246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.012675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.508753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.011983 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.008328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.507841 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.007168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.507486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.010748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.007257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.506818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.009293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.507703 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.007972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.507373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.012868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.507090 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.009059 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.507147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.007513 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.507974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.008707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.507188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.008771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.507943 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.007314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.507725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.009044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.507925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.008270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.507510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.015113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.508164 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.008529 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.507981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.008664 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.508429 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.011344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.508050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.010048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.508057 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.012170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.507716 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.010336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.008994 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.507896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.010253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.506756 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.007283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.507770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.015639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.508202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.007770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.507323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.009771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.508040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.008397 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.507766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.008149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.507050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.021738 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.507036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.008286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.508540 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.010209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.507547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.010972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.508284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.006966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.507434 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.013502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.507883 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.008035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.508278 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.007912 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.508625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.507684 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.012085 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.507769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.010618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.506959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.009068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.507541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.007585 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.507228 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.010040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.507673 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.008202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.507731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.052111 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.511952 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.007626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.508169 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.010724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.010571 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.512268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.007409 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.506838 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.009695 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.507283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.012990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.507484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.007723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.508610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.016061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.506960 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.009737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.506765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.010904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.507607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.008196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.508855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.008052 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.507193 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.007725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.506988 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.010794 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.508191 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.011603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.507289 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.508344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.007388 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.507768 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.013198 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.507603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.015542 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.507386 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.008128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.508661 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.009357 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.507451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.007810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.506919 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.009298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.507718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.008494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.506731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.009437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.507254 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.008203 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.508210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.014819 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.507996 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.008338 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.507028 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.017679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.507222 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.008277 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.508161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.015731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.507872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.008974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.507239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.009012 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.506811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.008779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.508134 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.013344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.508351 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.008758 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.506950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.010909 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.506879 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.008519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.507455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.011853 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.506990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.007584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.507957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.011803 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.507719 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.007470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.507946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.011170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.009987 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.507678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.009676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.508142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.008017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.507314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.014423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.507806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.009171 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.507508 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.015449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.507063 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.008872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.507479 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.032493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.507597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.008336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.507640 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.008341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.507764 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.013343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.507950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.012591 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.507569 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.009808 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.507013 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.008445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.508676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.008453 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.507003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.030904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.508125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.007936 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.508038 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.010224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.508185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.011259 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.507187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.008831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.508041 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.012172 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.507555 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.008755 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.008148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.506903 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.011252 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.507272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.007830 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.507854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.014002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.508275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.007850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.509449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.008594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.008091 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.507438 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.007855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.507839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.013373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.008678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.507873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.010769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.507610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.008032 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.508053 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.011233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.507086 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.010123 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.507308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.009850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.008097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.508194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.009061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.507655 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.009818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.507306 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.010740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.508464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.009935 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.011466 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.507460 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.007666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.507561 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.019880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.507088 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.008641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.511679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.010839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.508288 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.011311 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.007711 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.507844 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.011156 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.508809 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.008992 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.507345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.009922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.507449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.007885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.507216 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.008056 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.507778 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.013477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.507775 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.007218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.507750 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.012353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.508378 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.007954 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.507556 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.008355 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.506868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.039436 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.507813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.011765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.008354 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.508100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.010797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.507326 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.008127 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.011487 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.008947 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.508334 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.010871 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.508189 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.007229 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.507468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.012124 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.507706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.013584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.507810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.008016 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.507119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.508285 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.009821 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.507333 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.007323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.508082 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.013084 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.508593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.008468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.508371 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.018641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.508411 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.007892 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.507747 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.008559 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.510795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.007939 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.508253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.014258 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.507424 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.008011 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.507850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.010120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.507467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.007894 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.507391 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.016498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.507270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.008660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.508467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.010297 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.507292 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.007699 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.008666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.507450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.011772 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.007955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.507614 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.009283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.507552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.009765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.507907 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.007594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.507914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.015008 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.008179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.507423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.008656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.015235 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.507501 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.009832 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.508031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.015246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.508332 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.010521 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.507042 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.007744 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.507535 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.009199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.508187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.007255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.507350 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.015880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.508009 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.010106 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.508087 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.008765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.008183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.508071 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.008961 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.506908 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.011101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.508181 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.013353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.507490 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.013863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.507400 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.008255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.508358 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.007375 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.507932 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.017003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.506860 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.007828 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.018199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.507795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.007737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.508877 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.507472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.020049 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.508623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.009707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.007863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.507214 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.009626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.007142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.507637 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.014067 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.507075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.007656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.508722 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.008805 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.508044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.507739 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.012320 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.507495 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.014201 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.507928 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.008951 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.007065 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.008380 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.507152 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.008473 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.508525 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.028557 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.508865 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.008979 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.507997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.014467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.508401 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.008224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.507356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.007997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.507608 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.008745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.508265 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.009884 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.507617 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.007924 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.510463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.507094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.009362 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.507435 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.010587 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.008598 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.507179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.008675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.507945 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.008498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.507389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.010451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.507963 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.012946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.507675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.010322 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.507120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.007519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.507863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.008403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.507494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.007599 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.504836 1154929 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0210 12:51:19.504867 1154929 kapi.go:107] duration metric: took 6m0.000799776s to wait for kubernetes.io/minikube-addons=registry ...
	W0210 12:51:19.504943 1154929 out.go:270] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0210 12:51:21.606194 1154929 kapi.go:107] duration metric: took 6m0.000750217s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0210 12:51:21.606324 1154929 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0210 12:51:21.609540 1154929 out.go:177] * Enabled addons: volcano, inspektor-gadget, metrics-server, nvidia-device-plugin, amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, yakd, default-storageclass, volumesnapshots, csi-hostpath-driver, ingress
	I0210 12:51:21.612350 1154929 addons.go:514] duration metric: took 6m12.857994965s for enable addons: enabled=[volcano inspektor-gadget metrics-server nvidia-device-plugin amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner yakd default-storageclass volumesnapshots csi-hostpath-driver ingress]
	I0210 12:51:21.612395 1154929 start.go:246] waiting for cluster config update ...
	I0210 12:51:21.612414 1154929 start.go:255] writing updated cluster config ...
	I0210 12:51:21.612713 1154929 ssh_runner.go:195] Run: rm -f paused
	I0210 12:51:22.025117 1154929 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 12:51:22.028181 1154929 out.go:177] * Done! kubectl is now configured to use "addons-496024" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	a351a63987017       1611cd07b61d5       6 minutes ago       Running             busybox                                  0                   fad51e92b30f3       busybox
	8af0e19f4bd59       2d37f5a3dd01b       18 minutes ago      Running             controller                               0                   2eba938499c47       ingress-nginx-controller-56d7c84fd4-mdv9g
	a44954952bd80       ee6d597e62dc8       18 minutes ago      Running             csi-snapshotter                          0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	caf672e654ebb       642ded511e141       18 minutes ago      Running             csi-provisioner                          0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	5357a8728f946       922312104da8a       18 minutes ago      Running             liveness-probe                           0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	bd73dd9adef79       08f6b2990811a       18 minutes ago      Running             hostpath                                 0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	50356ce66ed42       0107d56dbc0be       19 minutes ago      Running             node-driver-registrar                    0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	b9ef3344ce0f5       487fa743e1e22       19 minutes ago      Running             csi-resizer                              0                   4ce769222c548       csi-hostpath-resizer-0
	1b8dd6f5808b4       1461903ec4fe9       19 minutes ago      Running             csi-external-health-monitor-controller   0                   bd8482d56ab96       csi-hostpathplugin-p6cww
	2f289dcec283b       9a80d518f102c       19 minutes ago      Running             csi-attacher                             0                   5c6d3fb899571       csi-hostpath-attacher-0
	c7fce01c84a15       d54655ed3a854       19 minutes ago      Exited              patch                                    1                   095d0fc1a5434       ingress-nginx-admission-patch-krmkn
	4be474a20a0de       d54655ed3a854       19 minutes ago      Exited              create                                   0                   a235433e17d59       ingress-nginx-admission-create-ktnqp
	7d16d3c6e9b2f       7ce2150c8929b       19 minutes ago      Running             local-path-provisioner                   0                   99242a629647f       local-path-provisioner-76f89f99b5-xx8xv
	9764d5c522e0f       4d1e5c3e97420       19 minutes ago      Running             volume-snapshot-controller               0                   fe3f79194096a       snapshot-controller-68b874b76f-f7lxx
	1cc87b3ada6d2       4d1e5c3e97420       19 minutes ago      Running             volume-snapshot-controller               0                   53a2c5bc6ef5a       snapshot-controller-68b874b76f-hhh89
	3ed320ad850a7       48e7915ac88c2       19 minutes ago      Running             gadget                                   0                   05338aa61e7f6       gadget-dgfdt
	7733cfdaf489d       434d64ac3dbf3       19 minutes ago      Running             registry-proxy                           0                   c7ef444bf409d       registry-proxy-d58ps
	759b9ba90f177       5548a49bb60ba       19 minutes ago      Running             metrics-server                           0                   d6fbd22a3baa8       metrics-server-7fbb699795-tklbb
	2d1eda3733cee       2ec8342e62960       19 minutes ago      Running             cloud-spanner-emulator                   0                   ad174682ea6b4       cloud-spanner-emulator-5d76cffbc-29cnk
	4112e937a90c3       2f6c962e7b831       19 minutes ago      Running             coredns                                  0                   fa7398228a89d       coredns-668d6bf9bc-xftzv
	acd374b196af4       35508c2f890c4       19 minutes ago      Running             minikube-ingress-dns                     0                   073345c88a759       kube-ingress-dns-minikube
	436dc82e22300       ba04bb24b9575       19 minutes ago      Running             storage-provisioner                      0                   8f7ff6c782d0e       storage-provisioner
	53bf720c34645       e1181ee320546       19 minutes ago      Running             kindnet-cni                              0                   715259ade304b       kindnet-4pjhf
	88bbb94c3d6e8       e124fbed851d7       19 minutes ago      Running             kube-proxy                               0                   9be8a58ce1eee       kube-proxy-kh2mg
	33d93261ae098       ddb38cac617cb       20 minutes ago      Running             kube-scheduler                           0                   e13c5bfff723c       kube-scheduler-addons-496024
	3040b57fcc290       7fc9d4aa817aa       20 minutes ago      Running             etcd                                     0                   d4301d70e65f5       etcd-addons-496024
	dbf3743c08dd6       265c2dedf28ab       20 minutes ago      Running             kube-apiserver                           0                   e63321a8946a0       kube-apiserver-addons-496024
	2aa6cb57ba604       2933761aa7ada       20 minutes ago      Running             kube-controller-manager                  0                   4a220439518da       kube-controller-manager-addons-496024
	
	
	==> containerd <==
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.717802546Z" level=warning msg="cleaning up after shim disconnected" id=75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6 namespace=k8s.io
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.717811876Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.745292328Z" level=info msg="StopContainer for \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\" returns successfully"
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.746561947Z" level=info msg="StopPodSandbox for \"76082c745d05e2a5a535e95753a2e1a1d2665dddcb2415f11b543c6a477c5e6e\""
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.749649180Z" level=info msg="Container to stop \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.775565105Z" level=info msg="received exit event container_id:\"76082c745d05e2a5a535e95753a2e1a1d2665dddcb2415f11b543c6a477c5e6e\" id:\"76082c745d05e2a5a535e95753a2e1a1d2665dddcb2415f11b543c6a477c5e6e\" pid:3163 exit_status:137 exited_at:{seconds:1739192685 nanos:775384724}"
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.801913005Z" level=info msg="shim disconnected" id=76082c745d05e2a5a535e95753a2e1a1d2665dddcb2415f11b543c6a477c5e6e namespace=k8s.io
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.802167569Z" level=warning msg="cleaning up after shim disconnected" id=76082c745d05e2a5a535e95753a2e1a1d2665dddcb2415f11b543c6a477c5e6e namespace=k8s.io
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.802258022Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.888292113Z" level=info msg="TearDown network for sandbox \"76082c745d05e2a5a535e95753a2e1a1d2665dddcb2415f11b543c6a477c5e6e\" successfully"
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.888342854Z" level=info msg="StopPodSandbox for \"76082c745d05e2a5a535e95753a2e1a1d2665dddcb2415f11b543c6a477c5e6e\" returns successfully"
	Feb 10 13:04:45 addons-496024 containerd[826]: time="2025-02-10T13:04:45.984798086Z" level=info msg="RemoveContainer for \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\""
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.000285945Z" level=info msg="RemoveContainer for \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\" returns successfully"
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.001036812Z" level=error msg="ContainerStatus for \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\": not found"
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.488570482Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430,Uid:cc82246f-505e-484d-90c2-74468bba2dcc,Namespace:local-path-storage,Attempt:0,}"
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.541252882Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.541409296Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.541446654Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.541729534Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.593857908Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430,Uid:cc82246f-505e-484d-90c2-74468bba2dcc,Namespace:local-path-storage,Attempt:0,} returns sandbox id \"fdb8904e49ebef3eaee502c837acbe9b6250ac8d017e9fd41faaa9a79b4996a1\""
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.595805229Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.598073682Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:04:46 addons-496024 containerd[826]: time="2025-02-10T13:04:46.717699200Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:04:47 addons-496024 containerd[826]: time="2025-02-10T13:04:47.012001603Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:04:47 addons-496024 containerd[826]: time="2025-02-10T13:04:47.012123260Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=11054"
	
	
	==> coredns [4112e937a90c3412769a6343d44f49c1c55ba89776ef1b438409cc441fd48de9] <==
	[INFO] 10.244.0.8:49835 - 21345 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000075725s
	[INFO] 10.244.0.8:49835 - 52234 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001326907s
	[INFO] 10.244.0.8:49835 - 14773 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00131309s
	[INFO] 10.244.0.8:49835 - 44850 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000121255s
	[INFO] 10.244.0.8:49835 - 42742 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000088361s
	[INFO] 10.244.0.8:46232 - 24510 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000174851s
	[INFO] 10.244.0.8:46232 - 46036 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000077809s
	[INFO] 10.244.0.8:46232 - 2036 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000087729s
	[INFO] 10.244.0.8:46232 - 45246 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000085448s
	[INFO] 10.244.0.8:46232 - 55073 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000089764s
	[INFO] 10.244.0.8:46232 - 3532 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000072418s
	[INFO] 10.244.0.8:46232 - 26471 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001574209s
	[INFO] 10.244.0.8:46232 - 62341 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001336434s
	[INFO] 10.244.0.8:46232 - 58020 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000097994s
	[INFO] 10.244.0.8:46232 - 52190 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000084242s
	[INFO] 10.244.0.8:51431 - 47265 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000175351s
	[INFO] 10.244.0.8:51431 - 45212 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000114912s
	[INFO] 10.244.0.8:51431 - 13246 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000081075s
	[INFO] 10.244.0.8:51431 - 48171 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000103967s
	[INFO] 10.244.0.8:51431 - 41625 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000094392s
	[INFO] 10.244.0.8:51431 - 7433 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000092045s
	[INFO] 10.244.0.8:51431 - 10706 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001456548s
	[INFO] 10.244.0.8:51431 - 9130 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001018017s
	[INFO] 10.244.0.8:51431 - 20321 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000089756s
	[INFO] 10.244.0.8:51431 - 12445 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000082445s
	
	
	==> describe nodes <==
	Name:               addons-496024
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-496024
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04
	                    minikube.k8s.io/name=addons-496024
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-496024
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-496024"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 12:45:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-496024
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 13:04:59 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 13:04:45 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 13:04:45 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 13:04:45 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 13:04:45 +0000   Mon, 10 Feb 2025 12:45:01 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-496024
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 80219e9629e44c4481cd682dd5eb52e6
	  System UUID:                886f0eef-cd41-4dd7-968c-c5a1e2ed7d87
	  Boot ID:                    562c7f3c-b16a-445a-b1a8-6d6932d5b74d
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (24 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m35s
	  default                     cloud-spanner-emulator-5d76cffbc-29cnk                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  default                     task-pv-pod                                                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m2s
	  gadget                      gadget-dgfdt                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-mdv9g                     100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         19m
	  kube-system                 coredns-668d6bf9bc-xftzv                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     19m
	  kube-system                 csi-hostpath-attacher-0                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 csi-hostpath-resizer-0                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 csi-hostpathplugin-p6cww                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 etcd-addons-496024                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         19m
	  kube-system                 kindnet-4pjhf                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      19m
	  kube-system                 kube-apiserver-addons-496024                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-controller-manager-addons-496024                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-proxy-kh2mg                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-scheduler-addons-496024                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 metrics-server-7fbb699795-tklbb                               100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         19m
	  kube-system                 registry-6c88467877-ds9wr                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 registry-proxy-d58ps                                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-68b874b76f-f7lxx                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-68b874b76f-hhh89                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  local-path-storage          helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430    0 (0%)        0 (0%)      0 (0%)           0 (0%)         13s
	  local-path-storage          local-path-provisioner-76f89f99b5-xx8xv                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 19m   kube-proxy       
	  Normal   Starting                 19m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 19m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  19m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  19m   kubelet          Node addons-496024 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    19m   kubelet          Node addons-496024 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     19m   kubelet          Node addons-496024 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           19m   node-controller  Node addons-496024 event: Registered Node addons-496024 in Controller
	
	
	==> dmesg <==
	[Feb10 12:15] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	[  +0.012615] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.056433] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.640204] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	
	
	==> etcd [3040b57fcc29061d7cce93ac59beb95de4e506918cbe4b6a3d055ad54b47a658] <==
	{"level":"info","ts":"2025-02-10T12:44:58.058099Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058176Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058236Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.065585Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073665Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073846Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-496024 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T12:44:58.073875Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.074076Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073892Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.073910Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.075225Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.076257Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.076815Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.082772Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.121541Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T12:44:58.121769Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-02-10T12:54:58.231138Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1795}
	{"level":"info","ts":"2025-02-10T12:54:58.292375Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":1795,"took":"60.580889ms","hash":2756032716,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4341760,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2025-02-10T12:54:58.292426Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2756032716,"revision":1795,"compact-revision":-1}
	{"level":"info","ts":"2025-02-10T12:59:58.237233Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2264}
	{"level":"info","ts":"2025-02-10T12:59:58.250622Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2264,"took":"12.81289ms","hash":1047376279,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4710400,"current-db-size-in-use":"4.7 MB"}
	{"level":"info","ts":"2025-02-10T12:59:58.250675Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":1047376279,"revision":2264,"compact-revision":1795}
	{"level":"info","ts":"2025-02-10T13:04:58.247565Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2976}
	{"level":"info","ts":"2025-02-10T13:04:58.261928Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2976,"took":"13.838244ms","hash":2987474503,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4001792,"current-db-size-in-use":"4.0 MB"}
	{"level":"info","ts":"2025-02-10T13:04:58.261984Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2987474503,"revision":2976,"compact-revision":2264}
	
	
	==> kernel <==
	 13:04:59 up  5:47,  0 users,  load average: 0.12, 0.35, 1.10
	Linux addons-496024 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [53bf720c346455b2ccfdcf011346e0afeec953ec83c7302b6204b34c58503096] <==
	I0210 13:02:52.095753       1 main.go:301] handling current node
	I0210 13:03:02.102127       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:02.102164       1 main.go:301] handling current node
	I0210 13:03:12.094398       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:12.094435       1 main.go:301] handling current node
	I0210 13:03:22.103149       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:22.103262       1 main.go:301] handling current node
	I0210 13:03:32.094678       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:32.094714       1 main.go:301] handling current node
	I0210 13:03:42.096182       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:42.096249       1 main.go:301] handling current node
	I0210 13:03:52.093951       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:03:52.093997       1 main.go:301] handling current node
	I0210 13:04:02.095508       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:02.095549       1 main.go:301] handling current node
	I0210 13:04:12.094070       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:12.094112       1 main.go:301] handling current node
	I0210 13:04:22.102128       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:22.102163       1 main.go:301] handling current node
	I0210 13:04:32.094720       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:32.094754       1 main.go:301] handling current node
	I0210 13:04:42.093926       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:42.093969       1 main.go:301] handling current node
	I0210 13:04:52.096142       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:04:52.096242       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dbf3743c08dd699c6084aa760b444463d5ed35fed23f6798e13916a41a51a381] <==
	I0210 12:57:27.377699       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0210 12:57:27.470838       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	W0210 12:57:27.985695       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0210 12:57:27.996813       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0210 12:57:28.035817       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0210 12:57:28.045008       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0210 12:57:28.378537       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0210 12:57:28.503393       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	W0210 12:57:37.026170       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:57:37.026627       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.413229       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.413269       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.511408       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.511447       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.715640       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.715679       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 12:58:24.751960       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:24.752000       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	E0210 12:58:33.683701       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:60150: use of closed network connection
	W0210 12:58:57.906337       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 12:58:57.906382       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 13:04:46.091196       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:04:46.091243       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 13:04:46.172500       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:04:46.172547       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	
	
	==> kube-controller-manager [2aa6cb57ba6040ad8ca3d31e9c5454674a74c4518a9274e9547304b47e0c0e44] <==
	W0210 13:04:25.992165       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:25.993314       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobflows"
	W0210 13:04:25.994428       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:25.994467       1 reflector.go:166] "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"
	W0210 13:04:36.110577       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:36.111673       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobtemplates"
	W0210 13:04:36.112677       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:36.112707       1 reflector.go:166] "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"
	I0210 13:04:45.913112       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="addons-496024"
	W0210 13:04:46.536169       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:46.537379       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="bus.volcano.sh/v1alpha1, Resource=commands"
	W0210 13:04:46.538617       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:46.538660       1 reflector.go:166] "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"
	W0210 13:04:49.313952       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:49.315199       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=podgroups"
	W0210 13:04:49.316292       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:49.316328       1 reflector.go:166] "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"
	W0210 13:04:57.930454       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:04:57.931822       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="nodeinfo.volcano.sh/v1alpha1, Resource=numatopologies"
	W0210 13:04:57.932985       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:04:57.933155       1 reflector.go:166] "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"
	W0210 13:05:00.186337       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:05:00.232363       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobflows"
	W0210 13:05:00.236737       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:05:00.236786       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [88bbb94c3d6e8f98904320ab14d0a209c2f64e4d65430ec229b026b15f4001a7] <==
	I0210 12:45:09.307844       1 server_linux.go:66] "Using iptables proxy"
	I0210 12:45:09.449262       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 12:45:09.456577       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`"
	I0210 12:45:09.510491       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 12:45:09.510548       1 server_linux.go:170] "Using iptables Proxier"
	I0210 12:45:09.512380       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"
	I0210 12:45:09.512687       1 server.go:497] "Version info" version="v1.32.1"
	I0210 12:45:09.512703       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 12:45:09.514214       1 config.go:199] "Starting service config controller"
	I0210 12:45:09.514235       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 12:45:09.514254       1 config.go:105] "Starting endpoint slice config controller"
	I0210 12:45:09.514259       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 12:45:09.516838       1 config.go:329] "Starting node config controller"
	I0210 12:45:09.516852       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 12:45:09.614374       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 12:45:09.614418       1 shared_informer.go:320] Caches are synced for service config
	I0210 12:45:09.621445       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [33d93261ae0987dc53d9f1510f053a83320a767276bceedf089df33debbd539a] <==
	E0210 12:45:01.812104       1 reflector.go:166] "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"
	W0210 12:45:01.811074       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 12:45:01.812309       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.811104       1 reflector.go:569] 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
	E0210 12:45:01.812498       1 reflector.go:166] "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"
	W0210 12:45:01.811132       1 reflector.go:569] 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
	E0210 12:45:01.812670       1 reflector.go:166] "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"
	E0210 12:45:01.812846       1 reflector.go:166] "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"
	W0210 12:45:01.814233       1 reflector.go:569] 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
	E0210 12:45:01.814565       1 reflector.go:166] "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"
	W0210 12:45:01.815928       1 reflector.go:569] 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
	E0210 12:45:01.816103       1 reflector.go:166] "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"
	W0210 12:45:01.816283       1 reflector.go:569] 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
	E0210 12:45:01.816425       1 reflector.go:166] "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"
	W0210 12:45:01.816613       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 12:45:01.816717       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.816904       1 reflector.go:569] 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
	E0210 12:45:01.817001       1 reflector.go:166] "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"
	W0210 12:45:01.817167       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0210 12:45:01.817266       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.817623       1 reflector.go:569] 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
	E0210 12:45:01.817775       1 reflector.go:166] "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"
	W0210 12:45:01.817942       1 reflector.go:569] 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
	E0210 12:45:01.818040       1 reflector.go:166] "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"
	I0210 12:45:03.007280       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 13:04:42 addons-496024 kubelet[1523]: E0210 13:04:42.907972    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:04:45 addons-496024 kubelet[1523]: I0210 13:04:45.968179    1523 scope.go:117] "RemoveContainer" containerID="75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6"
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.000633    1523 scope.go:117] "RemoveContainer" containerID="75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6"
	Feb 10 13:04:46 addons-496024 kubelet[1523]: E0210 13:04:46.001264    1523 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\": not found" containerID="75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6"
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.001319    1523 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6"} err="failed to get container status \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\": rpc error: code = NotFound desc = an error occurred when try to find container \"75cdb113084f07f56a936c4b214e8a6473476747c25553b06cc49d3b2d5567d6\": not found"
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.013380    1523 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9wtfr\" (UniqueName: \"kubernetes.io/projected/91722aab-9532-40c3-9f0f-41c2308a58bd-kube-api-access-9wtfr\") pod \"91722aab-9532-40c3-9f0f-41c2308a58bd\" (UID: \"91722aab-9532-40c3-9f0f-41c2308a58bd\") "
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.013448    1523 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"device-plugin\" (UniqueName: \"kubernetes.io/host-path/91722aab-9532-40c3-9f0f-41c2308a58bd-device-plugin\") pod \"91722aab-9532-40c3-9f0f-41c2308a58bd\" (UID: \"91722aab-9532-40c3-9f0f-41c2308a58bd\") "
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.013679    1523 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/91722aab-9532-40c3-9f0f-41c2308a58bd-device-plugin" (OuterVolumeSpecName: "device-plugin") pod "91722aab-9532-40c3-9f0f-41c2308a58bd" (UID: "91722aab-9532-40c3-9f0f-41c2308a58bd"). InnerVolumeSpecName "device-plugin". PluginName "kubernetes.io/host-path", VolumeGIDValue ""
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.024857    1523 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/91722aab-9532-40c3-9f0f-41c2308a58bd-kube-api-access-9wtfr" (OuterVolumeSpecName: "kube-api-access-9wtfr") pod "91722aab-9532-40c3-9f0f-41c2308a58bd" (UID: "91722aab-9532-40c3-9f0f-41c2308a58bd"). InnerVolumeSpecName "kube-api-access-9wtfr". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.114299    1523 reconciler_common.go:299] "Volume detached for volume \"device-plugin\" (UniqueName: \"kubernetes.io/host-path/91722aab-9532-40c3-9f0f-41c2308a58bd-device-plugin\") on node \"addons-496024\" DevicePath \"\""
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.114538    1523 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-9wtfr\" (UniqueName: \"kubernetes.io/projected/91722aab-9532-40c3-9f0f-41c2308a58bd-kube-api-access-9wtfr\") on node \"addons-496024\" DevicePath \"\""
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.183371    1523 memory_manager.go:355] "RemoveStaleState removing state" podUID="91722aab-9532-40c3-9f0f-41c2308a58bd" containerName="nvidia-device-plugin-ctr"
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.316251    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-5qnzf\" (UniqueName: \"kubernetes.io/projected/cc82246f-505e-484d-90c2-74468bba2dcc-kube-api-access-5qnzf\") pod \"helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430\" (UID: \"cc82246f-505e-484d-90c2-74468bba2dcc\") " pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430"
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.316309    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/cc82246f-505e-484d-90c2-74468bba2dcc-script\") pod \"helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430\" (UID: \"cc82246f-505e-484d-90c2-74468bba2dcc\") " pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430"
	Feb 10 13:04:46 addons-496024 kubelet[1523]: I0210 13:04:46.316355    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/cc82246f-505e-484d-90c2-74468bba2dcc-data\") pod \"helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430\" (UID: \"cc82246f-505e-484d-90c2-74468bba2dcc\") " pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430"
	Feb 10 13:04:47 addons-496024 kubelet[1523]: E0210 13:04:47.012368    1523 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:04:47 addons-496024 kubelet[1523]: E0210 13:04:47.012470    1523 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:04:47 addons-496024 kubelet[1523]: E0210 13:04:47.012918    1523 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:helper-pod,Image:docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79,Command:[/bin/sh /script/setup],Args:[-p /opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc -s 67108864 -m Filesystem],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:VOL_DIR,Value:/opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc,ValueFrom:nil,},EnvVar{Name:VOL_MODE,Value:Filesystem,ValueFrom:nil,},EnvVar{Name:VOL_SIZE_BYTES,Value:67108864,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:script,ReadOnly:false,MountPath:/script,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:data,ReadOnly:false,MountPath:/
opt/local-path-provisioner/,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-5qnzf,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430_local-path-storage(cc82246f-505e-484d-90c2-74468bba2dcc): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/mani
fests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 13:04:47 addons-496024 kubelet[1523]: E0210 13:04:47.014619    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="cc82246f-505e-484d-90c2-74468bba2dcc"
	Feb 10 13:04:47 addons-496024 kubelet[1523]: I0210 13:04:47.336982    1523 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="91722aab-9532-40c3-9f0f-41c2308a58bd" path="/var/lib/kubelet/pods/91722aab-9532-40c3-9f0f-41c2308a58bd/volumes"
	Feb 10 13:04:47 addons-496024 kubelet[1523]: E0210 13:04:47.979682    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="cc82246f-505e-484d-90c2-74468bba2dcc
"
	Feb 10 13:04:57 addons-496024 kubelet[1523]: I0210 13:04:57.334583    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:57 addons-496024 kubelet[1523]: I0210 13:04:57.335028    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:04:57 addons-496024 kubelet[1523]: E0210 13:04:57.335701    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:04:57 addons-496024 kubelet[1523]: E0210 13:04:57.336742    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	
	
	==> storage-provisioner [436dc82e2230039fc4afaef1a03abf6e473fadd0fa7529b4744accd53f1e7fa8] <==
	I0210 12:45:15.340119       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 12:45:15.351473       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 12:45:15.351515       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 12:45:15.361196       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 12:45:15.361375       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	I0210 12:45:15.362102       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"226f9a0c-8ecb-4cce-9ccf-bd91955ecb20", APIVersion:"v1", ResourceVersion:"587", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171 became leader
	I0210 12:45:15.461746       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
helpers_test.go:261: (dbg) Run:  kubectl --context addons-496024 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/CSI]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-496024 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-496024 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430: exit status 1 (129.664145ms)

                                                
                                                
-- stdout --
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-496024/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 12:58:57 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.25
	IPs:
	  IP:  10.244.0.25
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ErrImagePull
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xwq9w (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-xwq9w:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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                        6m4s                   default-scheduler  Successfully assigned default/task-pv-pod to addons-496024
	  Warning  Failed                           5m28s (x2 over 5m50s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           4m47s (x2 over 6m3s)   kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           4m47s (x4 over 6m3s)   kubelet            Error: ErrImagePull
	  Warning  Failed                           4m21s (x6 over 6m2s)   kubelet            Error: ImagePullBackOff
	  Normal   Pulling                          3m18s (x5 over 6m3s)   kubelet            Pulling image "docker.io/nginx"
	  Warning  FailedToRetrieveImagePullSecret  54s (x25 over 6m3s)    kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   BackOff                          42s (x21 over 6m2s)    kubelet            Back-off pulling image "docker.io/nginx"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-br5jl (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-br5jl:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-ktnqp" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-krmkn" not found
	Error from server (NotFound): pods "registry-6c88467877-ds9wr" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-496024 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 addons disable volumesnapshots --alsologtostderr -v=1: (1.032404891s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.974325644s)
--- FAIL: TestAddons/parallel/CSI (381.12s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (303.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-496024 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-496024 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Non-zero exit: kubectl --context addons-496024 get pvc test-pvc -o jsonpath={.status.phase} -n default: signal: killed (843.1µs)
helpers_test.go:396: TestAddons/parallel/LocalPath: WARNING: PVC get for "default" "test-pvc" returned: signal: killed
addons_test.go:899: failed waiting for PVC test-pvc: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/LocalPath]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-496024
helpers_test.go:235: (dbg) docker inspect addons-496024:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c",
	        "Created": "2025-02-10T12:44:38.02437167Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1155434,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T12:44:38.187179709Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hostname",
	        "HostsPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/hosts",
	        "LogPath": "/var/lib/docker/containers/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c/a833a00269b1faac36f2a2b19e6cd117d2e2307f16e992f285723a04e433f61c-json.log",
	        "Name": "/addons-496024",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-496024:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-496024",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda-init/diff:/var/lib/docker/overlay2/a854d90bff01c13397bdc7738e4859766e44b85d0fe80ea06685caff7fd7bd03/diff",
	                "MergedDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/merged",
	                "UpperDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/diff",
	                "WorkDir": "/var/lib/docker/overlay2/934c5c0fc10150a82d69bd617a6c7f238ae6d158bdf779f9031ac98a4edc4bda/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-496024",
	                "Source": "/var/lib/docker/volumes/addons-496024/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-496024",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-496024",
	                "name.minikube.sigs.k8s.io": "addons-496024",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "77edbc9cb943829a09600653ae4f7c3b085cc3e716fcfcddbb3616dc399f7565",
	            "SandboxKey": "/var/run/docker/netns/77edbc9cb943",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34238"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34239"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34242"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34240"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34241"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-496024": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9b8dc150646ed997a28b5c22f2774a9f5c8420e10e37cf6bbe6642d4e6b54fe6",
	                    "EndpointID": "80e9ce28045d31fdc41dcedf0d6ad69a4ea2b761c9b5e52b07857847cd2bb2b0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-496024",
	                        "a833a00269b1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-496024 -n addons-496024
helpers_test.go:244: <<< TestAddons/parallel/LocalPath FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/LocalPath]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 logs -n 25: (1.498115898s)
helpers_test.go:252: TestAddons/parallel/LocalPath logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | -o=json --download-only              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | -p download-only-582388              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909              | download-only-371909   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-582388              | download-only-582388   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | download-docker-342071               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-342071            | download-docker-342071 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | --download-only -p                   | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | binary-mirror-428296                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45231               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-428296              | binary-mirror-428296   | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| addons  | enable dashboard -p                  | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | addons-496024                        |                        |         |         |                     |                     |
	| start   | -p addons-496024 --wait=true         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:51 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=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:57 UTC | 10 Feb 25 12:57 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|         | disable nvidia-device-plugin         |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable cloud-spanner                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | -p addons-496024                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons disable         | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable metrics-server               |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-496024 addons                 | addons-496024          | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|         | disable inspektor-gadget             |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:44:12
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:44:12.174412 1154929 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:44:12.174617 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.174649 1154929 out.go:358] Setting ErrFile to fd 2...
	I0210 12:44:12.174671 1154929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:12.175048 1154929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 12:44:12.175795 1154929 out.go:352] Setting JSON to false
	I0210 12:44:12.176632 1154929 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19597,"bootTime":1739171855,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 12:44:12.176730 1154929 start.go:139] virtualization:  
	I0210 12:44:12.180318 1154929 out.go:177] * [addons-496024] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:44:12.184225 1154929 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 12:44:12.184410 1154929 notify.go:220] Checking for updates...
	I0210 12:44:12.190162 1154929 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:44:12.193244 1154929 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:44:12.196281 1154929 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 12:44:12.199082 1154929 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:44:12.201899 1154929 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:44:12.205032 1154929 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:44:12.230993 1154929 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:44:12.231110 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.287263 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.278058309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.287371 1154929 docker.go:318] overlay module found
	I0210 12:44:12.290561 1154929 out.go:177] * Using the docker driver based on user configuration
	I0210 12:44:12.293389 1154929 start.go:297] selected driver: docker
	I0210 12:44:12.293405 1154929 start.go:901] validating driver "docker" against <nil>
	I0210 12:44:12.293418 1154929 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:44:12.294126 1154929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:12.358738 1154929 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-10 12:44:12.33995232 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:12.358954 1154929 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:44:12.359203 1154929 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]
	I0210 12:44:12.362062 1154929 out.go:177] * Using Docker driver with root privileges
	I0210 12:44:12.364943 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:12.365006 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:12.365018 1154929 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:44:12.365104 1154929 start.go:340] cluster config:
	{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 G
PUs: AutoPauseInterval:1m0s}
	I0210 12:44:12.368184 1154929 out.go:177] * Starting "addons-496024" primary control-plane node in "addons-496024" cluster
	I0210 12:44:12.371038 1154929 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 12:44:12.373887 1154929 out.go:177] * Pulling base image v0.0.46 ...
	I0210 12:44:12.376645 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:12.376674 1154929 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:44:12.376695 1154929 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:12.376715 1154929 cache.go:56] Caching tarball of preloaded images
	I0210 12:44:12.376797 1154929 preload.go:172] Found /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0210 12:44:12.376806 1154929 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 12:44:12.377152 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:12.377183 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json: {Name:mkada89d2de683c91e0033db81645d5c112b8e12 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:12.391950 1154929 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:44:12.392096 1154929 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:44:12.392124 1154929 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:44:12.392129 1154929 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:44:12.392137 1154929 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:44:12.392142 1154929 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 12:44:29.623765 1154929 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 12:44:29.623800 1154929 cache.go:230] Successfully downloaded all kic artifacts
	I0210 12:44:29.623841 1154929 start.go:360] acquireMachinesLock for addons-496024: {Name:mk8f96bb6e2694bddb5d3ee7d9a04e13cd301431 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 12:44:29.623967 1154929 start.go:364] duration metric: took 104.582µs to acquireMachinesLock for "addons-496024"
	I0210 12:44:29.623997 1154929 start.go:93] Provisioning new machine with config: &{Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePa
th: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:44:29.624072 1154929 start.go:125] createHost starting for "" (driver="docker")
	I0210 12:44:29.627369 1154929 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 12:44:29.627612 1154929 start.go:159] libmachine.API.Create for "addons-496024" (driver="docker")
	I0210 12:44:29.627656 1154929 client.go:168] LocalClient.Create starting
	I0210 12:44:29.627777 1154929 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem
	I0210 12:44:30.739806 1154929 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem
	I0210 12:44:31.278654 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	W0210 12:44:31.296007 1154929 cli_runner.go:211] docker network inspect addons-496024 --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
	I0210 12:44:31.296087 1154929 network_create.go:284] running [docker network inspect addons-496024] to gather additional debugging logs...
	I0210 12:44:31.296107 1154929 cli_runner.go:164] Run: docker network inspect addons-496024
	W0210 12:44:31.315242 1154929 cli_runner.go:211] docker network inspect addons-496024 returned with exit code 1
	I0210 12:44:31.315272 1154929 network_create.go:287] error running [docker network inspect addons-496024]: docker network inspect addons-496024: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-496024 not found
	I0210 12:44:31.315287 1154929 network_create.go:289] output of [docker network inspect addons-496024]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-496024 not found
	
	** /stderr **
	I0210 12:44:31.315387 1154929 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}}]}"
	I0210 12:44:31.337947 1154929 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:0x40001e6e50}
	I0210 12:44:31.337989 1154929 network_create.go:124] attempt to create docker network addons-496024 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 12:44:31.338047 1154929 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-496024 addons-496024
	I0210 12:44:31.411395 1154929 network_create.go:108] docker network addons-496024 192.168.49.0/24 created
	I0210 12:44:31.411430 1154929 kic.go:121] calculated static IP "192.168.49.2" for the "addons-496024" container
	I0210 12:44:31.411510 1154929 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 12:44:31.426690 1154929 cli_runner.go:164] Run: docker volume create addons-496024 --label name.minikube.sigs.k8s.io=addons-496024 --label created_by.minikube.sigs.k8s.io=true
	I0210 12:44:31.443778 1154929 oci.go:103] Successfully created a docker volume addons-496024
	I0210 12:44:31.443884 1154929 cli_runner.go:164] Run: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 12:44:33.594969 1154929 cli_runner.go:217] Completed: docker run --rm --name addons-496024-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --entrypoint /usr/bin/test -v addons-496024:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (2.151037765s)
	I0210 12:44:33.595002 1154929 oci.go:107] Successfully prepared a docker volume addons-496024
	I0210 12:44:33.595026 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:33.595045 1154929 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 12:44:33.595117 1154929 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 12:44:37.943234 1154929 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-496024:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.348077664s)
	I0210 12:44:37.943270 1154929 kic.go:203] duration metric: took 4.348219398s to extract preloaded images to volume ...
	W0210 12:44:37.943396 1154929 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 12:44:37.943505 1154929 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 12:44:38.008317 1154929 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-496024 --name addons-496024 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-496024 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-496024 --network addons-496024 --ip 192.168.49.2 --volume addons-496024:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 12:44:38.357839 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Running}}
	I0210 12:44:38.379899 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.407002 1154929 cli_runner.go:164] Run: docker exec addons-496024 stat /var/lib/dpkg/alternatives/iptables
	I0210 12:44:38.453887 1154929 oci.go:144] the created container "addons-496024" has a running status.
	I0210 12:44:38.453912 1154929 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa...
	I0210 12:44:38.741021 1154929 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 12:44:38.768710 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.798381 1154929 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 12:44:38.798400 1154929 kic_runner.go:114] Args: [docker exec --privileged addons-496024 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 12:44:38.849886 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:44:38.879088 1154929 machine.go:93] provisionDockerMachine start ...
	I0210 12:44:38.879177 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:38.903384 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:38.903646 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:38.903655 1154929 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 12:44:38.905443 1154929 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0210 12:44:42.029573 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.029603 1154929 ubuntu.go:169] provisioning hostname "addons-496024"
	I0210 12:44:42.029680 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.049323 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.049717 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.049735 1154929 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-496024 && echo "addons-496024" | sudo tee /etc/hostname
	I0210 12:44:42.194351 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-496024
	
	I0210 12:44:42.194551 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.215189 1154929 main.go:141] libmachine: Using SSH client type: native
	I0210 12:44:42.215476 1154929 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34238 <nil> <nil>}
	I0210 12:44:42.215503 1154929 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-496024' /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-496024/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-496024' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 12:44:42.342066 1154929 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 12:44:42.342095 1154929 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20390-1148769/.minikube CaCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20390-1148769/.minikube}
	I0210 12:44:42.342123 1154929 ubuntu.go:177] setting up certificates
	I0210 12:44:42.342135 1154929 provision.go:84] configureAuth start
	I0210 12:44:42.342208 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:42.361490 1154929 provision.go:143] copyHostCerts
	I0210 12:44:42.361692 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem (1078 bytes)
	I0210 12:44:42.361829 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem (1123 bytes)
	I0210 12:44:42.361907 1154929 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem (1679 bytes)
	I0210 12:44:42.361989 1154929 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem org=jenkins.addons-496024 san=[127.0.0.1 192.168.49.2 addons-496024 localhost minikube]
	I0210 12:44:42.981596 1154929 provision.go:177] copyRemoteCerts
	I0210 12:44:42.981665 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 12:44:42.981713 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:42.997573 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.085989 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 12:44:43.109316 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 12:44:43.133317 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 12:44:43.157029 1154929 provision.go:87] duration metric: took 814.874607ms to configureAuth
	I0210 12:44:43.157054 1154929 ubuntu.go:193] setting minikube options for container-runtime
	I0210 12:44:43.157242 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:44:43.157257 1154929 machine.go:96] duration metric: took 4.278152677s to provisionDockerMachine
	I0210 12:44:43.157265 1154929 client.go:171] duration metric: took 13.529599234s to LocalClient.Create
	I0210 12:44:43.157284 1154929 start.go:167] duration metric: took 13.529677708s to libmachine.API.Create "addons-496024"
	I0210 12:44:43.157298 1154929 start.go:293] postStartSetup for "addons-496024" (driver="docker")
	I0210 12:44:43.157316 1154929 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]
	I0210 12:44:43.157378 1154929 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
	I0210 12:44:43.157425 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.173717 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.262476 1154929 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 12:44:43.265580 1154929 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 12:44:43.265619 1154929 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 12:44:43.265630 1154929 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 12:44:43.265637 1154929 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 12:44:43.265648 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/addons for local assets ...
	I0210 12:44:43.265710 1154929 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/files for local assets ...
	I0210 12:44:43.265732 1154929 start.go:296] duration metric: took 108.420636ms for postStartSetup
	I0210 12:44:43.266039 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.282718 1154929 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/config.json ...
	I0210 12:44:43.283019 1154929 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:44:43.283070 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.299241 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.386251 1154929 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 12:44:43.390670 1154929 start.go:128] duration metric: took 13.766582084s to createHost
	I0210 12:44:43.390693 1154929 start.go:83] releasing machines lock for "addons-496024", held for 13.76671449s
	I0210 12:44:43.390788 1154929 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-496024
	I0210 12:44:43.406735 1154929 ssh_runner.go:195] Run: cat /version.json
	I0210 12:44:43.406752 1154929 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 12:44:43.406798 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.406813 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:44:43.423289 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.429296 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:44:43.512928 1154929 ssh_runner.go:195] Run: systemctl --version
	I0210 12:44:43.648033 1154929 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 12:44:43.652226 1154929 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' {}" ;
	I0210 12:44:43.678119 1154929 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0210 12:44:43.678262 1154929 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" ;
	I0210 12:44:43.709626 1154929 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 12:44:43.709647 1154929 start.go:495] detecting cgroup driver to use...
	I0210 12:44:43.709679 1154929 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 12:44:43.709730 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0210 12:44:43.722366 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0210 12:44:43.733747 1154929 docker.go:217] disabling cri-docker service (if available) ...
	I0210 12:44:43.733813 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 12:44:43.747748 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 12:44:43.762266 1154929 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 12:44:43.844959 1154929 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 12:44:43.937374 1154929 docker.go:233] disabling docker service ...
	I0210 12:44:43.937455 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 12:44:43.958281 1154929 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 12:44:43.970382 1154929 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 12:44:44.065338 1154929 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 12:44:44.153146 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 12:44:44.165434 1154929 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"
	I0210 12:44:44.181940 1154929 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"
	I0210 12:44:44.191990 1154929 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"
	I0210 12:44:44.202579 1154929 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0210 12:44:44.202695 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0210 12:44:44.212720 1154929 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"
	I0210 12:44:44.222641 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0210 12:44:44.232584 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0210 12:44:44.242383 1154929 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 12:44:44.251903 1154929 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"
	I0210 12:44:44.262341 1154929 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0210 12:44:44.273314 1154929 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"
	I0210 12:44:44.283584 1154929 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 12:44:44.291852 1154929 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 12:44:44.300051 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.390002 1154929 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0210 12:44:44.513550 1154929 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0210 12:44:44.513667 1154929 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0210 12:44:44.517389 1154929 start.go:563] Will wait 60s for crictl version
	I0210 12:44:44.517476 1154929 ssh_runner.go:195] Run: which crictl
	I0210 12:44:44.520540 1154929 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 12:44:44.558542 1154929 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0210 12:44:44.558654 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.580094 1154929 ssh_runner.go:195] Run: containerd --version
	I0210 12:44:44.604458 1154929 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0210 12:44:44.607411 1154929 cli_runner.go:164] Run: docker network inspect addons-496024 --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}}]}"
	I0210 12:44:44.622879 1154929 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 12:44:44.626384 1154929 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""
	I0210 12:44:44.637580 1154929 kubeadm.go:883] updating cluster {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Soc
ketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 12:44:44.637706 1154929 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:44.637767 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.677449 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.677471 1154929 containerd.go:534] Images already preloaded, skipping extraction
	I0210 12:44:44.677572 1154929 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:44:44.715185 1154929 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 12:44:44.715207 1154929 cache_images.go:84] Images are preloaded, skipping loading
	I0210 12:44:44.715215 1154929 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 containerd true true} ...
	I0210 12:44:44.715305 1154929 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-496024 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0210 12:44:44.715371 1154929 ssh_runner.go:195] Run: sudo crictl info
	I0210 12:44:44.751247 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:44:44.751269 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:44.751282 1154929 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 12:44:44.751304 1154929 kubeadm.go:189] 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-496024 NodeName:addons-496024 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0210 12:44:44.751416 1154929 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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:///run/containerd/containerd.sock
	  name: "addons-496024"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0210 12:44:44.751488 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 12:44:44.759989 1154929 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 12:44:44.760055 1154929 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 12:44:44.768271 1154929 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0210 12:44:44.785406 1154929 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 12:44:44.803066 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2303 bytes)
	I0210 12:44:44.819834 1154929 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 12:44:44.823089 1154929 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""
	I0210 12:44:44.833701 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:44:44.916160 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:44:44.930954 1154929 certs.go:68] Setting up /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024 for IP: 192.168.49.2
	I0210 12:44:44.930975 1154929 certs.go:194] generating shared ca certs ...
	I0210 12:44:44.930991 1154929 certs.go:226] acquiring lock for ca certs: {Name:mk359a85bff109dfc6e594f5fab2c15d5856aede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:44.931115 1154929 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key
	I0210 12:44:45.232370 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt ...
	I0210 12:44:45.232414 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt: {Name:mk8c9b74229cfa9d5544ec024d6ecd173e1e4b22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.232640 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key ...
	I0210 12:44:45.232655 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key: {Name:mk82bbe3a90917cfdd1b78da4bf681ffcf9738d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.233560 1154929 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key
	I0210 12:44:45.584556 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt ...
	I0210 12:44:45.584589 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt: {Name:mk6940a5fbed48b5240d1f9d28b87f4ab00825ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.584785 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key ...
	I0210 12:44:45.584797 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key: {Name:mkb2b97b158d822ff52d6b6d8263c105ff0bacc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:45.585563 1154929 certs.go:256] generating profile certs ...
	I0210 12:44:45.585704 1154929 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key
	I0210 12:44:45.585724 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt with IP's: []
	I0210 12:44:46.307587 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt ...
	I0210 12:44:46.307619 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: {Name:mkad2c1df2b794fa092928c808fba2f7b698c733 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308403 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key ...
	I0210 12:44:46.308419 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.key: {Name:mk92e4542b923282a0d4ad6c85bd3938a18b5d20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:46.308512 1154929 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90
	I0210 12:44:46.308532 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 12:44:47.476546 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 ...
	I0210 12:44:47.476582 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90: {Name:mk1069642a41a422ec0d1380604525227f9aa1c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.476777 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 ...
	I0210 12:44:47.476793 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90: {Name:mk524268fb08278cd84efb0c69341de72049db45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.477603 1154929 certs.go:381] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt
	I0210 12:44:47.477699 1154929 certs.go:385] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key.8e916d90 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key
	I0210 12:44:47.477756 1154929 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key
	I0210 12:44:47.477778 1154929 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt with IP's: []
	I0210 12:44:47.816128 1154929 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt ...
	I0210 12:44:47.816163 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt: {Name:mk1da31ff9bbab79c555d3805593e80413bff447 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816377 1154929 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key ...
	I0210 12:44:47.816393 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key: {Name:mk273525f80f41b160473d3d852aead933cf008f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:47.816646 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 12:44:47.816691 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem (1078 bytes)
	I0210 12:44:47.816721 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem (1123 bytes)
	I0210 12:44:47.816750 1154929 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem (1679 bytes)
	I0210 12:44:47.817330 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 12:44:47.842327 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 12:44:47.865851 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 12:44:47.889241 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 12:44:47.912463 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 12:44:47.936897 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 12:44:47.959908 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 12:44:47.983024 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 12:44:48.013487 1154929 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 12:44:48.042812 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 12:44:48.063649 1154929 ssh_runner.go:195] Run: openssl version
	I0210 12:44:48.069818 1154929 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"
	I0210 12:44:48.081474 1154929 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085424 1154929 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:44 /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.085531 1154929 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:44:48.093387 1154929 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"
	I0210 12:44:48.103152 1154929 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 12:44:48.106754 1154929 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
	I0210 12:44:48.106837 1154929 kubeadm.go:392] StartCluster: {Name:addons-496024 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-496024 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: Socket
VMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:44:48.106927 1154929 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0210 12:44:48.106994 1154929 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 12:44:48.144086 1154929 cri.go:89] found id: ""
	I0210 12:44:48.144166 1154929 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 12:44:48.153071 1154929 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 12:44:48.161780 1154929 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 12:44:48.161888 1154929 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
	I0210 12:44:48.170532 1154929 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
	I0210 12:44:48.170553 1154929 kubeadm.go:157] found existing configuration files:
	
	I0210 12:44:48.170608 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 12:44:48.178914 1154929 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
	I0210 12:44:48.178981 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 12:44:48.187131 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 12:44:48.195608 1154929 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
	I0210 12:44:48.195712 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 12:44:48.203874 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.212458 1154929 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
	I0210 12:44:48.212552 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 12:44:48.220792 1154929 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 12:44:48.229721 1154929 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
	I0210 12:44:48.229836 1154929 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 12:44:48.238232 1154929 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 12:44:48.299446 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 12:44:48.299718 1154929 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1075-aws\n", err: exit status 1
	I0210 12:44:48.357123 1154929 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 12:45:04.009058 1154929 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 12:45:04.009119 1154929 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 12:45:04.009208 1154929 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 12:45:04.009264 1154929 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0210 12:45:04.009308 1154929 kubeadm.go:310] OS: Linux
	I0210 12:45:04.009355 1154929 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 12:45:04.009404 1154929 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 12:45:04.009451 1154929 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 12:45:04.009500 1154929 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 12:45:04.009579 1154929 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 12:45:04.009633 1154929 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 12:45:04.009679 1154929 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 12:45:04.009729 1154929 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 12:45:04.009776 1154929 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 12:45:04.009849 1154929 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 12:45:04.009949 1154929 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 12:45:04.010039 1154929 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 12:45:04.010137 1154929 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 12:45:04.013212 1154929 out.go:235]   - Generating certificates and keys ...
	I0210 12:45:04.013331 1154929 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 12:45:04.013401 1154929 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 12:45:04.013486 1154929 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 12:45:04.013569 1154929 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 12:45:04.013638 1154929 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 12:45:04.013694 1154929 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 12:45:04.013751 1154929 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 12:45:04.013873 1154929 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.013928 1154929 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 12:45:04.014051 1154929 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-496024 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:45:04.014120 1154929 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 12:45:04.014187 1154929 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 12:45:04.014237 1154929 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 12:45:04.014295 1154929 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 12:45:04.014350 1154929 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 12:45:04.014411 1154929 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 12:45:04.014467 1154929 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 12:45:04.014533 1154929 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 12:45:04.014591 1154929 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 12:45:04.014677 1154929 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 12:45:04.014747 1154929 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 12:45:04.017923 1154929 out.go:235]   - Booting up control plane ...
	I0210 12:45:04.018036 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 12:45:04.018121 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 12:45:04.018192 1154929 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 12:45:04.018313 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 12:45:04.018432 1154929 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 12:45:04.018490 1154929 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 12:45:04.018641 1154929 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 12:45:04.018789 1154929 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 12:45:04.018863 1154929 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000871641s
	I0210 12:45:04.018949 1154929 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 12:45:04.019019 1154929 kubeadm.go:310] [api-check] The API server is healthy after 6.002286454s
	I0210 12:45:04.019156 1154929 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 12:45:04.019298 1154929 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 12:45:04.019368 1154929 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 12:45:04.019555 1154929 kubeadm.go:310] [mark-control-plane] Marking the node addons-496024 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 12:45:04.019617 1154929 kubeadm.go:310] [bootstrap-token] Using token: olu3bm.sleah2iz6f4mt5uy
	I0210 12:45:04.022663 1154929 out.go:235]   - Configuring RBAC rules ...
	I0210 12:45:04.022819 1154929 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 12:45:04.022924 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 12:45:04.023072 1154929 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
	I0210 12:45:04.023259 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 12:45:04.023395 1154929 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 12:45:04.023487 1154929 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 12:45:04.023621 1154929 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 12:45:04.023673 1154929 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 12:45:04.023739 1154929 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 12:45:04.023776 1154929 kubeadm.go:310] 
	I0210 12:45:04.023855 1154929 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 12:45:04.023864 1154929 kubeadm.go:310] 
	I0210 12:45:04.023960 1154929 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 12:45:04.023968 1154929 kubeadm.go:310] 
	I0210 12:45:04.024002 1154929 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 12:45:04.024070 1154929 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 12:45:04.024126 1154929 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 12:45:04.024133 1154929 kubeadm.go:310] 
	I0210 12:45:04.024195 1154929 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 12:45:04.024218 1154929 kubeadm.go:310] 
	I0210 12:45:04.024280 1154929 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 12:45:04.024290 1154929 kubeadm.go:310] 
	I0210 12:45:04.024344 1154929 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 12:45:04.024433 1154929 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 12:45:04.024536 1154929 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 12:45:04.024567 1154929 kubeadm.go:310] 
	I0210 12:45:04.024682 1154929 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 12:45:04.024789 1154929 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 12:45:04.024805 1154929 kubeadm.go:310] 
	I0210 12:45:04.024890 1154929 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025045 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a \
	I0210 12:45:04.025078 1154929 kubeadm.go:310] 	--control-plane 
	I0210 12:45:04.025088 1154929 kubeadm.go:310] 
	I0210 12:45:04.025176 1154929 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 12:45:04.025186 1154929 kubeadm.go:310] 
	I0210 12:45:04.025284 1154929 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token olu3bm.sleah2iz6f4mt5uy \
	I0210 12:45:04.025675 1154929 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a 
	I0210 12:45:04.025718 1154929 cni.go:84] Creating CNI manager for ""
	I0210 12:45:04.025740 1154929 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:45:04.029576 1154929 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 12:45:04.032600 1154929 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 12:45:04.036746 1154929 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 12:45:04.036769 1154929 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 12:45:04.056063 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 12:45:04.366136 1154929 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 12:45:04.366251 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:04.366281 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-496024 minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04 minikube.k8s.io/name=addons-496024 minikube.k8s.io/primary=true
	I0210 12:45:04.569004 1154929 ops.go:34] apiserver oom_adj: -16
	I0210 12:45:04.593667 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.093730 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:05.594426 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.093770 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:06.593781 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.094600 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:07.593705 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.094410 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.594005 1154929 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:45:08.752529 1154929 kubeadm.go:1113] duration metric: took 4.386341157s to wait for elevateKubeSystemPrivileges
	I0210 12:45:08.752556 1154929 kubeadm.go:394] duration metric: took 20.645752763s to StartCluster
	I0210 12:45:08.752573 1154929 settings.go:142] acquiring lock: {Name:mk92931e94a3d4e8ae0d546403b51cca34e5a890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.753345 1154929 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:45:08.753824 1154929 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/kubeconfig: {Name:mk06d12b0cf3e9b895779cec4bbf2c35693a50bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:45:08.754050 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 12:45:08.754066 1154929 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 12:45:08.754316 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.754348 1154929 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0210 12:45:08.754421 1154929 addons.go:69] Setting yakd=true in profile "addons-496024"
	I0210 12:45:08.754435 1154929 addons.go:238] Setting addon yakd=true in "addons-496024"
	I0210 12:45:08.754458 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.754922 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.755431 1154929 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.755454 1154929 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-496024"
	I0210 12:45:08.755480 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.755900 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.756402 1154929 addons.go:69] Setting metrics-server=true in profile "addons-496024"
	I0210 12:45:08.756421 1154929 addons.go:238] Setting addon metrics-server=true in "addons-496024"
	I0210 12:45:08.756450 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.756866 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.757054 1154929 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-496024"
	I0210 12:45:08.757084 1154929 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-496024"
	I0210 12:45:08.757123 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.757604 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.763098 1154929 addons.go:69] Setting cloud-spanner=true in profile "addons-496024"
	I0210 12:45:08.763132 1154929 addons.go:238] Setting addon cloud-spanner=true in "addons-496024"
	I0210 12:45:08.763166 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.763607 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.766541 1154929 addons.go:69] Setting registry=true in profile "addons-496024"
	I0210 12:45:08.766573 1154929 addons.go:238] Setting addon registry=true in "addons-496024"
	I0210 12:45:08.766606 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.770219 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.778004 1154929 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-496024"
	I0210 12:45:08.778081 1154929 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:08.778115 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.778561 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.785254 1154929 addons.go:69] Setting storage-provisioner=true in profile "addons-496024"
	I0210 12:45:08.785352 1154929 addons.go:238] Setting addon storage-provisioner=true in "addons-496024"
	I0210 12:45:08.785421 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.786624 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.794572 1154929 addons.go:69] Setting default-storageclass=true in profile "addons-496024"
	I0210 12:45:08.794611 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-496024"
	I0210 12:45:08.794863 1154929 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-496024"
	I0210 12:45:08.794887 1154929 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-496024"
	I0210 12:45:08.794995 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.795157 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.802849 1154929 addons.go:69] Setting gcp-auth=true in profile "addons-496024"
	I0210 12:45:08.802910 1154929 mustload.go:65] Loading cluster: addons-496024
	I0210 12:45:08.803158 1154929 config.go:182] Loaded profile config "addons-496024": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 12:45:08.803517 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.808437 1154929 addons.go:69] Setting volcano=true in profile "addons-496024"
	I0210 12:45:08.808470 1154929 addons.go:238] Setting addon volcano=true in "addons-496024"
	I0210 12:45:08.808589 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.809076 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.825761 1154929 addons.go:69] Setting volumesnapshots=true in profile "addons-496024"
	I0210 12:45:08.825794 1154929 addons.go:238] Setting addon volumesnapshots=true in "addons-496024"
	I0210 12:45:08.825829 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.826475 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.827423 1154929 addons.go:69] Setting ingress=true in profile "addons-496024"
	I0210 12:45:08.827449 1154929 addons.go:238] Setting addon ingress=true in "addons-496024"
	I0210 12:45:08.827559 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.828580 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.849857 1154929 out.go:177] * Verifying Kubernetes components...
	I0210 12:45:08.853809 1154929 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:45:08.876200 1154929 addons.go:69] Setting ingress-dns=true in profile "addons-496024"
	I0210 12:45:08.880773 1154929 addons.go:238] Setting addon ingress-dns=true in "addons-496024"
	I0210 12:45:08.880835 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.881357 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.915186 1154929 addons.go:69] Setting inspektor-gadget=true in profile "addons-496024"
	I0210 12:45:08.915222 1154929 addons.go:238] Setting addon inspektor-gadget=true in "addons-496024"
	I0210 12:45:08.915260 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:08.915712 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:08.948789 1154929 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 12:45:08.951975 1154929 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:08.951997 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 12:45:08.952062 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:08.976959 1154929 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 12:45:08.978073 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 12:45:08.978146 1154929 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 12:45:09.001856 1154929 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 12:45:09.002365 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 12:45:09.002382 1154929 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 12:45:09.002450 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.031448 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 12:45:09.039715 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:09.039741 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 12:45:09.039808 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.041731 1154929 addons.go:238] Setting addon default-storageclass=true in "addons-496024"
	I0210 12:45:09.041770 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.042188 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.055125 1154929 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:09.055155 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 12:45:09.055216 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.065574 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0210 12:45:09.069019 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0210 12:45:09.072309 1154929 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0210 12:45:09.074242 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 12:45:09.078111 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 12:45:09.078618 1154929 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.078639 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0210 12:45:09.078704 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.079356 1154929 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 12:45:09.079705 1154929 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 12:45:09.098800 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.108084 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 12:45:09.108089 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 12:45:09.108102 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 12:45:09.126871 1154929 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 12:45:09.126957 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.133276 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.133628 1154929 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.133649 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 12:45:09.133714 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.139411 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 12:45:09.139716 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 12:45:09.150913 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.108198 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 12:45:09.155053 1154929 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 12:45:09.155160 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.166668 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:09.166689 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 12:45:09.166751 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.120126 1154929 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-496024"
	I0210 12:45:09.170388 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:09.170835 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:09.171259 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:09.128002 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 12:45:09.180975 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 12:45:09.181141 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.181337 1154929 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 12:45:09.189558 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 12:45:09.190528 1154929 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.190543 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 12:45:09.190604 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.198005 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 12:45:09.198026 1154929 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 12:45:09.198084 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.230160 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 12:45:09.233210 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.234010 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.240463 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 12:45:09.245438 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 12:45:09.247630 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.259081 1154929 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 12:45:09.264682 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 12:45:09.264710 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 12:45:09.264791 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.275847 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.276326 1154929 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:09.276339 1154929 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 12:45:09.276389 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.347726 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.374859 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.392798 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.414733 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.417684 1154929 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 12:45:09.418054 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.425060 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.426767 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.429722 1154929 out.go:177]   - Using image docker.io/busybox:stable
	I0210 12:45:09.429896 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432636 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:09.432692 1154929 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:09.432706 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 12:45:09.432761 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:09.467052 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	W0210 12:45:09.470782 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.470813 1154929 retry.go:31] will retry after 245.370549ms: ssh: handshake failed: EOF
	W0210 12:45:09.471344 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.471359 1154929 retry.go:31] will retry after 148.958102ms: ssh: handshake failed: EOF
	W0210 12:45:09.621120 1154929 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:45:09.621150 1154929 retry.go:31] will retry after 267.879662ms: ssh: handshake failed: EOF
	I0210 12:45:09.853481 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 12:45:09.853605 1154929 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 12:45:09.890968 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0210 12:45:09.895965 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.141886425s)
	I0210 12:45:09.896122 1154929 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 12:45:09.896170 1154929 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.04233915s)
	I0210 12:45:09.896216 1154929 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:45:09.949596 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 12:45:09.949676 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 12:45:09.960905 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:45:09.961320 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:45:09.971714 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:45:09.972128 1154929 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:09.972149 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 12:45:10.011135 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 12:45:10.011162 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 12:45:10.022218 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0210 12:45:10.050846 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 12:45:10.050868 1154929 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 12:45:10.073804 1154929 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.073880 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 12:45:10.074297 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:45:10.078685 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 12:45:10.078756 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 12:45:10.116420 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:45:10.150176 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 12:45:10.150203 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 12:45:10.170910 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:45:10.257114 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 12:45:10.257145 1154929 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)
	I0210 12:45:10.287931 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 12:45:10.287957 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 12:45:10.291002 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:45:10.323299 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 12:45:10.323367 1154929 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 12:45:10.357769 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 12:45:10.380472 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:45:10.418676 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 12:45:10.418746 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 12:45:10.425984 1154929 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 12:45:10.426059 1154929 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 12:45:10.662873 1154929 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:10.662894 1154929 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 12:45:10.798494 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 12:45:10.798563 1154929 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 12:45:10.828919 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 12:45:10.828991 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 12:45:10.941795 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:45:11.066149 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 12:45:11.066174 1154929 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 12:45:11.301188 1154929 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 12:45:11.301215 1154929 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0210 12:45:11.344733 1154929 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.344755 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 12:45:11.560172 1154929 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:11.560198 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 12:45:11.692781 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 12:45:11.692807 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 12:45:11.793868 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:45:11.979248 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:12.058836 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 12:45:12.058862 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 12:45:12.349864 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 12:45:12.349890 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 12:45:12.698575 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 12:45:12.698594 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 12:45:13.136861 1154929 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:13.136928 1154929 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 12:45:13.520346 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:45:16.130576 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 12:45:16.130654 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.157471 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:16.722903 1154929 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 12:45:16.938986 1154929 addons.go:238] Setting addon gcp-auth=true in "addons-496024"
	I0210 12:45:16.939036 1154929 host.go:66] Checking if "addons-496024" exists ...
	I0210 12:45:16.939473 1154929 cli_runner.go:164] Run: docker container inspect addons-496024 --format={{.State.Status}}
	I0210 12:45:16.958251 1154929 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 12:45:16.958305 1154929 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-496024
	I0210 12:45:16.982361 1154929 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34238 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/addons-496024/id_rsa Username:docker}
	I0210 12:45:19.491372 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.600371619s)
	I0210 12:45:19.491485 1154929 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (9.595259937s)
	I0210 12:45:19.492151 1154929 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (9.596011778s)
	I0210 12:45:19.492491 1154929 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 12:45:19.492527 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (9.321595115s)
	I0210 12:45:19.492557 1154929 addons.go:479] Verifying addon registry=true in "addons-496024"
	I0210 12:45:19.492984 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (9.201953678s)
	I0210 12:45:19.493032 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.135195965s)
	I0210 12:45:19.493246 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.112700682s)
	I0210 12:45:19.493389 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.551524642s)
	I0210 12:45:19.493401 1154929 addons.go:479] Verifying addon metrics-server=true in "addons-496024"
	I0210 12:45:19.493437 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.699541767s)
	I0210 12:45:19.492328 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (9.53134757s)
	I0210 12:45:19.492352 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.53101391s)
	I0210 12:45:19.492433 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.520663844s)
	I0210 12:45:19.494548 1154929 addons.go:479] Verifying addon ingress=true in "addons-496024"
	I0210 12:45:19.492507 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.376067123s)
	I0210 12:45:19.492475 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (9.418133633s)
	I0210 12:45:19.492469 1154929 node_ready.go:35] waiting up to 6m0s for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.492450 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.470214907s)
	I0210 12:45:19.495172 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.515890149s)
	W0210 12:45:19.495194 1154929 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.495208 1154929 retry.go:31] will retry after 296.809812ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:45:19.499004 1154929 out.go:177] * Verifying registry addon...
	I0210 12:45:19.501023 1154929 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-496024 service yakd-dashboard -n yakd-dashboard
	
	I0210 12:45:19.501084 1154929 out.go:177] * Verifying ingress addon...
	I0210 12:45:19.504071 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 12:45:19.504903 1154929 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0210 12:45:19.544888 1154929 node_ready.go:49] node "addons-496024" has status "Ready":"True"
	I0210 12:45:19.544954 1154929 node_ready.go:38] duration metric: took 49.99184ms for node "addons-496024" to be "Ready" ...
	I0210 12:45:19.544978 1154929 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" ...
	I0210 12:45:19.595648 1154929 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:45:19.595720 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:19.596161 1154929 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 12:45:19.596182 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0210 12:45:19.645454 1154929 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0210 12:45:19.689296 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:19.792443 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:45:20.014067 1154929 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-496024" context rescaled to 1 replicas
	I0210 12:45:20.028407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.030443 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.059668 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.539222277s)
	I0210 12:45:20.059704 1154929 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-496024"
	I0210 12:45:20.059905 1154929 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.101630543s)
	I0210 12:45:20.063137 1154929 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:45:20.063262 1154929 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 12:45:20.066630 1154929 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 12:45:20.067579 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 12:45:20.071365 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 12:45:20.071440 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 12:45:20.119515 1154929 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:45:20.119593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.144518 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 12:45:20.144594 1154929 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 12:45:20.235274 1154929 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.235298 1154929 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 12:45:20.294236 1154929 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:45:20.509766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:20.510213 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:20.602973 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:20.702286 1154929 pod_ready.go:98] error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702318 1154929 pod_ready.go:82] duration metric: took 1.012992215s for pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace to be "Ready" ...
	E0210 12:45:20.702330 1154929 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-668d6bf9bc-8tjnt" in "kube-system" namespace (skipping!): pods "coredns-668d6bf9bc-8tjnt" not found
	I0210 12:45:20.702339 1154929 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:21.009984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.010303 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.072174 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:21.298586 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.50609427s)
	I0210 12:45:21.525818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:21.526484 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:21.594810 1154929 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.300529216s)
	I0210 12:45:21.597778 1154929 addons.go:479] Verifying addon gcp-auth=true in "addons-496024"
	I0210 12:45:21.601397 1154929 out.go:177] * Verifying gcp-auth addon...
	I0210 12:45:21.605431 1154929 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 12:45:21.623507 1154929 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 12:45:21.624239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.011402 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.011546 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.071159 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.510484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:22.510992 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:22.610713 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:22.709684 1154929 pod_ready.go:103] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:23.009882 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.010105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.077813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:23.510488 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:23.510717 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:23.579491 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.011352 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.012814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.071295 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.508274 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:24.508811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:24.582623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:24.708533 1154929 pod_ready.go:93] pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.708559 1154929 pod_ready.go:82] duration metric: took 4.00621169s for pod "coredns-668d6bf9bc-xftzv" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.708572 1154929 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713649 1154929 pod_ready.go:93] pod "etcd-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.713719 1154929 pod_ready.go:82] duration metric: took 5.138348ms for pod "etcd-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.713751 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718591 1154929 pod_ready.go:93] pod "kube-apiserver-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.718616 1154929 pod_ready.go:82] duration metric: took 4.847954ms for pod "kube-apiserver-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.718628 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723145 1154929 pod_ready.go:93] pod "kube-controller-manager-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.723170 1154929 pod_ready.go:82] duration metric: took 4.533616ms for pod "kube-controller-manager-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.723185 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727614 1154929 pod_ready.go:93] pod "kube-proxy-kh2mg" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:24.727638 1154929 pod_ready.go:82] duration metric: took 4.444558ms for pod "kube-proxy-kh2mg" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:24.727648 1154929 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.013597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.014226 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.071595 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:25.113795 1154929 pod_ready.go:93] pod "kube-scheduler-addons-496024" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:25.113827 1154929 pod_ready.go:82] duration metric: took 386.170231ms for pod "kube-scheduler-addons-496024" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.113840 1154929 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:25.511284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:25.511725 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:25.571748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.009849 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.010310 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.071786 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:26.508885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:26.509011 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:26.571897 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.010937 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.011113 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.071364 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:27.118408 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:27.515510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:27.515955 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:27.571275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.010465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.010763 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.070822 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:28.511299 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:28.512000 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:28.572083 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.009218 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.010284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.072161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:29.119592 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:29.509030 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:29.509097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:29.571359 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.023403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.024209 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.072019 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:30.508303 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:30.508670 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:30.572486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.010021 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.010177 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.071753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:31.120348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:31.508650 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:31.510043 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:31.571804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.008714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.009773 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:32.509630 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:32.509694 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:32.609471 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.008233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.009389 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.071854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:33.509134 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:33.571465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:33.619433 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:34.014797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.015101 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.071300 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:34.508239 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:34.509714 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:34.571226 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.014575 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.014815 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.070922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:35.509069 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:35.509224 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:35.571208 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.011149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.011980 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.112547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:36.119902 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:36.508916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:36.509273 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:36.610724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.010343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.010535 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.071613 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:37.526437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:37.526932 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:37.577825 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.011454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.011744 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.114315 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:38.123009 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:38.514806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:38.616407 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:38.617896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.010574 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.010981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.072760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:39.509704 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:39.510095 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:39.571649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.016563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.017378 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.073210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:40.126348 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:40.509387 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:40.509902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:40.572099 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.008879 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.009582 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.073068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:41.508119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:41.509109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:41.570955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.014228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.015100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.072432 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.508728 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:42.509092 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:42.571837 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:42.620852 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:43.009237 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.010184 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.071465 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:43.509530 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:43.509916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:43.571450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.011003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.011491 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.072188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:44.509610 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:44.509793 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:44.571836 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.011919 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.012281 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.089382 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:45.127916 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:45.508477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:45.508755 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:45.584137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.012463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.013844 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.071462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:46.509286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:46.509397 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:46.610135 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.009048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.013667 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.070930 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.508511 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:47.508639 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:47.571573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:47.619649 1154929 pod_ready.go:103] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"False"
	I0210 12:45:48.015616 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.015711 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.071323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:48.508590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:48.508817 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:48.570869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.009894 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.010248 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.071966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:49.510315 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:49.510451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:49.571151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.020847 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.021864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.071489 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:50.119645 1154929 pod_ready.go:93] pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.119672 1154929 pod_ready.go:82] duration metric: took 25.005821695s for pod "metrics-server-7fbb699795-tklbb" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.119699 1154929 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125889 1154929 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace has status "Ready":"True"
	I0210 12:45:50.125918 1154929 pod_ready.go:82] duration metric: took 6.210269ms for pod "nvidia-device-plugin-daemonset-g9ll6" in "kube-system" namespace to be "Ready" ...
	I0210 12:45:50.125940 1154929 pod_ready.go:39] duration metric: took 30.580938523s 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" ...
	I0210 12:45:50.125955 1154929 api_server.go:52] waiting for apiserver process to appear ...
	I0210 12:45:50.126030 1154929 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:45:50.146998 1154929 api_server.go:72] duration metric: took 41.392903321s to wait for apiserver process to appear ...
	I0210 12:45:50.147074 1154929 api_server.go:88] waiting for apiserver healthz status ...
	I0210 12:45:50.147108 1154929 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 12:45:50.155861 1154929 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 12:45:50.157148 1154929 api_server.go:141] control plane version: v1.32.1
	I0210 12:45:50.157210 1154929 api_server.go:131] duration metric: took 10.115802ms to wait for apiserver health ...
	I0210 12:45:50.157248 1154929 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 12:45:50.162492 1154929 system_pods.go:59] 18 kube-system pods found
	I0210 12:45:50.162577 1154929 system_pods.go:61] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.162601 1154929 system_pods.go:61] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.162625 1154929 system_pods.go:61] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.162669 1154929 system_pods.go:61] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.162690 1154929 system_pods.go:61] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.162724 1154929 system_pods.go:61] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.162747 1154929 system_pods.go:61] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.162767 1154929 system_pods.go:61] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.162803 1154929 system_pods.go:61] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.162824 1154929 system_pods.go:61] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.162841 1154929 system_pods.go:61] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.162862 1154929 system_pods.go:61] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.162893 1154929 system_pods.go:61] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.162918 1154929 system_pods.go:61] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.162935 1154929 system_pods.go:61] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.162970 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.162992 1154929 system_pods.go:61] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.163010 1154929 system_pods.go:61] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.163031 1154929 system_pods.go:74] duration metric: took 5.750481ms to wait for pod list to return data ...
	I0210 12:45:50.163070 1154929 default_sa.go:34] waiting for default service account to be created ...
	I0210 12:45:50.166541 1154929 default_sa.go:45] found service account: "default"
	I0210 12:45:50.166614 1154929 default_sa.go:55] duration metric: took 3.52439ms for default service account to be created ...
	I0210 12:45:50.166642 1154929 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 12:45:50.171817 1154929 system_pods.go:86] 18 kube-system pods found
	I0210 12:45:50.171897 1154929 system_pods.go:89] "coredns-668d6bf9bc-xftzv" [e1af38eb-fd76-4e5b-b084-a23ba6094480] Running
	I0210 12:45:50.171937 1154929 system_pods.go:89] "csi-hostpath-attacher-0" [d264b876-c275-4a2b-abdc-b99c55d9f0fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0210 12:45:50.171964 1154929 system_pods.go:89] "csi-hostpath-resizer-0" [60abff54-a52d-4ec6-ae1e-eaaf4c27371c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0210 12:45:50.171991 1154929 system_pods.go:89] "csi-hostpathplugin-p6cww" [254bcded-bd25-4bf8-9c1b-2ccd9e9f89be] 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])
	I0210 12:45:50.172023 1154929 system_pods.go:89] "etcd-addons-496024" [e8d45391-ba0c-40fd-8b88-acaeaaa8fab5] Running
	I0210 12:45:50.172047 1154929 system_pods.go:89] "kindnet-4pjhf" [0cc76941-1692-44f3-b5ac-cb93bfce3b19] Running
	I0210 12:45:50.172067 1154929 system_pods.go:89] "kube-apiserver-addons-496024" [90a419bb-1711-4729-9649-7179bd63981d] Running
	I0210 12:45:50.172104 1154929 system_pods.go:89] "kube-controller-manager-addons-496024" [081e2057-6a9c-4487-8bd6-426f5f648cd8] Running
	I0210 12:45:50.172131 1154929 system_pods.go:89] "kube-ingress-dns-minikube" [7763cee1-c235-4265-bd8b-33ef3b84b4c2] Running
	I0210 12:45:50.172152 1154929 system_pods.go:89] "kube-proxy-kh2mg" [09ce5963-4c60-43bd-b2a2-feb95d1f4fbf] Running
	I0210 12:45:50.172189 1154929 system_pods.go:89] "kube-scheduler-addons-496024" [e55ef379-77b4-44d9-8c38-cd1282e1e01b] Running
	I0210 12:45:50.172215 1154929 system_pods.go:89] "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
	I0210 12:45:50.172236 1154929 system_pods.go:89] "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
	I0210 12:45:50.172274 1154929 system_pods.go:89] "registry-6c88467877-ds9wr" [d181348e-4045-4131-b5e9-bb03cbf80018] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0210 12:45:50.172300 1154929 system_pods.go:89] "registry-proxy-d58ps" [65658f63-f73c-40e9-845d-1bc9da027b2d] Running
	I0210 12:45:50.172321 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-f7lxx" [9bc5c9e0-429f-4161-9208-048a32e35163] Running
	I0210 12:45:50.172355 1154929 system_pods.go:89] "snapshot-controller-68b874b76f-hhh89" [cbcfb05a-5b2d-46e8-b669-f9e2137a69b3] Running
	I0210 12:45:50.172379 1154929 system_pods.go:89] "storage-provisioner" [e2bdc188-e9cf-432b-aea0-cafb6ca33b3a] Running
	I0210 12:45:50.172400 1154929 system_pods.go:126] duration metric: took 5.736696ms to wait for k8s-apps to be running ...
	I0210 12:45:50.172436 1154929 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 12:45:50.172537 1154929 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:45:50.194346 1154929 system_svc.go:56] duration metric: took 21.901276ms WaitForService to wait for kubelet
	I0210 12:45:50.194425 1154929 kubeadm.go:582] duration metric: took 41.440333664s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 12:45:50.194460 1154929 node_conditions.go:102] verifying NodePressure condition ...
	I0210 12:45:50.198277 1154929 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 12:45:50.198362 1154929 node_conditions.go:123] node cpu capacity is 2
	I0210 12:45:50.198390 1154929 node_conditions.go:105] duration metric: took 3.906673ms to run NodePressure ...
	I0210 12:45:50.198430 1154929 start.go:241] waiting for startup goroutines ...
	I0210 12:45:50.509809 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:50.509974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:50.571158 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.018590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.018916 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.111225 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:51.508465 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:51.508906 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:51.571074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.010100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.010537 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.071839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:52.509718 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:52.509917 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:52.572446 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.018522 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.018618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.074261 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:53.508599 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:53.510308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:53.571493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.012926 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.013125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.071410 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:54.509183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:54.509366 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:54.571268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.019421 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.019743 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.070514 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:55.508322 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:55.508470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:55.571715 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.010789 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.010962 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.071458 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:56.508448 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:56.508626 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:56.570515 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.008457 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.008902 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.070864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:57.507572 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:57.508433 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:57.571272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.014910 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.015098 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.071209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:58.507307 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:58.508775 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:58.571202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.008348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.008534 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.070745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:45:59.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:45:59.509615 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:45:59.571257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.009128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.013173 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.072802 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:00.510868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:00.511500 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:00.610852 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.009649 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.009883 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.110914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:01.509657 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:01.509891 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:01.571462 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.015479 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.016001 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.072031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:02.507868 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:02.507964 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:02.570959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.009445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.011115 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.071234 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:03.509850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:03.510542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:03.571294 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.013799 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.013965 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.071030 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:04.508196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:04.508348 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:04.572262 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.009036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.010656 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.071741 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:05.508389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:05.508575 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:05.570509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:46:06.013864 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:06.014554 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.111046 1154929 kapi.go:107] duration metric: took 46.043462545s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 12:46:06.508593 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:06.508718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.007853 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:07.008007 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:07.508461 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.011740 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.012455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:08.508110 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:08.508697 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.009060 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.009395 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:09.508495 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:09.508584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.020330 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:10.034328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.506751 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:10.508353 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.008999 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:11.009900 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.507923 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:11.508274 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.010398 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.011189 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:12.508000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:12.508169 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.008168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.008776 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:13.509101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:13.510558 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.008454 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.012356 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:14.508218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:14.508405 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.015238 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:15.016972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508077 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:15.508228 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.010727 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:16.011212 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.508804 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:16.509254 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008093 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.008541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:17.507906 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:17.508075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.010488 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.011109 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:18.508238 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:18.508544 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008346 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:19.008729 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:19.509751 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.010573 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.010707 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:20.508051 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:20.508292 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.009093 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.009313 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:21.509284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:21.509295 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.012873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:22.013578 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.508843 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:22.510882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.018592 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.019780 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:23.507220 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:23.509731 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010288 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:24.010625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.508839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:24.509040 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.010309 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.010542 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:25.510925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:25.511572 1154929 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:46:26.012278 1154929 kapi.go:107] duration metric: took 1m6.507368754s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 12:46:26.012742 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:26.508180 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:27.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.009740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:28.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.007687 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:29.507194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.010831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:30.507185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.007867 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:31.508147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.008140 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:32.508039 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:33.508345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.011639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:34.508137 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.008293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:35.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.012318 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:36.508760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.010531 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:37.507984 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.008509 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:38.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.007888 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:39.507048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.017000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:40.507394 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.007966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:41.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.012017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:42.508241 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.007946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:43.507869 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.014113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:44.508002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.009472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:45.507463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.008437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:46.507482 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.007356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:47.507348 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.007607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:48.507445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.007749 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:49.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.016798 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:50.507969 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.008723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:51.507502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.008055 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:52.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.007477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:53.508706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.012607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:54.508698 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.016590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:55.507812 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.009286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:56.507304 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.007779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:57.507325 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.008563 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:58.507474 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.007679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:46:59.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.008957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:00.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.007638 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:01.508149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.009705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:02.508177 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.007677 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:03.508026 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.009600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:04.509486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.009000 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:05.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.012151 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:06.507976 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.007298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:07.507600 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.009660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:08.507848 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.008074 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:09.508209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.012105 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:10.508552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:11.507240 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.008101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:12.507709 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.007536 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:13.507246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.012675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:14.508753 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.011983 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:15.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.008328 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:16.507841 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.007168 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:17.507486 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.010748 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:18.508349 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.007257 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:19.506818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.009293 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:20.507703 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.007972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:21.507373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.012868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:22.507090 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.009059 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:23.507147 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.007513 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:24.507974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.008707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:25.507188 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.008771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:26.507943 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.007314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:27.507725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.009044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:28.507925 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.008270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:29.507510 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.015113 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:30.508164 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.008529 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:31.507981 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.008664 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:32.508429 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.011344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:33.508050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.010048 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:34.508057 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.012170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:35.507716 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.010336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:36.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.008994 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:37.507896 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.010253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:38.506756 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.007283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:39.507770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.015639 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:40.508202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.007770 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:41.507323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.009771 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:42.508040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.008397 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:43.507766 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.008149 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:44.507050 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.021738 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:45.507036 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.008286 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:46.508540 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.010209 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:47.507547 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.010972 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:48.508284 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.006966 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:49.507434 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.013502 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:50.507883 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.008035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:51.508278 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.007912 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:52.508625 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:53.507684 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.012085 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:54.507769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.010618 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:55.506959 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.009068 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:56.507541 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.007585 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:57.507228 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.010040 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:58.507673 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.008202 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:47:59.507731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.052111 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:00.511952 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.007626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:01.508169 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.010724 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:02.507746 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.010571 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:03.512268 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.007409 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:04.506838 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.009695 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:05.507283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.012990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:06.507484 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.007723 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:07.508610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.016061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:08.506960 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.009737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:09.506765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.010904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:10.507607 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.008196 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:11.508855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.008052 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:12.507193 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.007725 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:13.506988 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.010794 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:14.508191 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.011603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:15.507289 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:16.508344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.007388 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:17.507768 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.013198 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:18.507603 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.008094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:19.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.015542 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:20.507386 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.008128 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:21.508661 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.009357 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:22.507451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.007810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:23.506919 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.009298 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:24.507718 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.008494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:25.506731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.009437 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:26.507254 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.008203 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:27.508210 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.014819 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:28.507996 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.008338 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:29.507028 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.017679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:30.507222 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.008277 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:31.508161 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.015731 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:32.507872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.008974 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:33.507239 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.009012 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:34.506811 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.008779 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:35.508134 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.013344 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:36.508351 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.008758 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:37.506950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.010909 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:38.506879 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.008519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:39.507455 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.011853 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:40.506990 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.007584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:41.507957 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.011803 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:42.507719 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.007470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:43.507946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.011170 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:44.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.009987 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:45.507678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.009676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:46.508142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.008017 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:47.507314 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.014423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:48.507806 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.009171 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:49.507508 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.015449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:50.507063 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.008872 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:51.507479 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.032493 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:52.507597 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.008336 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:53.507640 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.008341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:54.507764 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.013343 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:55.507950 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.012591 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:56.507569 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.009808 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:57.507013 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.008445 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:58.508676 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.008453 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:48:59.507003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.030904 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:00.508125 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.007936 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:01.508038 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.010224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:02.508185 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.011259 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:03.507187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.008831 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:04.508041 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.012172 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:05.507555 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.008755 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:06.508035 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.008148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:07.506903 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.011252 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:08.507272 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.007830 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:09.507854 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.014002 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:10.508275 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.007850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:11.509449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.008594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:12.508118 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.008091 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:13.507438 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.007855 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:14.507839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.013373 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.008590 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:16.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.008678 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:17.507873 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.010769 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:18.507610 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.008032 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:19.508053 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.011233 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:20.507086 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.010123 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:21.507308 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.009850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:22.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.008097 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:23.508194 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.009061 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:24.507655 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.009818 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:25.507306 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.010740 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:26.508464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.009935 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:27.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.011466 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:28.507460 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.007666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:29.507561 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.019880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:30.507088 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.008641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:31.511679 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.010839 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:32.508288 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.011311 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:33.507365 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.007711 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:34.507844 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.011156 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:35.508809 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.008992 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:36.507345 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.009922 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:37.507449 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.007885 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:38.507216 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.008056 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:39.507778 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.013477 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:40.507775 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.007218 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:41.507750 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.012353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:42.508378 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.007954 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:43.507556 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.008355 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:44.506868 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.039436 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:45.507813 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.011765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:46.508163 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.008354 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:47.508100 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.010797 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:48.507326 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.008127 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:49.507882 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.011487 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:50.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.008947 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:51.508334 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.010871 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:52.508189 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.007229 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:53.507468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.012124 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:54.507706 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.013584 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:55.507810 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.008016 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:56.507119 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:57.508285 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.009821 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:58.507333 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.007323 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:49:59.508082 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.013084 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:00.508593 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.008468 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:01.508371 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.018641 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:02.508411 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.007892 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:03.507747 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.008559 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:04.510795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.007939 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:05.508253 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.014258 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:06.507424 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.008011 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:07.507850 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.010120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:08.507467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.007894 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:09.507391 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.016498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:10.507270 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.008660 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:11.508467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.010297 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:12.507292 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.007699 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:13.507705 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.008666 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:14.507450 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.011772 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:15.508148 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.007955 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:16.507614 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.009283 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:17.507552 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.009765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:18.507907 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.007594 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:19.507914 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.015008 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:20.508316 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.008179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:21.507423 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.008656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:22.507518 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.015235 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:23.507501 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.009832 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:24.508031 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.015246 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:25.508332 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.010521 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:26.507042 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.007744 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:27.507535 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.009199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:28.508187 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.007255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:29.507350 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.015880 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:30.508009 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.010106 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:31.508087 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.008765 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:32.507842 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.008183 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:33.508071 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.008961 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:34.506908 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.011101 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:35.508181 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.013353 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:36.507490 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.013863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:37.507400 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.008255 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:38.508358 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.007375 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:39.507932 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.017003 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:40.506860 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.007828 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:41.507452 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.018199 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:42.507795 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.007737 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:43.508877 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.009341 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:44.507472 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.020049 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:45.508623 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.009707 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:46.507464 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.007863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:47.507214 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.009626 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:48.508054 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.007142 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:49.507637 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.014067 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:50.507075 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.007656 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:51.508722 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.008805 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:52.508044 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.007814 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:53.507739 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.012320 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:54.507495 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.014201 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:55.507928 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.008951 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:56.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.007065 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:57.507929 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.008380 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:58.507152 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.008473 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:50:59.508525 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.028557 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:00.508865 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.008979 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:01.507997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.014467 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:02.508401 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.008224 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:03.507356 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.007997 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:04.507608 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.008745 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:05.508265 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.009884 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:06.507617 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.007924 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:07.510463 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.008470 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:08.507094 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.009362 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:09.507435 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.010587 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:10.507760 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.008598 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:11.507179 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.008675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:12.507945 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.008498 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:13.507389 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.010451 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:14.507963 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.012946 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:15.507675 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.010322 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:16.507120 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.007519 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:17.507863 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.008403 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:18.507494 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.007599 1154929 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:51:19.504836 1154929 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0210 12:51:19.504867 1154929 kapi.go:107] duration metric: took 6m0.000799776s to wait for kubernetes.io/minikube-addons=registry ...
	W0210 12:51:19.504943 1154929 out.go:270] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0210 12:51:21.606194 1154929 kapi.go:107] duration metric: took 6m0.000750217s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0210 12:51:21.606324 1154929 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0210 12:51:21.609540 1154929 out.go:177] * Enabled addons: volcano, inspektor-gadget, metrics-server, nvidia-device-plugin, amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, yakd, default-storageclass, volumesnapshots, csi-hostpath-driver, ingress
	I0210 12:51:21.612350 1154929 addons.go:514] duration metric: took 6m12.857994965s for enable addons: enabled=[volcano inspektor-gadget metrics-server nvidia-device-plugin amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner yakd default-storageclass volumesnapshots csi-hostpath-driver ingress]
	I0210 12:51:21.612395 1154929 start.go:246] waiting for cluster config update ...
	I0210 12:51:21.612414 1154929 start.go:255] writing updated cluster config ...
	I0210 12:51:21.612713 1154929 ssh_runner.go:195] Run: rm -f paused
	I0210 12:51:22.025117 1154929 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 12:51:22.028181 1154929 out.go:177] * Done! kubectl is now configured to use "addons-496024" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c9a8a685df524       9c8d328e7d9e8       2 minutes ago       Running             gcp-auth                  0                   9276d50f5a1ee       gcp-auth-cd9db85c-g9cng
	a351a63987017       1611cd07b61d5       11 minutes ago      Running             busybox                   0                   fad51e92b30f3       busybox
	8af0e19f4bd59       2d37f5a3dd01b       23 minutes ago      Running             controller                0                   2eba938499c47       ingress-nginx-controller-56d7c84fd4-mdv9g
	c7fce01c84a15       d54655ed3a854       23 minutes ago      Exited              patch                     1                   095d0fc1a5434       ingress-nginx-admission-patch-krmkn
	4be474a20a0de       d54655ed3a854       23 minutes ago      Exited              create                    0                   a235433e17d59       ingress-nginx-admission-create-ktnqp
	7d16d3c6e9b2f       7ce2150c8929b       23 minutes ago      Running             local-path-provisioner    0                   99242a629647f       local-path-provisioner-76f89f99b5-xx8xv
	7733cfdaf489d       434d64ac3dbf3       24 minutes ago      Running             registry-proxy            0                   c7ef444bf409d       registry-proxy-d58ps
	4112e937a90c3       2f6c962e7b831       24 minutes ago      Running             coredns                   0                   fa7398228a89d       coredns-668d6bf9bc-xftzv
	acd374b196af4       35508c2f890c4       24 minutes ago      Running             minikube-ingress-dns      0                   073345c88a759       kube-ingress-dns-minikube
	436dc82e22300       ba04bb24b9575       24 minutes ago      Running             storage-provisioner       0                   8f7ff6c782d0e       storage-provisioner
	53bf720c34645       e1181ee320546       24 minutes ago      Running             kindnet-cni               0                   715259ade304b       kindnet-4pjhf
	88bbb94c3d6e8       e124fbed851d7       24 minutes ago      Running             kube-proxy                0                   9be8a58ce1eee       kube-proxy-kh2mg
	33d93261ae098       ddb38cac617cb       24 minutes ago      Running             kube-scheduler            0                   e13c5bfff723c       kube-scheduler-addons-496024
	3040b57fcc290       7fc9d4aa817aa       24 minutes ago      Running             etcd                      0                   d4301d70e65f5       etcd-addons-496024
	dbf3743c08dd6       265c2dedf28ab       24 minutes ago      Running             kube-apiserver            0                   e63321a8946a0       kube-apiserver-addons-496024
	2aa6cb57ba604       2933761aa7ada       24 minutes ago      Running             kube-controller-manager   0                   4a220439518da       kube-controller-manager-addons-496024
	
	
	==> containerd <==
	Feb 10 13:09:02 addons-496024 containerd[826]: time="2025-02-10T13:09:02.515138267Z" level=info msg="StopPodSandbox for \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\" returns successfully"
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.447225371Z" level=info msg="StopPodSandbox for \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\""
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.454472536Z" level=info msg="TearDown network for sandbox \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\" successfully"
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.454643760Z" level=info msg="StopPodSandbox for \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\" returns successfully"
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.455304296Z" level=info msg="RemovePodSandbox for \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\""
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.455349990Z" level=info msg="Forcibly stopping sandbox \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\""
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.464271826Z" level=info msg="TearDown network for sandbox \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\" successfully"
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.471072370Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Feb 10 13:09:04 addons-496024 containerd[826]: time="2025-02-10T13:09:04.471167270Z" level=info msg="RemovePodSandbox \"2c8b6eafc46da2b160065eb035335a771041cd59b92a60a2e0c10a7eb41322fa\" returns successfully"
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.770223123Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430,Uid:6ed3fd46-ff73-46bb-8eae-246167511dee,Namespace:local-path-storage,Attempt:0,}"
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.819824369Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.819917784Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.819935630Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.820049066Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.878716319Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430,Uid:6ed3fd46-ff73-46bb-8eae-246167511dee,Namespace:local-path-storage,Attempt:0,} returns sandbox id \"f26fc53fe36864f2dfcde42f302aa00a20957588bdf03ede6cf8c3fe5afb30f4\""
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.883680370Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Feb 10 13:09:32 addons-496024 containerd[826]: time="2025-02-10T13:09:32.885830175Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:09:33 addons-496024 containerd[826]: time="2025-02-10T13:09:33.014974239Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:09:33 addons-496024 containerd[826]: time="2025-02-10T13:09:33.431315702Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:09:33 addons-496024 containerd[826]: time="2025-02-10T13:09:33.432205973Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=13349"
	Feb 10 13:09:46 addons-496024 containerd[826]: time="2025-02-10T13:09:46.338918232Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Feb 10 13:09:46 addons-496024 containerd[826]: time="2025-02-10T13:09:46.345438915Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:09:46 addons-496024 containerd[826]: time="2025-02-10T13:09:46.492288266Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:09:46 addons-496024 containerd[826]: time="2025-02-10T13:09:46.766854659Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:09:46 addons-496024 containerd[826]: time="2025-02-10T13:09:46.766917740Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=11054"
	
	
	==> coredns [4112e937a90c3412769a6343d44f49c1c55ba89776ef1b438409cc441fd48de9] <==
	[INFO] 10.244.0.8:42293 - 2871 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000187864s
	[INFO] 10.244.0.8:42293 - 62360 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001270446s
	[INFO] 10.244.0.8:42293 - 43811 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001667796s
	[INFO] 10.244.0.8:42293 - 37791 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000133801s
	[INFO] 10.244.0.8:42293 - 50441 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000155798s
	[INFO] 10.244.0.8:46322 - 47004 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000146904s
	[INFO] 10.244.0.8:46322 - 24045 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000110079s
	[INFO] 10.244.0.8:46322 - 55710 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000121255s
	[INFO] 10.244.0.8:46322 - 60843 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.0001184s
	[INFO] 10.244.0.8:46322 - 47146 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000102982s
	[INFO] 10.244.0.8:46322 - 39228 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000110326s
	[INFO] 10.244.0.8:46322 - 38184 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001188781s
	[INFO] 10.244.0.8:46322 - 12736 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001386525s
	[INFO] 10.244.0.8:46322 - 17142 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.00012827s
	[INFO] 10.244.0.8:46322 - 61032 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00009915s
	[INFO] 10.244.0.8:33794 - 14504 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000170339s
	[INFO] 10.244.0.8:33794 - 984 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000081854s
	[INFO] 10.244.0.8:33794 - 29779 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000099454s
	[INFO] 10.244.0.8:33794 - 53769 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000075594s
	[INFO] 10.244.0.8:33794 - 35556 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000081534s
	[INFO] 10.244.0.8:33794 - 11828 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000075257s
	[INFO] 10.244.0.8:33794 - 4658 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001045692s
	[INFO] 10.244.0.8:33794 - 9270 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001873128s
	[INFO] 10.244.0.8:33794 - 30952 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000126056s
	[INFO] 10.244.0.8:33794 - 57939 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000090781s
	
	
	==> describe nodes <==
	Name:               addons-496024
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-496024
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04
	                    minikube.k8s.io/name=addons-496024
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T12_45_04_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-496024
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 12:45:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-496024
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 13:09:44 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 13:07:40 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 13:07:40 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 13:07:40 +0000   Mon, 10 Feb 2025 12:44:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 13:07:40 +0000   Mon, 10 Feb 2025 12:45:01 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-496024
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 80219e9629e44c4481cd682dd5eb52e6
	  System UUID:                886f0eef-cd41-4dd7-968c-c5a1e2ed7d87
	  Boot ID:                    562c7f3c-b16a-445a-b1a8-6d6932d5b74d
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (18 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     nginx                                                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m59s
	  default                     task-pv-pod                                                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  gcp-auth                    gcp-auth-cd9db85c-g9cng                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m34s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-mdv9g                     100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         24m
	  kube-system                 coredns-668d6bf9bc-xftzv                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     24m
	  kube-system                 etcd-addons-496024                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         24m
	  kube-system                 kindnet-4pjhf                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      24m
	  kube-system                 kube-apiserver-addons-496024                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-controller-manager-addons-496024                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-proxy-kh2mg                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-scheduler-addons-496024                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 registry-6c88467877-ds9wr                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 registry-proxy-d58ps                                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	  local-path-storage          helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430    0 (0%)        0 (0%)      0 (0%)           0 (0%)         15s
	  local-path-storage          local-path-provisioner-76f89f99b5-xx8xv                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             310Mi (3%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 24m   kube-proxy       
	  Normal   Starting                 24m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 24m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  24m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  24m   kubelet          Node addons-496024 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    24m   kubelet          Node addons-496024 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     24m   kubelet          Node addons-496024 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           24m   node-controller  Node addons-496024 event: Registered Node addons-496024 in Controller
	
	
	==> dmesg <==
	[Feb10 12:15] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	[  +0.012615] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.056433] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.640204] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	
	
	==> etcd [3040b57fcc29061d7cce93ac59beb95de4e506918cbe4b6a3d055ad54b47a658] <==
	{"level":"info","ts":"2025-02-10T12:44:58.058099Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058176Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.058236Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T12:44:58.065585Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073665Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073846Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-496024 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T12:44:58.073875Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.074076Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T12:44:58.073892Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.073910Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T12:44:58.075225Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.076257Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.076815Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T12:44:58.082772Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T12:44:58.121541Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T12:44:58.121769Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-02-10T12:54:58.231138Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1795}
	{"level":"info","ts":"2025-02-10T12:54:58.292375Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":1795,"took":"60.580889ms","hash":2756032716,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4341760,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2025-02-10T12:54:58.292426Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2756032716,"revision":1795,"compact-revision":-1}
	{"level":"info","ts":"2025-02-10T12:59:58.237233Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2264}
	{"level":"info","ts":"2025-02-10T12:59:58.250622Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2264,"took":"12.81289ms","hash":1047376279,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4710400,"current-db-size-in-use":"4.7 MB"}
	{"level":"info","ts":"2025-02-10T12:59:58.250675Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":1047376279,"revision":2264,"compact-revision":1795}
	{"level":"info","ts":"2025-02-10T13:04:58.247565Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2976}
	{"level":"info","ts":"2025-02-10T13:04:58.261928Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2976,"took":"13.838244ms","hash":2987474503,"current-db-size-bytes":8601600,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":4001792,"current-db-size-in-use":"4.0 MB"}
	{"level":"info","ts":"2025-02-10T13:04:58.261984Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":2987474503,"revision":2976,"compact-revision":2264}
	
	
	==> kernel <==
	 13:09:47 up  5:52,  0 users,  load average: 0.79, 0.63, 1.02
	Linux addons-496024 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [53bf720c346455b2ccfdcf011346e0afeec953ec83c7302b6204b34c58503096] <==
	I0210 13:07:42.094933       1 main.go:301] handling current node
	I0210 13:07:52.096125       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:07:52.096171       1 main.go:301] handling current node
	I0210 13:08:02.097596       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:08:02.097631       1 main.go:301] handling current node
	I0210 13:08:12.094348       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:08:12.094431       1 main.go:301] handling current node
	I0210 13:08:22.103009       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:08:22.103133       1 main.go:301] handling current node
	I0210 13:08:32.094826       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:08:32.094923       1 main.go:301] handling current node
	I0210 13:08:42.093892       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:08:42.093940       1 main.go:301] handling current node
	I0210 13:08:52.096133       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:08:52.096177       1 main.go:301] handling current node
	I0210 13:09:02.093963       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:09:02.094004       1 main.go:301] handling current node
	I0210 13:09:12.093879       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:09:12.094107       1 main.go:301] handling current node
	I0210 13:09:22.102147       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:09:22.102183       1 main.go:301] handling current node
	I0210 13:09:32.093892       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:09:32.094013       1 main.go:301] handling current node
	I0210 13:09:42.101113       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:09:42.101158       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dbf3743c08dd699c6084aa760b444463d5ed35fed23f6798e13916a41a51a381] <==
	I0210 13:05:02.414867       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 13:05:02.415091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 13:05:02.431884       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 13:05:02.432053       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0210 13:05:03.416712       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0210 13:05:03.431234       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0210 13:05:03.444735       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0210 13:05:16.176049       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:16.176086       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	I0210 13:05:16.208270       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.71.224"}
	W0210 13:05:16.272880       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:16.272996       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 13:05:16.290937       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:16.290987       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	I0210 13:05:42.507529       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0210 13:05:43.661128       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0210 13:05:48.094028       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0210 13:05:48.376193       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:05:48.376244       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	I0210 13:05:48.450402       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.46.46"}
	I0210 13:05:50.842401       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	W0210 13:07:01.847403       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:07:01.847554       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	W0210 13:07:13.436049       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.101.159.84:443: connect: connection refused
	E0210 13:07:13.436093       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.101.159.84:443: connect: connection refused" logger="UnhandledError"
	
	
	==> kube-controller-manager [2aa6cb57ba6040ad8ca3d31e9c5454674a74c4518a9274e9547304b47e0c0e44] <==
	E0210 13:09:19.504815       1 reflector.go:166] "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"
	W0210 13:09:24.575405       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:09:24.576487       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobtemplates"
	W0210 13:09:24.577453       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:09:24.577490       1 reflector.go:166] "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"
	W0210 13:09:29.496000       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:09:29.497187       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=queues"
	W0210 13:09:29.498276       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:09:29.498311       1 reflector.go:166] "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"
	W0210 13:09:30.251218       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:09:30.252508       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0210 13:09:30.253601       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:09:30.253643       1 reflector.go:166] "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"
	W0210 13:09:32.192499       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:09:32.193735       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotcontents"
	W0210 13:09:32.194756       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:09:32.194874       1 reflector.go:166] "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"
	W0210 13:09:32.954872       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:09:32.956135       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobflows"
	W0210 13:09:32.957060       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:09:32.957098       1 reflector.go:166] "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"
	W0210 13:09:35.705616       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 13:09:35.706734       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0210 13:09:35.707845       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 13:09:35.707882       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [88bbb94c3d6e8f98904320ab14d0a209c2f64e4d65430ec229b026b15f4001a7] <==
	I0210 12:45:09.307844       1 server_linux.go:66] "Using iptables proxy"
	I0210 12:45:09.449262       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 12:45:09.456577       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`"
	I0210 12:45:09.510491       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 12:45:09.510548       1 server_linux.go:170] "Using iptables Proxier"
	I0210 12:45:09.512380       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"
	I0210 12:45:09.512687       1 server.go:497] "Version info" version="v1.32.1"
	I0210 12:45:09.512703       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 12:45:09.514214       1 config.go:199] "Starting service config controller"
	I0210 12:45:09.514235       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 12:45:09.514254       1 config.go:105] "Starting endpoint slice config controller"
	I0210 12:45:09.514259       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 12:45:09.516838       1 config.go:329] "Starting node config controller"
	I0210 12:45:09.516852       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 12:45:09.614374       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 12:45:09.614418       1 shared_informer.go:320] Caches are synced for service config
	I0210 12:45:09.621445       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [33d93261ae0987dc53d9f1510f053a83320a767276bceedf089df33debbd539a] <==
	E0210 12:45:01.812104       1 reflector.go:166] "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"
	W0210 12:45:01.811074       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 12:45:01.812309       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.811104       1 reflector.go:569] 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
	E0210 12:45:01.812498       1 reflector.go:166] "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"
	W0210 12:45:01.811132       1 reflector.go:569] 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
	E0210 12:45:01.812670       1 reflector.go:166] "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"
	E0210 12:45:01.812846       1 reflector.go:166] "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"
	W0210 12:45:01.814233       1 reflector.go:569] 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
	E0210 12:45:01.814565       1 reflector.go:166] "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"
	W0210 12:45:01.815928       1 reflector.go:569] 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
	E0210 12:45:01.816103       1 reflector.go:166] "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"
	W0210 12:45:01.816283       1 reflector.go:569] 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
	E0210 12:45:01.816425       1 reflector.go:166] "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"
	W0210 12:45:01.816613       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 12:45:01.816717       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.816904       1 reflector.go:569] 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
	E0210 12:45:01.817001       1 reflector.go:166] "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"
	W0210 12:45:01.817167       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0210 12:45:01.817266       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 12:45:01.817623       1 reflector.go:569] 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
	E0210 12:45:01.817775       1 reflector.go:166] "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"
	W0210 12:45:01.817942       1 reflector.go:569] 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
	E0210 12:45:01.818040       1 reflector.go:166] "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"
	I0210 12:45:03.007280       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 13:09:14 addons-496024 kubelet[1523]: I0210 13:09:14.334097    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-d58ps" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:09:18 addons-496024 kubelet[1523]: W0210 13:09:18.440420    1523 logging.go:55] [core] [Channel #78 SubChannel #79]grpc: addrConn.createTransport failed to connect to {Addr: "/var/lib/kubelet/plugins/csi-hostpath/csi.sock", ServerName: "localhost", }. Err: connection error: desc = "transport: Error while dialing: dial unix /var/lib/kubelet/plugins/csi-hostpath/csi.sock: connect: connection refused"
	Feb 10 13:09:20 addons-496024 kubelet[1523]: I0210 13:09:20.334366    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:09:20 addons-496024 kubelet[1523]: E0210 13:09:20.335528    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:09:26 addons-496024 kubelet[1523]: E0210 13:09:26.334961    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="6f90b63f-7f25-4703-ae77-75d957455bcd"
	Feb 10 13:09:27 addons-496024 kubelet[1523]: E0210 13:09:27.334591    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:09:31 addons-496024 kubelet[1523]: I0210 13:09:31.334104    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:09:31 addons-496024 kubelet[1523]: E0210 13:09:31.335211    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:09:32 addons-496024 kubelet[1523]: I0210 13:09:32.551295    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-gp4q4\" (UniqueName: \"kubernetes.io/projected/6ed3fd46-ff73-46bb-8eae-246167511dee-kube-api-access-gp4q4\") pod \"helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430\" (UID: \"6ed3fd46-ff73-46bb-8eae-246167511dee\") " pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430"
	Feb 10 13:09:32 addons-496024 kubelet[1523]: I0210 13:09:32.551359    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/6ed3fd46-ff73-46bb-8eae-246167511dee-gcp-creds\") pod \"helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430\" (UID: \"6ed3fd46-ff73-46bb-8eae-246167511dee\") " pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430"
	Feb 10 13:09:32 addons-496024 kubelet[1523]: I0210 13:09:32.551392    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/6ed3fd46-ff73-46bb-8eae-246167511dee-data\") pod \"helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430\" (UID: \"6ed3fd46-ff73-46bb-8eae-246167511dee\") " pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430"
	Feb 10 13:09:32 addons-496024 kubelet[1523]: I0210 13:09:32.551421    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/6ed3fd46-ff73-46bb-8eae-246167511dee-script\") pod \"helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430\" (UID: \"6ed3fd46-ff73-46bb-8eae-246167511dee\") " pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430"
	Feb 10 13:09:33 addons-496024 kubelet[1523]: E0210 13:09:33.431681    1523 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:09:33 addons-496024 kubelet[1523]: E0210 13:09:33.431746    1523 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:09:33 addons-496024 kubelet[1523]: E0210 13:09:33.431877    1523 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:helper-pod,Image:docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79,Command:[/bin/sh /script/setup],Args:[-p /opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc -s 67108864 -m Filesystem],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:VOL_DIR,Value:/opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc,ValueFrom:nil,},EnvVar{Name:VOL_MODE,Value:Filesystem,ValueFrom:nil,},EnvVar{Name:VOL_SIZE_BYTES,Value:67108864,ValueFrom:nil,},EnvVar{Name:GOOGLE_APPLICATION_CREDENTIALS,Value:/google-app-creds.json,ValueFrom:nil,},EnvVar{Name:PROJECT_ID,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GCP_PROJECT,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GCLOUD_PROJECT,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GOOGLE_CLOUD_PROJECT,Value
:this_is_fake,ValueFrom:nil,},EnvVar{Name:CLOUDSDK_CORE_PROJECT,Value:this_is_fake,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:script,ReadOnly:false,MountPath:/script,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:data,ReadOnly:false,MountPath:/opt/local-path-provisioner/,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-gp4q4,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:gcp-creds,ReadOnly:true,MountPath:/google-app-creds.json,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{
},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430_local-path-storage(6ed3fd46-ff73-46bb-8eae-246167511dee): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 13:09:33 addons-496024 kubelet[1523]: E0210 13:09:33.433299    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="6ed3fd46-ff73-46bb-8eae-246167511dee"
	Feb 10 13:09:33 addons-496024 kubelet[1523]: E0210 13:09:33.817284    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="6ed3fd46-ff73-46bb-8eae-246167511dee
"
	Feb 10 13:09:38 addons-496024 kubelet[1523]: E0210 13:09:38.334374    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="ef5da2ba-f118-44c9-8bc1-0f98694c87f9"
	Feb 10 13:09:39 addons-496024 kubelet[1523]: E0210 13:09:39.334563    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="6f90b63f-7f25-4703-ae77-75d957455bcd"
	Feb 10 13:09:46 addons-496024 kubelet[1523]: I0210 13:09:46.334479    1523 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6c88467877-ds9wr" secret="" err="secret \"gcp-auth\" not found"
	Feb 10 13:09:46 addons-496024 kubelet[1523]: E0210 13:09:46.339361    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-6c88467877-ds9wr" podUID="d181348e-4045-4131-b5e9-bb03cbf80018"
	Feb 10 13:09:46 addons-496024 kubelet[1523]: E0210 13:09:46.767195    1523 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:09:46 addons-496024 kubelet[1523]: E0210 13:09:46.767273    1523 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Feb 10 13:09:46 addons-496024 kubelet[1523]: E0210 13:09:46.770191    1523 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:helper-pod,Image:docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79,Command:[/bin/sh /script/setup],Args:[-p /opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc -s 67108864 -m Filesystem],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:VOL_DIR,Value:/opt/local-path-provisioner/pvc-96da86f2-9584-4c57-89b6-3917fff5d430_default_test-pvc,ValueFrom:nil,},EnvVar{Name:VOL_MODE,Value:Filesystem,ValueFrom:nil,},EnvVar{Name:VOL_SIZE_BYTES,Value:67108864,ValueFrom:nil,},EnvVar{Name:GOOGLE_APPLICATION_CREDENTIALS,Value:/google-app-creds.json,ValueFrom:nil,},EnvVar{Name:PROJECT_ID,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GCP_PROJECT,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GCLOUD_PROJECT,Value:this_is_fake,ValueFrom:nil,},EnvVar{Name:GOOGLE_CLOUD_PROJECT,Value
:this_is_fake,ValueFrom:nil,},EnvVar{Name:CLOUDSDK_CORE_PROJECT,Value:this_is_fake,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:script,ReadOnly:false,MountPath:/script,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:data,ReadOnly:false,MountPath:/opt/local-path-provisioner/,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-gp4q4,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:gcp-creds,ReadOnly:true,MountPath:/google-app-creds.json,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{
},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430_local-path-storage(6ed3fd46-ff73-46bb-8eae-246167511dee): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 13:09:46 addons-496024 kubelet[1523]: E0210 13:09:46.772218    1523 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" podUID="6ed3fd46-ff73-46bb-8eae-246167511dee"
	
	
	==> storage-provisioner [436dc82e2230039fc4afaef1a03abf6e473fadd0fa7529b4744accd53f1e7fa8] <==
	I0210 12:45:15.340119       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 12:45:15.351473       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 12:45:15.351515       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 12:45:15.361196       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 12:45:15.361375       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	I0210 12:45:15.362102       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"226f9a0c-8ecb-4cce-9ccf-bd91955ecb20", APIVersion:"v1", ResourceVersion:"587", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171 became leader
	I0210 12:45:15.461746       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-496024_b348b5f8-6023-47ca-8ef2-b84c5eb1a171!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-496024 -n addons-496024
helpers_test.go:261: (dbg) Run:  kubectl --context addons-496024 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/LocalPath]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-496024 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-496024 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430: exit status 1 (113.814091ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-496024/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 13:05:48 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bptc2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-bptc2:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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                        4m                     default-scheduler  Successfully assigned default/nginx to addons-496024
	  Warning  FailedToRetrieveImagePullSecret  2m41s (x8 over 4m)     kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Warning  Failed                           2m26s (x4 over 3m59s)  kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           2m26s (x4 over 3m59s)  kubelet            Error: ErrImagePull
	  Warning  Failed                           98s (x9 over 3m59s)    kubelet            Error: ImagePullBackOff
	  Normal   Pulling                          62s (x5 over 4m)       kubelet            Pulling image "docker.io/nginx:alpine"
	  Normal   BackOff                          9s (x15 over 3m59s)    kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-496024/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 12:58:57 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.25
	IPs:
	  IP:  10.244.0.25
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xwq9w (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-xwq9w:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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                        10m                   default-scheduler        Successfully assigned default/task-pv-pod to addons-496024
	  Warning  Failed                           10m (x2 over 10m)     kubelet                  Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           9m34s (x2 over 10m)   kubelet                  Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed                           9m34s (x4 over 10m)   kubelet                  Error: ErrImagePull
	  Normal   Pulling                          8m5s (x5 over 10m)    kubelet                  Pulling image "docker.io/nginx"
	  Warning  FailedToRetrieveImagePullSecret  5m41s (x25 over 10m)  kubelet                  Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   BackOff                          49s (x41 over 10m)    kubelet                  Back-off pulling image "docker.io/nginx"
	  Warning  Failed                           49s (x41 over 10m)    kubelet                  Error: ImagePullBackOff
	  Warning  FailedAttachVolume               37s (x2 over 2m37s)   attachdetach-controller  AttachVolume.Attach failed for volume "pvc-cc8817e0-4c34-4648-b073-c2186fae7d34" : timed out waiting for external-attacher of hostpath.csi.k8s.io CSI driver to attach volume ca432bb0-e7ae-11ef-b76c-4279a70958d7
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-br5jl (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-br5jl:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-ktnqp" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-krmkn" not found
	Error from server (NotFound): pods "registry-6c88467877-ds9wr" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-496024 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-ktnqp ingress-nginx-admission-patch-krmkn registry-6c88467877-ds9wr helper-pod-create-pvc-96da86f2-9584-4c57-89b6-3917fff5d430: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/LocalPath (303.31s)

                                                
                                    
x
+
TestDockerEnvContainerd (48.01s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-563402 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-563402 --driver=docker  --container-runtime=containerd: (30.087733196s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-563402"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-gNDGHJLQs0aM/agent.1188255" SSH_AGENT_PID="1188256" DOCKER_HOST=ssh://docker@127.0.0.1:34243 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-gNDGHJLQs0aM/agent.1188255" SSH_AGENT_PID="1188256" DOCKER_HOST=ssh://docker@127.0.0.1:34243 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Non-zero exit: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-gNDGHJLQs0aM/agent.1188255" SSH_AGENT_PID="1188256" DOCKER_HOST=ssh://docker@127.0.0.1:34243 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": exit status 1 (962.82646ms)

                                                
                                                
-- stdout --
	Sending build context to Docker daemon  2.048kB

                                                
                                                
-- /stdout --
** stderr ** 
	DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
	            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
	            environment-variable.
	
	Error response from daemon: exit status 1

                                                
                                                
** /stderr **
docker_test.go:245: failed to build images, error: exit status 1, output:
-- stdout --
	Sending build context to Docker daemon  2.048kB

                                                
                                                
-- /stdout --
** stderr ** 
	DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
	            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
	            environment-variable.
	
	Error response from daemon: exit status 1

                                                
                                                
** /stderr **
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-gNDGHJLQs0aM/agent.1188255" SSH_AGENT_PID="1188256" DOCKER_HOST=ssh://docker@127.0.0.1:34243 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-gNDGHJLQs0aM/agent.1188255" SSH_AGENT_PID="1188256" DOCKER_HOST=ssh://docker@127.0.0.1:34243 docker image ls": (1.078793665s)
docker_test.go:255: failed to detect image 'local/minikube-dockerenv-containerd-test' in output of docker image ls
panic.go:629: *** TestDockerEnvContainerd FAILED at 2025-02-10 13:15:02.734850563 +0000 UTC m=+1865.024417716
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestDockerEnvContainerd]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect dockerenv-563402
helpers_test.go:235: (dbg) docker inspect dockerenv-563402:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3e04642d6a03ca511827a712adbaacd5a17e470a83c8bec47f3413c4d41facfd",
	        "Created": "2025-02-10T13:14:24.575443693Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1185836,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T13:14:24.741353382Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/3e04642d6a03ca511827a712adbaacd5a17e470a83c8bec47f3413c4d41facfd/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3e04642d6a03ca511827a712adbaacd5a17e470a83c8bec47f3413c4d41facfd/hostname",
	        "HostsPath": "/var/lib/docker/containers/3e04642d6a03ca511827a712adbaacd5a17e470a83c8bec47f3413c4d41facfd/hosts",
	        "LogPath": "/var/lib/docker/containers/3e04642d6a03ca511827a712adbaacd5a17e470a83c8bec47f3413c4d41facfd/3e04642d6a03ca511827a712adbaacd5a17e470a83c8bec47f3413c4d41facfd-json.log",
	        "Name": "/dockerenv-563402",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "dockerenv-563402:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "dockerenv-563402",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 2306867200,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 4613734400,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/d4b2dc90ee4fb4aee0a50067cebb77bf2e52c389d2797ac0302aec1a84a05aad-init/diff:/var/lib/docker/overlay2/a854d90bff01c13397bdc7738e4859766e44b85d0fe80ea06685caff7fd7bd03/diff",
	                "MergedDir": "/var/lib/docker/overlay2/d4b2dc90ee4fb4aee0a50067cebb77bf2e52c389d2797ac0302aec1a84a05aad/merged",
	                "UpperDir": "/var/lib/docker/overlay2/d4b2dc90ee4fb4aee0a50067cebb77bf2e52c389d2797ac0302aec1a84a05aad/diff",
	                "WorkDir": "/var/lib/docker/overlay2/d4b2dc90ee4fb4aee0a50067cebb77bf2e52c389d2797ac0302aec1a84a05aad/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "dockerenv-563402",
	                "Source": "/var/lib/docker/volumes/dockerenv-563402/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "dockerenv-563402",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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": "dockerenv-563402",
	                "name.minikube.sigs.k8s.io": "dockerenv-563402",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "aab4357c5081c49db3b3554fa93aec05f0f49487b604dc8527f9e72e13b78317",
	            "SandboxKey": "/var/run/docker/netns/aab4357c5081",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34243"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34244"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34247"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34245"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34246"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "dockerenv-563402": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c30422af06cb4984db6f00a00811473785ca69dd4f7f7d3f1d7c37d97bf3b1fa",
	                    "EndpointID": "d06bc27488b6733038d082dd6d067c5f8c51f5bc9b4e4d824e1d3d893363d249",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "dockerenv-563402",
	                        "3e04642d6a03"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p dockerenv-563402 -n dockerenv-563402
helpers_test.go:244: <<< TestDockerEnvContainerd FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestDockerEnvContainerd]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p dockerenv-563402 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p dockerenv-563402 logs -n 25: (1.287508333s)
helpers_test.go:252: TestDockerEnvContainerd logs: 
-- stdout --
	
	==> Audit <==
	|------------|--------------------------------------|------------------|---------|---------|---------------------|---------------------|
	|  Command   |                 Args                 |     Profile      |  User   | Version |     Start Time      |      End Time       |
	|------------|--------------------------------------|------------------|---------|---------|---------------------|---------------------|
	| addons     | enable dashboard -p                  | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|            | addons-496024                        |                  |         |         |                     |                     |
	| addons     | disable dashboard -p                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|            | addons-496024                        |                  |         |         |                     |                     |
	| start      | -p addons-496024 --wait=true         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:51 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=nvidia-device-plugin        |                  |         |         |                     |                     |
	|            | --addons=yakd --addons=volcano       |                  |         |         |                     |                     |
	|            | --addons=amd-gpu-device-plugin       |                  |         |         |                     |                     |
	|            | --driver=docker                      |                  |         |         |                     |                     |
	|            | --container-runtime=containerd       |                  |         |         |                     |                     |
	|            | --addons=ingress                     |                  |         |         |                     |                     |
	|            | --addons=ingress-dns                 |                  |         |         |                     |                     |
	|            | --addons=storage-provisioner-rancher |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 12:57 UTC | 10 Feb 25 12:57 UTC |
	|            | volcano --alsologtostderr -v=1       |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|            | gcp-auth --alsologtostderr           |                  |         |         |                     |                     |
	|            | -v=1                                 |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 12:58 UTC | 10 Feb 25 12:58 UTC |
	|            | yakd --alsologtostderr -v=1          |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|            | registry --alsologtostderr           |                  |         |         |                     |                     |
	|            | -v=1                                 |                  |         |         |                     |                     |
	| addons     | addons-496024 addons                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:04 UTC | 10 Feb 25 13:04 UTC |
	|            | disable nvidia-device-plugin         |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | addons-496024 addons                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|            | disable volumesnapshots              |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | addons-496024 addons                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|            | disable csi-hostpath-driver          |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | addons-496024 addons                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|            | disable cloud-spanner                |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | enable headlamp                      | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|            | -p addons-496024                     |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|            | headlamp --alsologtostderr           |                  |         |         |                     |                     |
	|            | -v=1                                 |                  |         |         |                     |                     |
	| addons     | addons-496024 addons                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|            | disable metrics-server               |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | addons-496024 addons                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:05 UTC | 10 Feb 25 13:05 UTC |
	|            | disable inspektor-gadget             |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:09 UTC | 10 Feb 25 13:09 UTC |
	|            | storage-provisioner-rancher          |                  |         |         |                     |                     |
	|            | --alsologtostderr -v=1               |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:13 UTC | 10 Feb 25 13:13 UTC |
	|            | ingress-dns --alsologtostderr        |                  |         |         |                     |                     |
	|            | -v=1                                 |                  |         |         |                     |                     |
	| addons     | addons-496024 addons disable         | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:13 UTC | 10 Feb 25 13:14 UTC |
	|            | ingress --alsologtostderr -v=1       |                  |         |         |                     |                     |
	| stop       | -p addons-496024                     | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:14 UTC | 10 Feb 25 13:14 UTC |
	| addons     | enable dashboard -p                  | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:14 UTC | 10 Feb 25 13:14 UTC |
	|            | addons-496024                        |                  |         |         |                     |                     |
	| addons     | disable dashboard -p                 | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:14 UTC | 10 Feb 25 13:14 UTC |
	|            | addons-496024                        |                  |         |         |                     |                     |
	| addons     | disable gvisor -p                    | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:14 UTC | 10 Feb 25 13:14 UTC |
	|            | addons-496024                        |                  |         |         |                     |                     |
	| delete     | -p addons-496024                     | addons-496024    | jenkins | v1.35.0 | 10 Feb 25 13:14 UTC | 10 Feb 25 13:14 UTC |
	| start      | -p dockerenv-563402                  | dockerenv-563402 | jenkins | v1.35.0 | 10 Feb 25 13:14 UTC | 10 Feb 25 13:14 UTC |
	|            | --driver=docker                      |                  |         |         |                     |                     |
	|            | --container-runtime=containerd       |                  |         |         |                     |                     |
	| docker-env | --ssh-host --ssh-add -p              | dockerenv-563402 | jenkins | v1.35.0 | 10 Feb 25 13:14 UTC | 10 Feb 25 13:14 UTC |
	|            | dockerenv-563402                     |                  |         |         |                     |                     |
	|------------|--------------------------------------|------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 13:14:18
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 13:14:18.977143 1185344 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:14:18.977256 1185344 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:14:18.977261 1185344 out.go:358] Setting ErrFile to fd 2...
	I0210 13:14:18.977265 1185344 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:14:18.977657 1185344 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:14:18.978118 1185344 out.go:352] Setting JSON to false
	I0210 13:14:18.978980 1185344 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":21404,"bootTime":1739171855,"procs":149,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 13:14:18.979073 1185344 start.go:139] virtualization:  
	I0210 13:14:18.983944 1185344 out.go:177] * [dockerenv-563402] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 13:14:18.989039 1185344 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 13:14:18.989134 1185344 notify.go:220] Checking for updates...
	I0210 13:14:18.996049 1185344 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 13:14:18.999478 1185344 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 13:14:19.004498 1185344 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 13:14:19.007990 1185344 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 13:14:19.011250 1185344 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 13:14:19.014743 1185344 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 13:14:19.044179 1185344 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 13:14:19.044293 1185344 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:14:19.095748 1185344 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2025-02-10 13:14:19.086574978 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:14:19.095847 1185344 docker.go:318] overlay module found
	I0210 13:14:19.101140 1185344 out.go:177] * Using the docker driver based on user configuration
	I0210 13:14:19.104097 1185344 start.go:297] selected driver: docker
	I0210 13:14:19.104107 1185344 start.go:901] validating driver "docker" against <nil>
	I0210 13:14:19.104119 1185344 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 13:14:19.104238 1185344 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:14:19.157783 1185344 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2025-02-10 13:14:19.148505507 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:14:19.157972 1185344 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 13:14:19.158263 1185344 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0210 13:14:19.158408 1185344 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 13:14:19.161527 1185344 out.go:177] * Using Docker driver with root privileges
	I0210 13:14:19.164422 1185344 cni.go:84] Creating CNI manager for ""
	I0210 13:14:19.164481 1185344 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 13:14:19.164490 1185344 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 13:14:19.164573 1185344 start.go:340] cluster config:
	{Name:dockerenv-563402 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:dockerenv-563402 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISoc
ket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 13:14:19.167782 1185344 out.go:177] * Starting "dockerenv-563402" primary control-plane node in "dockerenv-563402" cluster
	I0210 13:14:19.170762 1185344 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 13:14:19.173592 1185344 out.go:177] * Pulling base image v0.0.46 ...
	I0210 13:14:19.176440 1185344 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 13:14:19.176483 1185344 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 13:14:19.176490 1185344 cache.go:56] Caching tarball of preloaded images
	I0210 13:14:19.176543 1185344 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 13:14:19.176599 1185344 preload.go:172] Found /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0210 13:14:19.176608 1185344 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 13:14:19.176966 1185344 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/config.json ...
	I0210 13:14:19.176984 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/config.json: {Name:mkf67ba6b67784516b91a7f4e885a2c0e1776289 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:19.195519 1185344 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon, skipping pull
	I0210 13:14:19.195530 1185344 cache.go:145] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in daemon, skipping load
	I0210 13:14:19.195542 1185344 cache.go:230] Successfully downloaded all kic artifacts
	I0210 13:14:19.195563 1185344 start.go:360] acquireMachinesLock for dockerenv-563402: {Name:mk7b1661ecf1e75213f1c59c18300549f32f200f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 13:14:19.195665 1185344 start.go:364] duration metric: took 87.622µs to acquireMachinesLock for "dockerenv-563402"
	I0210 13:14:19.195688 1185344 start.go:93] Provisioning new machine with config: &{Name:dockerenv-563402 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:dockerenv-563402 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: S
SHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 13:14:19.195759 1185344 start.go:125] createHost starting for "" (driver="docker")
	I0210 13:14:19.199212 1185344 out.go:235] * Creating docker container (CPUs=2, Memory=2200MB) ...
	I0210 13:14:19.199462 1185344 start.go:159] libmachine.API.Create for "dockerenv-563402" (driver="docker")
	I0210 13:14:19.199506 1185344 client.go:168] LocalClient.Create starting
	I0210 13:14:19.199571 1185344 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem
	I0210 13:14:19.199605 1185344 main.go:141] libmachine: Decoding PEM data...
	I0210 13:14:19.199619 1185344 main.go:141] libmachine: Parsing certificate...
	I0210 13:14:19.199675 1185344 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem
	I0210 13:14:19.199702 1185344 main.go:141] libmachine: Decoding PEM data...
	I0210 13:14:19.199710 1185344 main.go:141] libmachine: Parsing certificate...
	I0210 13:14:19.200073 1185344 cli_runner.go:164] Run: docker network inspect dockerenv-563402 --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}}]}"
	W0210 13:14:19.215547 1185344 cli_runner.go:211] docker network inspect dockerenv-563402 --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
	I0210 13:14:19.215625 1185344 network_create.go:284] running [docker network inspect dockerenv-563402] to gather additional debugging logs...
	I0210 13:14:19.215639 1185344 cli_runner.go:164] Run: docker network inspect dockerenv-563402
	W0210 13:14:19.231531 1185344 cli_runner.go:211] docker network inspect dockerenv-563402 returned with exit code 1
	I0210 13:14:19.231550 1185344 network_create.go:287] error running [docker network inspect dockerenv-563402]: docker network inspect dockerenv-563402: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network dockerenv-563402 not found
	I0210 13:14:19.231573 1185344 network_create.go:289] output of [docker network inspect dockerenv-563402]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network dockerenv-563402 not found
	
	** /stderr **
	I0210 13:14:19.231793 1185344 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}}]}"
	I0210 13:14:19.248366 1185344 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:0x400193a020}
	I0210 13:14:19.248401 1185344 network_create.go:124] attempt to create docker network dockerenv-563402 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 13:14:19.248469 1185344 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=dockerenv-563402 dockerenv-563402
	I0210 13:14:19.318212 1185344 network_create.go:108] docker network dockerenv-563402 192.168.49.0/24 created
	I0210 13:14:19.318233 1185344 kic.go:121] calculated static IP "192.168.49.2" for the "dockerenv-563402" container
	I0210 13:14:19.318319 1185344 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 13:14:19.333910 1185344 cli_runner.go:164] Run: docker volume create dockerenv-563402 --label name.minikube.sigs.k8s.io=dockerenv-563402 --label created_by.minikube.sigs.k8s.io=true
	I0210 13:14:19.351487 1185344 oci.go:103] Successfully created a docker volume dockerenv-563402
	I0210 13:14:19.351577 1185344 cli_runner.go:164] Run: docker run --rm --name dockerenv-563402-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=dockerenv-563402 --entrypoint /usr/bin/test -v dockerenv-563402:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 13:14:20.038164 1185344 oci.go:107] Successfully prepared a docker volume dockerenv-563402
	I0210 13:14:20.038207 1185344 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 13:14:20.038225 1185344 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 13:14:20.038308 1185344 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v dockerenv-563402:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 13:14:24.499474 1185344 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v dockerenv-563402:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.461131878s)
	I0210 13:14:24.499500 1185344 kic.go:203] duration metric: took 4.461272235s to extract preloaded images to volume ...
	W0210 13:14:24.499898 1185344 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 13:14:24.499998 1185344 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 13:14:24.559428 1185344 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 dockerenv-563402 --name dockerenv-563402 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=dockerenv-563402 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=dockerenv-563402 --network dockerenv-563402 --ip 192.168.49.2 --volume dockerenv-563402:/var --security-opt apparmor=unconfined --memory=2200mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 13:14:24.912363 1185344 cli_runner.go:164] Run: docker container inspect dockerenv-563402 --format={{.State.Running}}
	I0210 13:14:24.937231 1185344 cli_runner.go:164] Run: docker container inspect dockerenv-563402 --format={{.State.Status}}
	I0210 13:14:24.965765 1185344 cli_runner.go:164] Run: docker exec dockerenv-563402 stat /var/lib/dpkg/alternatives/iptables
	I0210 13:14:25.024533 1185344 oci.go:144] the created container "dockerenv-563402" has a running status.
	I0210 13:14:25.024570 1185344 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa...
	I0210 13:14:25.474013 1185344 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 13:14:25.505145 1185344 cli_runner.go:164] Run: docker container inspect dockerenv-563402 --format={{.State.Status}}
	I0210 13:14:25.535954 1185344 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 13:14:25.535965 1185344 kic_runner.go:114] Args: [docker exec --privileged dockerenv-563402 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 13:14:25.590902 1185344 cli_runner.go:164] Run: docker container inspect dockerenv-563402 --format={{.State.Status}}
	I0210 13:14:25.629800 1185344 machine.go:93] provisionDockerMachine start ...
	I0210 13:14:25.629884 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:25.653499 1185344 main.go:141] libmachine: Using SSH client type: native
	I0210 13:14:25.653777 1185344 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34243 <nil> <nil>}
	I0210 13:14:25.653784 1185344 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 13:14:25.796748 1185344 main.go:141] libmachine: SSH cmd err, output: <nil>: dockerenv-563402
	
	I0210 13:14:25.796773 1185344 ubuntu.go:169] provisioning hostname "dockerenv-563402"
	I0210 13:14:25.796850 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:25.814413 1185344 main.go:141] libmachine: Using SSH client type: native
	I0210 13:14:25.814665 1185344 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34243 <nil> <nil>}
	I0210 13:14:25.814675 1185344 main.go:141] libmachine: About to run SSH command:
	sudo hostname dockerenv-563402 && echo "dockerenv-563402" | sudo tee /etc/hostname
	I0210 13:14:25.954707 1185344 main.go:141] libmachine: SSH cmd err, output: <nil>: dockerenv-563402
	
	I0210 13:14:25.954775 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:25.973905 1185344 main.go:141] libmachine: Using SSH client type: native
	I0210 13:14:25.974155 1185344 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34243 <nil> <nil>}
	I0210 13:14:25.974171 1185344 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sdockerenv-563402' /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 dockerenv-563402/g' /etc/hosts;
				else 
					echo '127.0.1.1 dockerenv-563402' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 13:14:26.102033 1185344 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 13:14:26.102051 1185344 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20390-1148769/.minikube CaCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20390-1148769/.minikube}
	I0210 13:14:26.102067 1185344 ubuntu.go:177] setting up certificates
	I0210 13:14:26.102075 1185344 provision.go:84] configureAuth start
	I0210 13:14:26.102134 1185344 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-563402
	I0210 13:14:26.122675 1185344 provision.go:143] copyHostCerts
	I0210 13:14:26.122728 1185344 exec_runner.go:144] found /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem, removing ...
	I0210 13:14:26.122736 1185344 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem
	I0210 13:14:26.122794 1185344 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem (1679 bytes)
	I0210 13:14:26.122898 1185344 exec_runner.go:144] found /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem, removing ...
	I0210 13:14:26.122902 1185344 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem
	I0210 13:14:26.122931 1185344 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem (1078 bytes)
	I0210 13:14:26.123000 1185344 exec_runner.go:144] found /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem, removing ...
	I0210 13:14:26.123004 1185344 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem
	I0210 13:14:26.123027 1185344 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem (1123 bytes)
	I0210 13:14:26.123081 1185344 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem org=jenkins.dockerenv-563402 san=[127.0.0.1 192.168.49.2 dockerenv-563402 localhost minikube]
	I0210 13:14:26.394314 1185344 provision.go:177] copyRemoteCerts
	I0210 13:14:26.394371 1185344 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 13:14:26.394409 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:26.410691 1185344 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa Username:docker}
	I0210 13:14:26.507399 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 13:14:26.534160 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem --> /etc/docker/server.pem (1216 bytes)
	I0210 13:14:26.558138 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0210 13:14:26.581863 1185344 provision.go:87] duration metric: took 479.775613ms to configureAuth
	I0210 13:14:26.581880 1185344 ubuntu.go:193] setting minikube options for container-runtime
	I0210 13:14:26.582060 1185344 config.go:182] Loaded profile config "dockerenv-563402": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:14:26.582066 1185344 machine.go:96] duration metric: took 952.255427ms to provisionDockerMachine
	I0210 13:14:26.582071 1185344 client.go:171] duration metric: took 7.38256026s to LocalClient.Create
	I0210 13:14:26.582083 1185344 start.go:167] duration metric: took 7.38262211s to libmachine.API.Create "dockerenv-563402"
	I0210 13:14:26.582089 1185344 start.go:293] postStartSetup for "dockerenv-563402" (driver="docker")
	I0210 13:14:26.582096 1185344 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]
	I0210 13:14:26.582153 1185344 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
	I0210 13:14:26.582194 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:26.599732 1185344 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa Username:docker}
	I0210 13:14:26.690405 1185344 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 13:14:26.693403 1185344 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 13:14:26.693432 1185344 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 13:14:26.693446 1185344 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 13:14:26.693451 1185344 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 13:14:26.693463 1185344 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/addons for local assets ...
	I0210 13:14:26.693561 1185344 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/files for local assets ...
	I0210 13:14:26.693583 1185344 start.go:296] duration metric: took 111.490178ms for postStartSetup
	I0210 13:14:26.693923 1185344 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-563402
	I0210 13:14:26.709690 1185344 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/config.json ...
	I0210 13:14:26.709966 1185344 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:14:26.710003 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:26.725870 1185344 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa Username:docker}
	I0210 13:14:26.809911 1185344 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 13:14:26.814334 1185344 start.go:128] duration metric: took 7.618561537s to createHost
	I0210 13:14:26.814348 1185344 start.go:83] releasing machines lock for "dockerenv-563402", held for 7.618677s
	I0210 13:14:26.814427 1185344 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-563402
	I0210 13:14:26.831101 1185344 ssh_runner.go:195] Run: cat /version.json
	I0210 13:14:26.831124 1185344 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 13:14:26.831146 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:26.831178 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:26.849112 1185344 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa Username:docker}
	I0210 13:14:26.850425 1185344 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa Username:docker}
	I0210 13:14:27.073731 1185344 ssh_runner.go:195] Run: systemctl --version
	I0210 13:14:27.078133 1185344 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 13:14:27.082318 1185344 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' {}" ;
	I0210 13:14:27.108196 1185344 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0210 13:14:27.108264 1185344 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" ;
	I0210 13:14:27.140836 1185344 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 13:14:27.140852 1185344 start.go:495] detecting cgroup driver to use...
	I0210 13:14:27.140894 1185344 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 13:14:27.140944 1185344 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0210 13:14:27.153340 1185344 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0210 13:14:27.165975 1185344 docker.go:217] disabling cri-docker service (if available) ...
	I0210 13:14:27.166038 1185344 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 13:14:27.180152 1185344 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 13:14:27.194035 1185344 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 13:14:27.289018 1185344 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 13:14:27.382218 1185344 docker.go:233] disabling docker service ...
	I0210 13:14:27.382292 1185344 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 13:14:27.405156 1185344 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 13:14:27.417305 1185344 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 13:14:27.498634 1185344 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 13:14:27.583085 1185344 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 13:14:27.594437 1185344 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"
	I0210 13:14:27.610115 1185344 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"
	I0210 13:14:27.620495 1185344 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"
	I0210 13:14:27.630857 1185344 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0210 13:14:27.630916 1185344 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0210 13:14:27.640524 1185344 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"
	I0210 13:14:27.650041 1185344 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0210 13:14:27.659937 1185344 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0210 13:14:27.669413 1185344 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 13:14:27.678765 1185344 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"
	I0210 13:14:27.688288 1185344 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0210 13:14:27.697758 1185344 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"
	I0210 13:14:27.707903 1185344 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 13:14:27.716220 1185344 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 13:14:27.724377 1185344 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 13:14:27.804668 1185344 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0210 13:14:27.940230 1185344 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0210 13:14:27.940297 1185344 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0210 13:14:27.943817 1185344 start.go:563] Will wait 60s for crictl version
	I0210 13:14:27.943866 1185344 ssh_runner.go:195] Run: which crictl
	I0210 13:14:27.947078 1185344 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 13:14:27.980611 1185344 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0210 13:14:27.980666 1185344 ssh_runner.go:195] Run: containerd --version
	I0210 13:14:28.009816 1185344 ssh_runner.go:195] Run: containerd --version
	I0210 13:14:28.038027 1185344 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0210 13:14:28.041090 1185344 cli_runner.go:164] Run: docker network inspect dockerenv-563402 --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}}]}"
	I0210 13:14:28.057897 1185344 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 13:14:28.061692 1185344 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""
	I0210 13:14:28.072741 1185344 kubeadm.go:883] updating cluster {Name:dockerenv-563402 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:dockerenv-563402 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIP
s:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgent
PID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 13:14:28.072840 1185344 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 13:14:28.072903 1185344 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 13:14:28.109323 1185344 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 13:14:28.109334 1185344 containerd.go:534] Images already preloaded, skipping extraction
	I0210 13:14:28.109398 1185344 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 13:14:28.154227 1185344 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 13:14:28.154238 1185344 cache_images.go:84] Images are preloaded, skipping loading
	I0210 13:14:28.154244 1185344 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 containerd true true} ...
	I0210 13:14:28.154340 1185344 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=dockerenv-563402 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:dockerenv-563402 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0210 13:14:28.154407 1185344 ssh_runner.go:195] Run: sudo crictl info
	I0210 13:14:28.197307 1185344 cni.go:84] Creating CNI manager for ""
	I0210 13:14:28.197319 1185344 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 13:14:28.197338 1185344 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 13:14:28.197361 1185344 kubeadm.go:189] 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:dockerenv-563402 NodeName:dockerenv-563402 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPat
h:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0210 13:14:28.197478 1185344 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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:///run/containerd/containerd.sock
	  name: "dockerenv-563402"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0210 13:14:28.197576 1185344 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 13:14:28.206357 1185344 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 13:14:28.206415 1185344 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 13:14:28.215072 1185344 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0210 13:14:28.232902 1185344 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 13:14:28.251473 1185344 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2306 bytes)
	I0210 13:14:28.272558 1185344 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 13:14:28.276008 1185344 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""
	I0210 13:14:28.286556 1185344 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 13:14:28.365074 1185344 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 13:14:28.380555 1185344 certs.go:68] Setting up /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402 for IP: 192.168.49.2
	I0210 13:14:28.380565 1185344 certs.go:194] generating shared ca certs ...
	I0210 13:14:28.380579 1185344 certs.go:226] acquiring lock for ca certs: {Name:mk359a85bff109dfc6e594f5fab2c15d5856aede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:28.380719 1185344 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key
	I0210 13:14:28.380759 1185344 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key
	I0210 13:14:28.380765 1185344 certs.go:256] generating profile certs ...
	I0210 13:14:28.380818 1185344 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/client.key
	I0210 13:14:28.380828 1185344 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/client.crt with IP's: []
	I0210 13:14:29.169333 1185344 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/client.crt ...
	I0210 13:14:29.169348 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/client.crt: {Name:mk4060b1280676759988645c50412396f36e4fbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:29.169572 1185344 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/client.key ...
	I0210 13:14:29.169579 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/client.key: {Name:mkba2d2aba0ded664eaa0e20ff963b250d500819 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:29.169670 1185344 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.key.b118659b
	I0210 13:14:29.169684 1185344 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.crt.b118659b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 13:14:29.879807 1185344 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.crt.b118659b ...
	I0210 13:14:29.879823 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.crt.b118659b: {Name:mkc4ad46af0bd5fc0a332b9cbeab55a73ded59e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:29.880647 1185344 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.key.b118659b ...
	I0210 13:14:29.880658 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.key.b118659b: {Name:mk2131492de70d279924659f4d536a4862969e67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:29.881327 1185344 certs.go:381] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.crt.b118659b -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.crt
	I0210 13:14:29.881415 1185344 certs.go:385] copying /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.key.b118659b -> /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.key
	I0210 13:14:29.881466 1185344 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.key
	I0210 13:14:29.881478 1185344 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.crt with IP's: []
	I0210 13:14:30.948184 1185344 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.crt ...
	I0210 13:14:30.948200 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.crt: {Name:mk6e02605b66b78b6e3d7659c16acdab37996d6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:30.948424 1185344 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.key ...
	I0210 13:14:30.948433 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.key: {Name:mka562b3c40020da9f8a17b683d5d829452b85ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:30.948638 1185344 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 13:14:30.948680 1185344 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem (1078 bytes)
	I0210 13:14:30.948706 1185344 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem (1123 bytes)
	I0210 13:14:30.948728 1185344 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem (1679 bytes)
	I0210 13:14:30.949643 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 13:14:30.977361 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 13:14:31.004832 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 13:14:31.033534 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 13:14:31.058890 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0210 13:14:31.084550 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 13:14:31.109292 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 13:14:31.134630 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/dockerenv-563402/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0210 13:14:31.159607 1185344 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 13:14:31.185815 1185344 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 13:14:31.204642 1185344 ssh_runner.go:195] Run: openssl version
	I0210 13:14:31.210250 1185344 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"
	I0210 13:14:31.219921 1185344 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 13:14:31.223375 1185344 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:44 /usr/share/ca-certificates/minikubeCA.pem
	I0210 13:14:31.223435 1185344 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 13:14:31.230332 1185344 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"
	I0210 13:14:31.239741 1185344 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 13:14:31.243070 1185344 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
	I0210 13:14:31.243112 1185344 kubeadm.go:392] StartCluster: {Name:dockerenv-563402 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:dockerenv-563402 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[
] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID
:0 GPUs: AutoPauseInterval:1m0s}
	I0210 13:14:31.243190 1185344 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0210 13:14:31.243246 1185344 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 13:14:31.283369 1185344 cri.go:89] found id: ""
	I0210 13:14:31.283430 1185344 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 13:14:31.292357 1185344 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 13:14:31.301216 1185344 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 13:14:31.301270 1185344 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
	I0210 13:14:31.311645 1185344 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
	I0210 13:14:31.311654 1185344 kubeadm.go:157] found existing configuration files:
	
	I0210 13:14:31.311703 1185344 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 13:14:31.320704 1185344 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
	I0210 13:14:31.320759 1185344 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 13:14:31.329193 1185344 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 13:14:31.338168 1185344 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
	I0210 13:14:31.338225 1185344 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 13:14:31.346836 1185344 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 13:14:31.355585 1185344 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
	I0210 13:14:31.355646 1185344 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 13:14:31.363704 1185344 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 13:14:31.372013 1185344 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
	I0210 13:14:31.372066 1185344 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 13:14:31.380485 1185344 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 13:14:31.422561 1185344 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 13:14:31.422858 1185344 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 13:14:31.441774 1185344 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 13:14:31.441845 1185344 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0210 13:14:31.441879 1185344 kubeadm.go:310] OS: Linux
	I0210 13:14:31.441932 1185344 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 13:14:31.441979 1185344 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 13:14:31.442033 1185344 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 13:14:31.442089 1185344 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 13:14:31.442142 1185344 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 13:14:31.442192 1185344 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 13:14:31.442247 1185344 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 13:14:31.442301 1185344 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 13:14:31.442346 1185344 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 13:14:31.513476 1185344 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 13:14:31.513621 1185344 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 13:14:31.513725 1185344 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 13:14:31.519147 1185344 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 13:14:31.526631 1185344 out.go:235]   - Generating certificates and keys ...
	I0210 13:14:31.526809 1185344 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 13:14:31.526885 1185344 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 13:14:32.053848 1185344 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 13:14:32.307848 1185344 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 13:14:32.773365 1185344 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 13:14:33.302896 1185344 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 13:14:33.783027 1185344 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 13:14:33.783155 1185344 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [dockerenv-563402 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 13:14:34.067728 1185344 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 13:14:34.067913 1185344 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [dockerenv-563402 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 13:14:34.344056 1185344 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 13:14:34.666079 1185344 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 13:14:35.375060 1185344 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 13:14:35.375343 1185344 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 13:14:35.880011 1185344 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 13:14:36.084785 1185344 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 13:14:36.284651 1185344 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 13:14:36.691805 1185344 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 13:14:37.755400 1185344 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 13:14:37.755772 1185344 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 13:14:37.758657 1185344 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 13:14:37.764470 1185344 out.go:235]   - Booting up control plane ...
	I0210 13:14:37.764576 1185344 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 13:14:37.764646 1185344 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 13:14:37.764706 1185344 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 13:14:37.773452 1185344 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 13:14:37.779676 1185344 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 13:14:37.779865 1185344 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 13:14:37.878309 1185344 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 13:14:37.878422 1185344 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 13:14:39.378142 1185344 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501807395s
	I0210 13:14:39.378222 1185344 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 13:14:45.882604 1185344 kubeadm.go:310] [api-check] The API server is healthy after 6.50449217s
	I0210 13:14:45.904021 1185344 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 13:14:45.921290 1185344 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 13:14:45.960513 1185344 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 13:14:45.960691 1185344 kubeadm.go:310] [mark-control-plane] Marking the node dockerenv-563402 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 13:14:45.971945 1185344 kubeadm.go:310] [bootstrap-token] Using token: v28hxf.yd9gk6zjgux96t56
	I0210 13:14:45.974877 1185344 out.go:235]   - Configuring RBAC rules ...
	I0210 13:14:45.974999 1185344 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 13:14:45.979452 1185344 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 13:14:45.987668 1185344 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
	I0210 13:14:45.992019 1185344 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 13:14:45.997997 1185344 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 13:14:46.002521 1185344 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 13:14:46.290397 1185344 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 13:14:46.715879 1185344 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 13:14:47.289727 1185344 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 13:14:47.290961 1185344 kubeadm.go:310] 
	I0210 13:14:47.291034 1185344 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 13:14:47.291044 1185344 kubeadm.go:310] 
	I0210 13:14:47.291120 1185344 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 13:14:47.291124 1185344 kubeadm.go:310] 
	I0210 13:14:47.291148 1185344 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 13:14:47.291213 1185344 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 13:14:47.291262 1185344 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 13:14:47.291266 1185344 kubeadm.go:310] 
	I0210 13:14:47.291318 1185344 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 13:14:47.291322 1185344 kubeadm.go:310] 
	I0210 13:14:47.291369 1185344 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 13:14:47.291372 1185344 kubeadm.go:310] 
	I0210 13:14:47.291424 1185344 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 13:14:47.291497 1185344 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 13:14:47.291564 1185344 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 13:14:47.291568 1185344 kubeadm.go:310] 
	I0210 13:14:47.291653 1185344 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 13:14:47.291729 1185344 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 13:14:47.291733 1185344 kubeadm.go:310] 
	I0210 13:14:47.291815 1185344 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token v28hxf.yd9gk6zjgux96t56 \
	I0210 13:14:47.291917 1185344 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a \
	I0210 13:14:47.291936 1185344 kubeadm.go:310] 	--control-plane 
	I0210 13:14:47.291940 1185344 kubeadm.go:310] 
	I0210 13:14:47.292024 1185344 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 13:14:47.292027 1185344 kubeadm.go:310] 
	I0210 13:14:47.292107 1185344 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token v28hxf.yd9gk6zjgux96t56 \
	I0210 13:14:47.292208 1185344 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:742eb56d4369bdc3d339c9e10f457313a6170a27ff4bc25ba2ef657e7ef35e4a 
	I0210 13:14:47.295899 1185344 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 13:14:47.296101 1185344 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1075-aws\n", err: exit status 1
	I0210 13:14:47.296197 1185344 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 13:14:47.296212 1185344 cni.go:84] Creating CNI manager for ""
	I0210 13:14:47.296218 1185344 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 13:14:47.299389 1185344 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 13:14:47.302216 1185344 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 13:14:47.306173 1185344 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 13:14:47.306184 1185344 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 13:14:47.324862 1185344 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 13:14:47.629921 1185344 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 13:14:47.630049 1185344 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 13:14:47.630134 1185344 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes dockerenv-563402 minikube.k8s.io/updated_at=2025_02_10T13_14_47_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04 minikube.k8s.io/name=dockerenv-563402 minikube.k8s.io/primary=true
	I0210 13:14:47.804621 1185344 ops.go:34] apiserver oom_adj: -16
	I0210 13:14:47.891051 1185344 kubeadm.go:1113] duration metric: took 261.052877ms to wait for elevateKubeSystemPrivileges
	I0210 13:14:47.891069 1185344 kubeadm.go:394] duration metric: took 16.647962236s to StartCluster
	I0210 13:14:47.891084 1185344 settings.go:142] acquiring lock: {Name:mk92931e94a3d4e8ae0d546403b51cca34e5a890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:47.891145 1185344 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 13:14:47.891885 1185344 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/kubeconfig: {Name:mk06d12b0cf3e9b895779cec4bbf2c35693a50bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:14:47.892101 1185344 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 13:14:47.892212 1185344 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 13:14:47.892435 1185344 config.go:182] Loaded profile config "dockerenv-563402": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:14:47.892450 1185344 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0210 13:14:47.892529 1185344 addons.go:69] Setting storage-provisioner=true in profile "dockerenv-563402"
	I0210 13:14:47.892541 1185344 addons.go:238] Setting addon storage-provisioner=true in "dockerenv-563402"
	I0210 13:14:47.892567 1185344 host.go:66] Checking if "dockerenv-563402" exists ...
	I0210 13:14:47.892581 1185344 addons.go:69] Setting default-storageclass=true in profile "dockerenv-563402"
	I0210 13:14:47.892593 1185344 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "dockerenv-563402"
	I0210 13:14:47.892881 1185344 cli_runner.go:164] Run: docker container inspect dockerenv-563402 --format={{.State.Status}}
	I0210 13:14:47.893043 1185344 cli_runner.go:164] Run: docker container inspect dockerenv-563402 --format={{.State.Status}}
	I0210 13:14:47.896104 1185344 out.go:177] * Verifying Kubernetes components...
	I0210 13:14:47.901655 1185344 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 13:14:47.929135 1185344 addons.go:238] Setting addon default-storageclass=true in "dockerenv-563402"
	I0210 13:14:47.929165 1185344 host.go:66] Checking if "dockerenv-563402" exists ...
	I0210 13:14:47.929714 1185344 cli_runner.go:164] Run: docker container inspect dockerenv-563402 --format={{.State.Status}}
	I0210 13:14:47.929872 1185344 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 13:14:47.933068 1185344 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 13:14:47.933079 1185344 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 13:14:47.933137 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:47.965979 1185344 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 13:14:47.965991 1185344 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 13:14:47.966055 1185344 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-563402
	I0210 13:14:47.991216 1185344 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa Username:docker}
	I0210 13:14:48.017814 1185344 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/dockerenv-563402/id_rsa Username:docker}
	I0210 13:14:48.125533 1185344 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 13:14:48.125685 1185344 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 13:14:48.266909 1185344 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 13:14:48.282657 1185344 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 13:14:48.434816 1185344 api_server.go:52] waiting for apiserver process to appear ...
	I0210 13:14:48.434870 1185344 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 13:14:48.434961 1185344 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 13:14:48.787684 1185344 api_server.go:72] duration metric: took 895.558406ms to wait for apiserver process to appear ...
	I0210 13:14:48.787696 1185344 api_server.go:88] waiting for apiserver healthz status ...
	I0210 13:14:48.787711 1185344 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 13:14:48.790602 1185344 out.go:177] * Enabled addons: default-storageclass, storage-provisioner
	I0210 13:14:48.793360 1185344 addons.go:514] duration metric: took 900.914428ms for enable addons: enabled=[default-storageclass storage-provisioner]
	I0210 13:14:48.797981 1185344 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 13:14:48.799118 1185344 api_server.go:141] control plane version: v1.32.1
	I0210 13:14:48.799132 1185344 api_server.go:131] duration metric: took 11.431648ms to wait for apiserver health ...
	I0210 13:14:48.799139 1185344 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 13:14:48.801717 1185344 system_pods.go:59] 5 kube-system pods found
	I0210 13:14:48.801734 1185344 system_pods.go:61] "etcd-dockerenv-563402" [441384ce-db58-4cd9-a3ee-072f83b5ab63] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0210 13:14:48.801742 1185344 system_pods.go:61] "kube-apiserver-dockerenv-563402" [e75442d7-671d-465e-84da-dc31918140b1] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0210 13:14:48.801748 1185344 system_pods.go:61] "kube-controller-manager-dockerenv-563402" [bb400e3a-7673-4453-a140-fc35e05dc758] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0210 13:14:48.801754 1185344 system_pods.go:61] "kube-scheduler-dockerenv-563402" [c42d62f3-3a39-4224-a836-bece59a7be06] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0210 13:14:48.801758 1185344 system_pods.go:61] "storage-provisioner" [ddf24a68-266a-4a52-89e9-04c7fe4947d6] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I0210 13:14:48.801763 1185344 system_pods.go:74] duration metric: took 2.620572ms to wait for pod list to return data ...
	I0210 13:14:48.801773 1185344 kubeadm.go:582] duration metric: took 909.652463ms to wait for: map[apiserver:true system_pods:true]
	I0210 13:14:48.801784 1185344 node_conditions.go:102] verifying NodePressure condition ...
	I0210 13:14:48.804260 1185344 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 13:14:48.804277 1185344 node_conditions.go:123] node cpu capacity is 2
	I0210 13:14:48.804286 1185344 node_conditions.go:105] duration metric: took 2.498471ms to run NodePressure ...
	I0210 13:14:48.804297 1185344 start.go:241] waiting for startup goroutines ...
	I0210 13:14:48.938756 1185344 kapi.go:214] "coredns" deployment in "kube-system" namespace and "dockerenv-563402" context rescaled to 1 replicas
	I0210 13:14:48.938777 1185344 start.go:246] waiting for cluster config update ...
	I0210 13:14:48.938787 1185344 start.go:255] writing updated cluster config ...
	I0210 13:14:48.939099 1185344 ssh_runner.go:195] Run: rm -f paused
	I0210 13:14:48.998344 1185344 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 13:14:49.001349 1185344 out.go:177] * Done! kubectl is now configured to use "dockerenv-563402" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	99a2a9495dd3c       e1181ee320546       10 seconds ago      Running             kindnet-cni               0                   7691f002a4322       kindnet-ggxz5
	3be1e09b29ed9       e124fbed851d7       11 seconds ago      Running             kube-proxy                0                   10e3b6412781d       kube-proxy-6jbw6
	22450d04832d5       ba04bb24b9575       12 seconds ago      Running             storage-provisioner       0                   59e1e1444bc72       storage-provisioner
	a6349b2b8c194       ddb38cac617cb       24 seconds ago      Running             kube-scheduler            0                   834b07d418f52       kube-scheduler-dockerenv-563402
	6e808a80464c0       2933761aa7ada       24 seconds ago      Running             kube-controller-manager   0                   eef677b78aa10       kube-controller-manager-dockerenv-563402
	c396ed837694a       7fc9d4aa817aa       24 seconds ago      Running             etcd                      0                   dbb4ac2f9dcdf       etcd-dockerenv-563402
	23e8bf1198c83       265c2dedf28ab       24 seconds ago      Running             kube-apiserver            0                   4c671b72f6433       kube-apiserver-dockerenv-563402
	
	
	==> containerd <==
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.744073417Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.744111317Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.744420288Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.805976153Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-proxy-6jbw6,Uid:01d8fd30-c82c-4978-a707-f11c23ee7c4b,Namespace:kube-system,Attempt:0,} returns sandbox id \"10e3b6412781dc4032862eff5ed5bd54c32a51c6f37d5486c4a5a066a3c0ffdb\""
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.806478314Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-668d6bf9bc-lzlg4,Uid:3a177854-1bbb-4a09-84ea-6235a0eb7aa5,Namespace:kube-system,Attempt:0,}"
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.813654523Z" level=info msg="CreateContainer within sandbox \"10e3b6412781dc4032862eff5ed5bd54c32a51c6f37d5486c4a5a066a3c0ffdb\" for container &ContainerMetadata{Name:kube-proxy,Attempt:0,}"
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.841724468Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kindnet-ggxz5,Uid:af4d8e72-0082-4c39-9aa0-53500fbaa0b9,Namespace:kube-system,Attempt:0,} returns sandbox id \"7691f002a4322f50fb8b411f71f5113d641ee1fdd40f9c1a220fdf2895328543\""
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.854968148Z" level=info msg="PullImage \"docker.io/kindest/kindnetd:v20241212-9f82dd49\""
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.862693426Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.864580182Z" level=info msg="CreateContainer within sandbox \"10e3b6412781dc4032862eff5ed5bd54c32a51c6f37d5486c4a5a066a3c0ffdb\" for &ContainerMetadata{Name:kube-proxy,Attempt:0,} returns container id \"3be1e09b29ed9405d303825a4796f4d208ff7bf078fd25ee3d5c2f8fc93be961\""
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.866087838Z" level=info msg="StartContainer for \"3be1e09b29ed9405d303825a4796f4d208ff7bf078fd25ee3d5c2f8fc93be961\""
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.878853472Z" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-668d6bf9bc-lzlg4,Uid:3a177854-1bbb-4a09-84ea-6235a0eb7aa5,Namespace:kube-system,Attempt:0,} failed, error" error="failed to setup network for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\": failed to find network info for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\""
	Feb 10 13:14:51 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:51.948480042Z" level=info msg="StartContainer for \"3be1e09b29ed9405d303825a4796f4d208ff7bf078fd25ee3d5c2f8fc93be961\" returns successfully"
	Feb 10 13:14:52 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:52.042611119Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.356064884Z" level=info msg="ImageCreate event name:\"docker.io/kindest/kindnetd:v20241212-9f82dd49\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.357820129Z" level=info msg="stop pulling image docker.io/kindest/kindnetd:v20241212-9f82dd49: active requests=0, bytes read=25986602"
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.360057800Z" level=info msg="ImageCreate event name:\"sha256:e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.364497681Z" level=info msg="ImageCreate event name:\"docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.365443820Z" level=info msg="Pulled image \"docker.io/kindest/kindnetd:v20241212-9f82dd49\" with image id \"sha256:e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6\", repo tag \"docker.io/kindest/kindnetd:v20241212-9f82dd49\", repo digest \"docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26\", size \"35679862\" in 1.510424218s"
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.365609580Z" level=info msg="PullImage \"docker.io/kindest/kindnetd:v20241212-9f82dd49\" returns image reference \"sha256:e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6\""
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.369467752Z" level=info msg="CreateContainer within sandbox \"7691f002a4322f50fb8b411f71f5113d641ee1fdd40f9c1a220fdf2895328543\" for container &ContainerMetadata{Name:kindnet-cni,Attempt:0,}"
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.391043174Z" level=info msg="CreateContainer within sandbox \"7691f002a4322f50fb8b411f71f5113d641ee1fdd40f9c1a220fdf2895328543\" for &ContainerMetadata{Name:kindnet-cni,Attempt:0,} returns container id \"99a2a9495dd3c6e0621aff1669986770628b7a69d0b00cc4432163a6b64ca7bb\""
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.391846626Z" level=info msg="StartContainer for \"99a2a9495dd3c6e0621aff1669986770628b7a69d0b00cc4432163a6b64ca7bb\""
	Feb 10 13:14:53 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:53.522101335Z" level=info msg="StartContainer for \"99a2a9495dd3c6e0621aff1669986770628b7a69d0b00cc4432163a6b64ca7bb\" returns successfully"
	Feb 10 13:14:57 dockerenv-563402 containerd[826]: time="2025-02-10T13:14:57.048239014Z" level=info msg="No cni config template is specified, wait for other system components to drop the config."
	
	
	==> describe nodes <==
	Name:               dockerenv-563402
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=dockerenv-563402
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04
	                    minikube.k8s.io/name=dockerenv-563402
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T13_14_47_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 13:14:43 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  dockerenv-563402
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 13:14:56 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 13:14:57 +0000   Mon, 10 Feb 2025 13:14:40 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 13:14:57 +0000   Mon, 10 Feb 2025 13:14:40 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 13:14:57 +0000   Mon, 10 Feb 2025 13:14:40 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 13:14:57 +0000   Mon, 10 Feb 2025 13:14:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    dockerenv-563402
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 90ae4e80d9354b96a13373f5f738b9d3
	  System UUID:                a21d0357-072b-4c08-b8ed-53258130a8d7
	  Boot ID:                    562c7f3c-b16a-445a-b1a8-6d6932d5b74d
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-668d6bf9bc-lzlg4                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12s
	  kube-system                 etcd-dockerenv-563402                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17s
	  kube-system                 kindnet-ggxz5                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      13s
	  kube-system                 kube-apiserver-dockerenv-563402             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17s
	  kube-system                 kube-controller-manager-dockerenv-563402    200m (10%)    0 (0%)      0 (0%)           0 (0%)         17s
	  kube-system                 kube-proxy-6jbw6                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13s
	  kube-system                 kube-scheduler-dockerenv-563402             100m (5%)     0 (0%)      0 (0%)           0 (0%)         17s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11s                kube-proxy       
	  Normal   NodeHasSufficientMemory  24s (x8 over 25s)  kubelet          Node dockerenv-563402 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    24s (x8 over 25s)  kubelet          Node dockerenv-563402 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     24s (x7 over 25s)  kubelet          Node dockerenv-563402 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  24s                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 17s                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17s                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  17s                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  17s                kubelet          Node dockerenv-563402 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17s                kubelet          Node dockerenv-563402 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17s                kubelet          Node dockerenv-563402 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13s                node-controller  Node dockerenv-563402 event: Registered Node dockerenv-563402 in Controller
	
	
	==> dmesg <==
	[Feb10 12:15] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	[  +0.012615] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.056433] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.640204] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	
	
	==> etcd [c396ed837694a3fe01075ce3145574c405bf9fa093a881985e62055930829af8] <==
	{"level":"info","ts":"2025-02-10T13:14:39.948948Z","caller":"embed/etcd.go:729","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2025-02-10T13:14:39.949678Z","caller":"embed/etcd.go:280","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2025-02-10T13:14:39.949372Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-02-10T13:14:39.950533Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-02-10T13:14:39.950389Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-02-10T13:14:39.966706Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2025-02-10T13:14:39.966895Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2025-02-10T13:14:39.967000Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2025-02-10T13:14:39.967105Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2025-02-10T13:14:39.967205Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T13:14:39.967283Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2025-02-10T13:14:39.967364Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T13:14:39.978526Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:dockerenv-563402 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T13:14:39.978732Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T13:14:39.979101Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:14:39.980588Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T13:14:39.981977Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T13:14:39.984218Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-02-10T13:14:39.989972Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T13:14:39.991370Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T13:14:39.990019Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:14:39.990268Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T13:14:40.017030Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:14:40.017305Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:14:40.016664Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	
	==> kernel <==
	 13:15:04 up  5:57,  0 users,  load average: 1.80, 0.74, 0.91
	Linux dockerenv-563402 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [99a2a9495dd3c6e0621aff1669986770628b7a69d0b00cc4432163a6b64ca7bb] <==
	I0210 13:14:53.601959       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0210 13:14:53.602375       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0210 13:14:53.602539       1 main.go:148] setting mtu 1500 for CNI 
	I0210 13:14:53.602573       1 main.go:178] kindnetd IP family: "ipv4"
	I0210 13:14:53.602593       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	I0210 13:14:53.994600       1 controller.go:361] Starting controller kube-network-policies
	I0210 13:14:53.994797       1 controller.go:365] Waiting for informer caches to sync
	I0210 13:14:53.994898       1 shared_informer.go:313] Waiting for caches to sync for kube-network-policies
	I0210 13:14:54.295625       1 shared_informer.go:320] Caches are synced for kube-network-policies
	I0210 13:14:54.295653       1 metrics.go:61] Registering metrics
	I0210 13:14:54.295735       1 controller.go:401] Syncing nftables rules
	I0210 13:15:03.997596       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:15:03.997655       1 main.go:301] handling current node
	
	
	==> kube-apiserver [23e8bf1198c83e93acd0f790fe328b5b383a4a139dd1ef0bedabd00a13277662] <==
	I0210 13:14:43.949414       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0210 13:14:43.949430       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0210 13:14:43.949577       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0210 13:14:43.976137       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0210 13:14:43.976329       1 policy_source.go:240] refreshing policies
	E0210 13:14:43.994518       1 controller.go:148] "Unhandled Error" err="while syncing ConfigMap \"kube-system/kube-apiserver-legacy-service-account-token-tracking\", err: namespaces \"kube-system\" not found" logger="UnhandledError"
	E0210 13:14:44.032921       1 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms"
	I0210 13:14:44.048510       1 controller.go:615] quota admission added evaluator for: namespaces
	E0210 13:14:44.067060       1 controller.go:148] "Unhandled Error" err="while syncing ConfigMap \"kube-system/kube-apiserver-legacy-service-account-token-tracking\", err: namespaces \"kube-system\" not found" logger="UnhandledError"
	I0210 13:14:44.235882       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0210 13:14:44.647959       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0210 13:14:44.662857       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0210 13:14:44.662891       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0210 13:14:45.446479       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0210 13:14:45.492512       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0210 13:14:45.648865       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0210 13:14:45.659526       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2]
	I0210 13:14:45.660883       1 controller.go:615] quota admission added evaluator for: endpoints
	I0210 13:14:45.666359       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0210 13:14:45.811247       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0210 13:14:46.699488       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0210 13:14:46.714873       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0210 13:14:46.724016       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0210 13:14:50.764901       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	I0210 13:14:51.315106       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	
	
	==> kube-controller-manager [6e808a80464c0b483e68644c55d2e10c3fc329541e1bd7fb569c72c27a738da4] <==
	I0210 13:14:50.361967       1 shared_informer.go:320] Caches are synced for attach detach
	I0210 13:14:50.363302       1 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring
	I0210 13:14:50.365663       1 shared_informer.go:320] Caches are synced for resource quota
	I0210 13:14:50.367795       1 shared_informer.go:320] Caches are synced for namespace
	I0210 13:14:50.369978       1 shared_informer.go:320] Caches are synced for HPA
	I0210 13:14:50.391217       1 shared_informer.go:320] Caches are synced for garbage collector
	I0210 13:14:50.408556       1 shared_informer.go:320] Caches are synced for taint-eviction-controller
	I0210 13:14:50.408652       1 shared_informer.go:320] Caches are synced for certificate-csrapproving
	I0210 13:14:50.408820       1 shared_informer.go:320] Caches are synced for garbage collector
	I0210 13:14:50.408926       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0210 13:14:50.408996       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0210 13:14:50.409214       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-serving
	I0210 13:14:50.409250       1 shared_informer.go:320] Caches are synced for persistent volume
	I0210 13:14:50.409837       1 shared_informer.go:320] Caches are synced for GC
	I0210 13:14:50.409868       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-client
	I0210 13:14:50.409968       1 shared_informer.go:320] Caches are synced for TTL
	I0210 13:14:50.412725       1 shared_informer.go:320] Caches are synced for deployment
	I0210 13:14:50.490995       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="dockerenv-563402"
	I0210 13:14:51.372155       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="dockerenv-563402"
	I0210 13:14:51.482593       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="162.538188ms"
	I0210 13:14:51.509413       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="26.772947ms"
	I0210 13:14:51.545156       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="35.697139ms"
	I0210 13:14:51.545273       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="83.282µs"
	I0210 13:14:51.545660       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="77.284µs"
	I0210 13:14:57.060585       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="dockerenv-563402"
	
	
	==> kube-proxy [3be1e09b29ed9405d303825a4796f4d208ff7bf078fd25ee3d5c2f8fc93be961] <==
	I0210 13:14:51.997478       1 server_linux.go:66] "Using iptables proxy"
	I0210 13:14:52.087373       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 13:14:52.087484       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`"
	I0210 13:14:52.111471       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 13:14:52.111523       1 server_linux.go:170] "Using iptables Proxier"
	I0210 13:14:52.114933       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"
	I0210 13:14:52.115374       1 server.go:497] "Version info" version="v1.32.1"
	I0210 13:14:52.115400       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 13:14:52.116808       1 config.go:199] "Starting service config controller"
	I0210 13:14:52.120439       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 13:14:52.121045       1 config.go:329] "Starting node config controller"
	I0210 13:14:52.121066       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 13:14:52.117267       1 config.go:105] "Starting endpoint slice config controller"
	I0210 13:14:52.123032       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 13:14:52.221337       1 shared_informer.go:320] Caches are synced for node config
	I0210 13:14:52.225400       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 13:14:52.225440       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [a6349b2b8c1943c658ccd071535f48585bd4f56a257f6c196e4086b3a4bd83fb] <==
	W0210 13:14:44.720468       1 reflector.go:569] 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
	E0210 13:14:44.720528       1 reflector.go:166] "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"
	W0210 13:14:44.768150       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0210 13:14:44.768264       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 13:14:44.825404       1 reflector.go:569] runtime/asm_arm64.s:1223: 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"
	E0210 13:14:44.825651       1 reflector.go:166] "Unhandled Error" err="runtime/asm_arm64.s:1223: 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"
	W0210 13:14:44.993990       1 reflector.go:569] 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
	E0210 13:14:44.994113       1 reflector.go:166] "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"
	W0210 13:14:45.014039       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0210 13:14:45.014213       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 13:14:45.014283       1 reflector.go:569] 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
	E0210 13:14:45.014307       1 reflector.go:166] "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"
	W0210 13:14:45.027960       1 reflector.go:569] 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
	E0210 13:14:45.028133       1 reflector.go:166] "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"
	W0210 13:14:45.035124       1 reflector.go:569] 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
	E0210 13:14:45.035851       1 reflector.go:166] "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"
	W0210 13:14:45.063159       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 13:14:45.063219       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 13:14:45.142651       1 reflector.go:569] 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
	E0210 13:14:45.142970       1 reflector.go:166] "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"
	W0210 13:14:45.158923       1 reflector.go:569] 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
	E0210 13:14:45.158985       1 reflector.go:166] "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"
	W0210 13:14:45.172589       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 13:14:45.172665       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	I0210 13:14:47.157477       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: I0210 13:14:50.853460    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-scdpd\" (UniqueName: \"kubernetes.io/projected/af4d8e72-0082-4c39-9aa0-53500fbaa0b9-kube-api-access-scdpd\") pod \"kindnet-ggxz5\" (UID: \"af4d8e72-0082-4c39-9aa0-53500fbaa0b9\") " pod="kube-system/kindnet-ggxz5"
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: I0210 13:14:50.853493    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/01d8fd30-c82c-4978-a707-f11c23ee7c4b-lib-modules\") pod \"kube-proxy-6jbw6\" (UID: \"01d8fd30-c82c-4978-a707-f11c23ee7c4b\") " pod="kube-system/kube-proxy-6jbw6"
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: I0210 13:14:50.853544    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"cni-cfg\" (UniqueName: \"kubernetes.io/host-path/af4d8e72-0082-4c39-9aa0-53500fbaa0b9-cni-cfg\") pod \"kindnet-ggxz5\" (UID: \"af4d8e72-0082-4c39-9aa0-53500fbaa0b9\") " pod="kube-system/kindnet-ggxz5"
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: I0210 13:14:50.853565    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/af4d8e72-0082-4c39-9aa0-53500fbaa0b9-lib-modules\") pod \"kindnet-ggxz5\" (UID: \"af4d8e72-0082-4c39-9aa0-53500fbaa0b9\") " pod="kube-system/kindnet-ggxz5"
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: I0210 13:14:50.853602    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/af4d8e72-0082-4c39-9aa0-53500fbaa0b9-xtables-lock\") pod \"kindnet-ggxz5\" (UID: \"af4d8e72-0082-4c39-9aa0-53500fbaa0b9\") " pod="kube-system/kindnet-ggxz5"
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: I0210 13:14:50.853625    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/01d8fd30-c82c-4978-a707-f11c23ee7c4b-xtables-lock\") pod \"kube-proxy-6jbw6\" (UID: \"01d8fd30-c82c-4978-a707-f11c23ee7c4b\") " pod="kube-system/kube-proxy-6jbw6"
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: I0210 13:14:50.853647    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-dqntr\" (UniqueName: \"kubernetes.io/projected/01d8fd30-c82c-4978-a707-f11c23ee7c4b-kube-api-access-dqntr\") pod \"kube-proxy-6jbw6\" (UID: \"01d8fd30-c82c-4978-a707-f11c23ee7c4b\") " pod="kube-system/kube-proxy-6jbw6"
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: E0210 13:14:50.968357    1514 projected.go:288] Couldn't get configMap kube-system/kube-root-ca.crt: configmap "kube-root-ca.crt" not found
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: E0210 13:14:50.968534    1514 projected.go:194] Error preparing data for projected volume kube-api-access-scdpd for pod kube-system/kindnet-ggxz5: configmap "kube-root-ca.crt" not found
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: E0210 13:14:50.968655    1514 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/projected/af4d8e72-0082-4c39-9aa0-53500fbaa0b9-kube-api-access-scdpd podName:af4d8e72-0082-4c39-9aa0-53500fbaa0b9 nodeName:}" failed. No retries permitted until 2025-02-10 13:14:51.468633318 +0000 UTC m=+4.983883875 (durationBeforeRetry 500ms). Error: MountVolume.SetUp failed for volume "kube-api-access-scdpd" (UniqueName: "kubernetes.io/projected/af4d8e72-0082-4c39-9aa0-53500fbaa0b9-kube-api-access-scdpd") pod "kindnet-ggxz5" (UID: "af4d8e72-0082-4c39-9aa0-53500fbaa0b9") : configmap "kube-root-ca.crt" not found
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: E0210 13:14:50.972679    1514 projected.go:288] Couldn't get configMap kube-system/kube-root-ca.crt: configmap "kube-root-ca.crt" not found
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: E0210 13:14:50.972719    1514 projected.go:194] Error preparing data for projected volume kube-api-access-dqntr for pod kube-system/kube-proxy-6jbw6: configmap "kube-root-ca.crt" not found
	Feb 10 13:14:50 dockerenv-563402 kubelet[1514]: E0210 13:14:50.972829    1514 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/projected/01d8fd30-c82c-4978-a707-f11c23ee7c4b-kube-api-access-dqntr podName:01d8fd30-c82c-4978-a707-f11c23ee7c4b nodeName:}" failed. No retries permitted until 2025-02-10 13:14:51.47277226 +0000 UTC m=+4.988022825 (durationBeforeRetry 500ms). Error: MountVolume.SetUp failed for volume "kube-api-access-dqntr" (UniqueName: "kubernetes.io/projected/01d8fd30-c82c-4978-a707-f11c23ee7c4b-kube-api-access-dqntr") pod "kube-proxy-6jbw6" (UID: "01d8fd30-c82c-4978-a707-f11c23ee7c4b") : configmap "kube-root-ca.crt" not found
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: I0210 13:14:51.257934    1514 swap_util.go:74] "error creating dir to test if tmpfs noswap is enabled. Assuming not supported" mount path="" error="stat /var/lib/kubelet/plugins/kubernetes.io/empty-dir: no such file or directory"
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: I0210 13:14:51.559107    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/3a177854-1bbb-4a09-84ea-6235a0eb7aa5-config-volume\") pod \"coredns-668d6bf9bc-lzlg4\" (UID: \"3a177854-1bbb-4a09-84ea-6235a0eb7aa5\") " pod="kube-system/coredns-668d6bf9bc-lzlg4"
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: I0210 13:14:51.559179    1514 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-dg6hc\" (UniqueName: \"kubernetes.io/projected/3a177854-1bbb-4a09-84ea-6235a0eb7aa5-kube-api-access-dg6hc\") pod \"coredns-668d6bf9bc-lzlg4\" (UID: \"3a177854-1bbb-4a09-84ea-6235a0eb7aa5\") " pod="kube-system/coredns-668d6bf9bc-lzlg4"
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: I0210 13:14:51.708500    1514 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/storage-provisioner" podStartSLOduration=3.708478317 podStartE2EDuration="3.708478317s" podCreationTimestamp="2025-02-10 13:14:48 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-02-10 13:14:51.695400002 +0000 UTC m=+5.210650584" watchObservedRunningTime="2025-02-10 13:14:51.708478317 +0000 UTC m=+5.223728882"
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: E0210 13:14:51.879161    1514 log.go:32] "RunPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\": failed to find network info for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\""
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: E0210 13:14:51.879246    1514 kuberuntime_sandbox.go:72] "Failed to create sandbox for pod" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\": failed to find network info for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\"" pod="kube-system/coredns-668d6bf9bc-lzlg4"
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: E0210 13:14:51.879270    1514 kuberuntime_manager.go:1237] "CreatePodSandbox for pod failed" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\": failed to find network info for sandbox \"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\"" pod="kube-system/coredns-668d6bf9bc-lzlg4"
	Feb 10 13:14:51 dockerenv-563402 kubelet[1514]: E0210 13:14:51.879311    1514 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"CreatePodSandbox\" for \"coredns-668d6bf9bc-lzlg4_kube-system(3a177854-1bbb-4a09-84ea-6235a0eb7aa5)\" with CreatePodSandboxError: \"Failed to create sandbox for pod \\\"coredns-668d6bf9bc-lzlg4_kube-system(3a177854-1bbb-4a09-84ea-6235a0eb7aa5)\\\": rpc error: code = Unknown desc = failed to setup network for sandbox \\\"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\\\": failed to find network info for sandbox \\\"12ee8932b306eec5149b20096fe4b4b89de92af3366e5b5471b59dcf649c63b3\\\"\"" pod="kube-system/coredns-668d6bf9bc-lzlg4" podUID="3a177854-1bbb-4a09-84ea-6235a0eb7aa5"
	Feb 10 13:14:53 dockerenv-563402 kubelet[1514]: I0210 13:14:53.713148    1514 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-proxy-6jbw6" podStartSLOduration=3.713131045 podStartE2EDuration="3.713131045s" podCreationTimestamp="2025-02-10 13:14:50 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-02-10 13:14:52.752489743 +0000 UTC m=+6.267740308" watchObservedRunningTime="2025-02-10 13:14:53.713131045 +0000 UTC m=+7.228381610"
	Feb 10 13:14:56 dockerenv-563402 kubelet[1514]: I0210 13:14:56.608841    1514 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kindnet-ggxz5" podStartSLOduration=5.095348629 podStartE2EDuration="6.608821028s" podCreationTimestamp="2025-02-10 13:14:50 +0000 UTC" firstStartedPulling="2025-02-10 13:14:51.853047242 +0000 UTC m=+5.368297799" lastFinishedPulling="2025-02-10 13:14:53.366519641 +0000 UTC m=+6.881770198" observedRunningTime="2025-02-10 13:14:53.714176171 +0000 UTC m=+7.229426736" watchObservedRunningTime="2025-02-10 13:14:56.608821028 +0000 UTC m=+10.124071593"
	Feb 10 13:14:57 dockerenv-563402 kubelet[1514]: I0210 13:14:57.047547    1514 kuberuntime_manager.go:1702] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
	Feb 10 13:14:57 dockerenv-563402 kubelet[1514]: I0210 13:14:57.048507    1514 kubelet_network.go:61] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
	
	
	==> storage-provisioner [22450d04832d58fa98997e6ab9ed96b5b5a6267cf1f6aecddb6767440618cb18] <==
	I0210 13:14:51.621055       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p dockerenv-563402 -n dockerenv-563402
helpers_test.go:261: (dbg) Run:  kubectl --context dockerenv-563402 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: coredns-668d6bf9bc-lzlg4
helpers_test.go:274: ======> post-mortem[TestDockerEnvContainerd]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context dockerenv-563402 describe pod coredns-668d6bf9bc-lzlg4
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context dockerenv-563402 describe pod coredns-668d6bf9bc-lzlg4: exit status 1 (86.915956ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "coredns-668d6bf9bc-lzlg4" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context dockerenv-563402 describe pod coredns-668d6bf9bc-lzlg4: exit status 1
helpers_test.go:175: Cleaning up "dockerenv-563402" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-563402
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-563402: (1.984433237s)
--- FAIL: TestDockerEnvContainerd (48.01s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (190.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [d5167933-3d6f-42be-8889-9b10a930043a] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003973182s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-518637 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-518637 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-518637 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-518637 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [279bad1e-438a-45af-a69e-4f3e3d90649e] Pending
helpers_test.go:344: "sp-pod" [279bad1e-438a-45af-a69e-4f3e3d90649e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
E0210 13:19:05.930699 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:329: TestFunctional/parallel/PersistentVolumeClaim: WARNING: pod list for "default" "test=storage-provisioner" returned: client rate limiter Wait returned an error: context deadline exceeded
functional_test_pvc_test.go:130: ***** TestFunctional/parallel/PersistentVolumeClaim: pod "test=storage-provisioner" failed to start within 3m0s: context deadline exceeded ****
functional_test_pvc_test.go:130: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-518637 -n functional-518637
functional_test_pvc_test.go:130: TestFunctional/parallel/PersistentVolumeClaim: showing logs for failed pods as of 2025-02-10 13:20:57.618026145 +0000 UTC m=+2219.907593290
functional_test_pvc_test.go:130: (dbg) Run:  kubectl --context functional-518637 describe po sp-pod -n default
functional_test_pvc_test.go:130: (dbg) kubectl --context functional-518637 describe po sp-pod -n default:
Name:             sp-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-518637/192.168.49.2
Start Time:       Mon, 10 Feb 2025 13:17:57 +0000
Labels:           test=storage-provisioner
Annotations:      <none>
Status:           Pending
IP:               10.244.0.5
IPs:
IP:  10.244.0.5
Containers:
myfrontend:
Container ID:   
Image:          docker.io/nginx
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/tmp/mount from mypd (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rpztg (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
mypd:
Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName:  myclaim
ReadOnly:   false
kube-api-access-rpztg:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
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  3m                    default-scheduler  Successfully assigned default/sp-pod to functional-518637
Warning  Failed     2m59s                 kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Normal   BackOff    22s (x10 over 2m59s)  kubelet            Back-off pulling image "docker.io/nginx"
Warning  Failed     22s (x10 over 2m59s)  kubelet            Error: ImagePullBackOff
Normal   Pulling    7s (x5 over 3m)       kubelet            Pulling image "docker.io/nginx"
Warning  Failed     7s (x5 over 2m59s)    kubelet            Error: ErrImagePull
Warning  Failed     7s (x4 over 2m47s)    kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
functional_test_pvc_test.go:130: (dbg) Run:  kubectl --context functional-518637 logs sp-pod -n default
functional_test_pvc_test.go:130: (dbg) Non-zero exit: kubectl --context functional-518637 logs sp-pod -n default: exit status 1 (100.209357ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "myfrontend" in pod "sp-pod" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test_pvc_test.go:130: kubectl --context functional-518637 logs sp-pod -n default: exit status 1
functional_test_pvc_test.go:131: failed waiting for pod: test=storage-provisioner within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-518637
helpers_test.go:235: (dbg) docker inspect functional-518637:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8f48219ff13d56e8c48daa6c1966ed46cfe62c667812a4ffeca770fe570b9629",
	        "Created": "2025-02-10T13:15:55.726452397Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1193474,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T13:15:55.872439333Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/8f48219ff13d56e8c48daa6c1966ed46cfe62c667812a4ffeca770fe570b9629/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8f48219ff13d56e8c48daa6c1966ed46cfe62c667812a4ffeca770fe570b9629/hostname",
	        "HostsPath": "/var/lib/docker/containers/8f48219ff13d56e8c48daa6c1966ed46cfe62c667812a4ffeca770fe570b9629/hosts",
	        "LogPath": "/var/lib/docker/containers/8f48219ff13d56e8c48daa6c1966ed46cfe62c667812a4ffeca770fe570b9629/8f48219ff13d56e8c48daa6c1966ed46cfe62c667812a4ffeca770fe570b9629-json.log",
	        "Name": "/functional-518637",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-518637:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-518637",
	            "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": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/dbd04feb077fce93a1b06ae063034a9352b2a31078761c5f62096ff2ad4c6125-init/diff:/var/lib/docker/overlay2/a854d90bff01c13397bdc7738e4859766e44b85d0fe80ea06685caff7fd7bd03/diff",
	                "MergedDir": "/var/lib/docker/overlay2/dbd04feb077fce93a1b06ae063034a9352b2a31078761c5f62096ff2ad4c6125/merged",
	                "UpperDir": "/var/lib/docker/overlay2/dbd04feb077fce93a1b06ae063034a9352b2a31078761c5f62096ff2ad4c6125/diff",
	                "WorkDir": "/var/lib/docker/overlay2/dbd04feb077fce93a1b06ae063034a9352b2a31078761c5f62096ff2ad4c6125/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-518637",
	                "Source": "/var/lib/docker/volumes/functional-518637/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-518637",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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": "functional-518637",
	                "name.minikube.sigs.k8s.io": "functional-518637",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6c265fe7578c93529022942b9ed71b5efde23e3118a008ce176a05fa6610c61e",
	            "SandboxKey": "/var/run/docker/netns/6c265fe7578c",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34253"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34254"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34257"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34255"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34256"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-518637": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "4350c467ff51e0153785fd0dbb514989f3ac53ae985ee1923dd22d19abcf22cf",
	                    "EndpointID": "8c5ef70bb917ca57475b98e6c00f3cc7209cf996ad9e020eeda1b41d35ded38e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-518637",
	                        "8f48219ff13d"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p functional-518637 -n functional-518637
helpers_test.go:244: <<< TestFunctional/parallel/PersistentVolumeClaim FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 logs -n 25: (1.735443907s)
helpers_test.go:252: TestFunctional/parallel/PersistentVolumeClaim logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------------------------|-------------------|---------|---------|---------------------|---------------------|
	| Command |                                   Args                                   |      Profile      |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------------------------|-------------------|---------|---------|---------------------|---------------------|
	| ssh     | functional-518637 ssh                                                    | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:16 UTC |                     |
	|         | sudo crictl inspecti                                                     |                   |         |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                             |                   |         |         |                     |                     |
	| cache   | functional-518637 cache reload                                           | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:16 UTC | 10 Feb 25 13:16 UTC |
	| ssh     | functional-518637 ssh                                                    | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:16 UTC | 10 Feb 25 13:16 UTC |
	|         | sudo crictl inspecti                                                     |                   |         |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                             |                   |         |         |                     |                     |
	| cache   | delete                                                                   | minikube          | jenkins | v1.35.0 | 10 Feb 25 13:16 UTC | 10 Feb 25 13:16 UTC |
	|         | registry.k8s.io/pause:3.1                                                |                   |         |         |                     |                     |
	| cache   | delete                                                                   | minikube          | jenkins | v1.35.0 | 10 Feb 25 13:16 UTC | 10 Feb 25 13:16 UTC |
	|         | registry.k8s.io/pause:latest                                             |                   |         |         |                     |                     |
	| kubectl | functional-518637 kubectl --                                             | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:16 UTC | 10 Feb 25 13:16 UTC |
	|         | --context functional-518637                                              |                   |         |         |                     |                     |
	|         | get pods                                                                 |                   |         |         |                     |                     |
	| start   | -p functional-518637                                                     | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:16 UTC | 10 Feb 25 13:17 UTC |
	|         | --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision |                   |         |         |                     |                     |
	|         | --wait=all                                                               |                   |         |         |                     |                     |
	| service | invalid-svc -p                                                           | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC |                     |
	|         | functional-518637                                                        |                   |         |         |                     |                     |
	| cp      | functional-518637 cp                                                     | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | testdata/cp-test.txt                                                     |                   |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                 |                   |         |         |                     |                     |
	| config  | functional-518637 config unset                                           | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | cpus                                                                     |                   |         |         |                     |                     |
	| config  | functional-518637 config get                                             | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC |                     |
	|         | cpus                                                                     |                   |         |         |                     |                     |
	| config  | functional-518637 config set                                             | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | cpus 2                                                                   |                   |         |         |                     |                     |
	| config  | functional-518637 config get                                             | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | cpus                                                                     |                   |         |         |                     |                     |
	| ssh     | functional-518637 ssh -n                                                 | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | functional-518637 sudo cat                                               |                   |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                 |                   |         |         |                     |                     |
	| config  | functional-518637 config unset                                           | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | cpus                                                                     |                   |         |         |                     |                     |
	| config  | functional-518637 config get                                             | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC |                     |
	|         | cpus                                                                     |                   |         |         |                     |                     |
	| ssh     | functional-518637 ssh echo                                               | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | hello                                                                    |                   |         |         |                     |                     |
	| cp      | functional-518637 cp                                                     | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | functional-518637:/home/docker/cp-test.txt                               |                   |         |         |                     |                     |
	|         | /tmp/TestFunctionalparallelCpCmd2872407021/001/cp-test.txt               |                   |         |         |                     |                     |
	| ssh     | functional-518637 ssh cat                                                | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | /etc/hostname                                                            |                   |         |         |                     |                     |
	| ssh     | functional-518637 ssh -n                                                 | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | functional-518637 sudo cat                                               |                   |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                 |                   |         |         |                     |                     |
	| tunnel  | functional-518637 tunnel                                                 | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC |                     |
	|         | --alsologtostderr                                                        |                   |         |         |                     |                     |
	| tunnel  | functional-518637 tunnel                                                 | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC |                     |
	|         | --alsologtostderr                                                        |                   |         |         |                     |                     |
	| cp      | functional-518637 cp                                                     | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | testdata/cp-test.txt                                                     |                   |         |         |                     |                     |
	|         | /tmp/does/not/exist/cp-test.txt                                          |                   |         |         |                     |                     |
	| tunnel  | functional-518637 tunnel                                                 | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC |                     |
	|         | --alsologtostderr                                                        |                   |         |         |                     |                     |
	| ssh     | functional-518637 ssh -n                                                 | functional-518637 | jenkins | v1.35.0 | 10 Feb 25 13:17 UTC | 10 Feb 25 13:17 UTC |
	|         | functional-518637 sudo cat                                               |                   |         |         |                     |                     |
	|         | /tmp/does/not/exist/cp-test.txt                                          |                   |         |         |                     |                     |
	|---------|--------------------------------------------------------------------------|-------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 13:16:56
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 13:16:56.699038 1197631 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:16:56.699207 1197631 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:16:56.699211 1197631 out.go:358] Setting ErrFile to fd 2...
	I0210 13:16:56.699215 1197631 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:16:56.699461 1197631 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:16:56.699809 1197631 out.go:352] Setting JSON to false
	I0210 13:16:56.700767 1197631 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":21562,"bootTime":1739171855,"procs":190,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 13:16:56.700828 1197631 start.go:139] virtualization:  
	I0210 13:16:56.704467 1197631 out.go:177] * [functional-518637] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 13:16:56.708356 1197631 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 13:16:56.708458 1197631 notify.go:220] Checking for updates...
	I0210 13:16:56.714130 1197631 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 13:16:56.717060 1197631 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 13:16:56.719835 1197631 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 13:16:56.722754 1197631 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 13:16:56.725604 1197631 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 13:16:56.728987 1197631 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:16:56.729106 1197631 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 13:16:56.755626 1197631 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 13:16:56.755748 1197631 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:16:56.831283 1197631 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:66 SystemTime:2025-02-10 13:16:56.82204751 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:16:56.831390 1197631 docker.go:318] overlay module found
	I0210 13:16:56.836464 1197631 out.go:177] * Using the docker driver based on existing profile
	I0210 13:16:56.839435 1197631 start.go:297] selected driver: docker
	I0210 13:16:56.839444 1197631 start.go:901] validating driver "docker" against &{Name:functional-518637 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-518637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror:
DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 13:16:56.839542 1197631 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 13:16:56.839646 1197631 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:16:56.889913 1197631 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:66 SystemTime:2025-02-10 13:16:56.880707169 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:16:56.890317 1197631 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]
	I0210 13:16:56.890342 1197631 cni.go:84] Creating CNI manager for ""
	I0210 13:16:56.890392 1197631 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 13:16:56.890528 1197631 start.go:340] cluster config:
	{Name:functional-518637 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-518637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRIS
ocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: D
isableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 13:16:56.893815 1197631 out.go:177] * Starting "functional-518637" primary control-plane node in "functional-518637" cluster
	I0210 13:16:56.896643 1197631 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 13:16:56.899575 1197631 out.go:177] * Pulling base image v0.0.46 ...
	I0210 13:16:56.902479 1197631 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 13:16:56.902539 1197631 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 13:16:56.902547 1197631 cache.go:56] Caching tarball of preloaded images
	I0210 13:16:56.902562 1197631 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 13:16:56.902667 1197631 preload.go:172] Found /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0210 13:16:56.902690 1197631 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 13:16:56.902941 1197631 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/config.json ...
	I0210 13:16:56.921425 1197631 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon, skipping pull
	I0210 13:16:56.921436 1197631 cache.go:145] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in daemon, skipping load
	I0210 13:16:56.921447 1197631 cache.go:230] Successfully downloaded all kic artifacts
	I0210 13:16:56.921469 1197631 start.go:360] acquireMachinesLock for functional-518637: {Name:mk958bb64f09f9ba876d37922d381178d327b6a8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 13:16:56.921567 1197631 start.go:364] duration metric: took 75.766µs to acquireMachinesLock for "functional-518637"
	I0210 13:16:56.921587 1197631 start.go:96] Skipping create...Using existing machine configuration
	I0210 13:16:56.921591 1197631 fix.go:54] fixHost starting: 
	I0210 13:16:56.921838 1197631 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
	I0210 13:16:56.938442 1197631 fix.go:112] recreateIfNeeded on functional-518637: state=Running err=<nil>
	W0210 13:16:56.938462 1197631 fix.go:138] unexpected machine state, will restart: <nil>
	I0210 13:16:56.941607 1197631 out.go:177] * Updating the running docker "functional-518637" container ...
	I0210 13:16:56.944556 1197631 machine.go:93] provisionDockerMachine start ...
	I0210 13:16:56.944646 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:56.961775 1197631 main.go:141] libmachine: Using SSH client type: native
	I0210 13:16:56.962029 1197631 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34253 <nil> <nil>}
	I0210 13:16:56.962036 1197631 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 13:16:57.093022 1197631 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-518637
	
	I0210 13:16:57.093037 1197631 ubuntu.go:169] provisioning hostname "functional-518637"
	I0210 13:16:57.093099 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:57.111868 1197631 main.go:141] libmachine: Using SSH client type: native
	I0210 13:16:57.112104 1197631 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34253 <nil> <nil>}
	I0210 13:16:57.112114 1197631 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-518637 && echo "functional-518637" | sudo tee /etc/hostname
	I0210 13:16:57.259221 1197631 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-518637
	
	I0210 13:16:57.259288 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:57.276946 1197631 main.go:141] libmachine: Using SSH client type: native
	I0210 13:16:57.277181 1197631 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 34253 <nil> <nil>}
	I0210 13:16:57.277195 1197631 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-518637' /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 functional-518637/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-518637' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 13:16:57.401772 1197631 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 13:16:57.401787 1197631 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20390-1148769/.minikube CaCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20390-1148769/.minikube}
	I0210 13:16:57.401818 1197631 ubuntu.go:177] setting up certificates
	I0210 13:16:57.401828 1197631 provision.go:84] configureAuth start
	I0210 13:16:57.401887 1197631 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-518637
	I0210 13:16:57.420262 1197631 provision.go:143] copyHostCerts
	I0210 13:16:57.420338 1197631 exec_runner.go:144] found /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem, removing ...
	I0210 13:16:57.420349 1197631 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem
	I0210 13:16:57.420462 1197631 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/cert.pem (1123 bytes)
	I0210 13:16:57.420615 1197631 exec_runner.go:144] found /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem, removing ...
	I0210 13:16:57.420619 1197631 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem
	I0210 13:16:57.420642 1197631 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/key.pem (1679 bytes)
	I0210 13:16:57.420698 1197631 exec_runner.go:144] found /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem, removing ...
	I0210 13:16:57.420702 1197631 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem
	I0210 13:16:57.420720 1197631 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.pem (1078 bytes)
	I0210 13:16:57.420763 1197631 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem org=jenkins.functional-518637 san=[127.0.0.1 192.168.49.2 functional-518637 localhost minikube]
	I0210 13:16:57.602157 1197631 provision.go:177] copyRemoteCerts
	I0210 13:16:57.602218 1197631 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 13:16:57.602261 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:57.619909 1197631 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
	I0210 13:16:57.710532 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 13:16:57.736208 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0210 13:16:57.760669 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0210 13:16:57.785143 1197631 provision.go:87] duration metric: took 383.302631ms to configureAuth
	I0210 13:16:57.785161 1197631 ubuntu.go:193] setting minikube options for container-runtime
	I0210 13:16:57.785354 1197631 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:16:57.785360 1197631 machine.go:96] duration metric: took 840.79647ms to provisionDockerMachine
	I0210 13:16:57.785366 1197631 start.go:293] postStartSetup for "functional-518637" (driver="docker")
	I0210 13:16:57.785375 1197631 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]
	I0210 13:16:57.785433 1197631 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
	I0210 13:16:57.785470 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:57.803450 1197631 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
	I0210 13:16:57.894468 1197631 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 13:16:57.897857 1197631 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 13:16:57.897886 1197631 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 13:16:57.897899 1197631 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 13:16:57.897905 1197631 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 13:16:57.897914 1197631 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/addons for local assets ...
	I0210 13:16:57.897968 1197631 filesync.go:126] Scanning /home/jenkins/minikube-integration/20390-1148769/.minikube/files for local assets ...
	I0210 13:16:57.898037 1197631 filesync.go:149] local asset: /home/jenkins/minikube-integration/20390-1148769/.minikube/files/etc/ssl/certs/11541582.pem -> 11541582.pem in /etc/ssl/certs
	I0210 13:16:57.898110 1197631 filesync.go:149] local asset: /home/jenkins/minikube-integration/20390-1148769/.minikube/files/etc/test/nested/copy/1154158/hosts -> hosts in /etc/test/nested/copy/1154158
	I0210 13:16:57.898168 1197631 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/1154158
	I0210 13:16:57.906731 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/files/etc/ssl/certs/11541582.pem --> /etc/ssl/certs/11541582.pem (1708 bytes)
	I0210 13:16:57.933052 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/files/etc/test/nested/copy/1154158/hosts --> /etc/test/nested/copy/1154158/hosts (40 bytes)
	I0210 13:16:57.956964 1197631 start.go:296] duration metric: took 171.583872ms for postStartSetup
	I0210 13:16:57.957039 1197631 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:16:57.957095 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:57.974892 1197631 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
	I0210 13:16:58.066852 1197631 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 13:16:58.071943 1197631 fix.go:56] duration metric: took 1.150344077s for fixHost
	I0210 13:16:58.071959 1197631 start.go:83] releasing machines lock for "functional-518637", held for 1.1503842s
	I0210 13:16:58.072027 1197631 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-518637
	I0210 13:16:58.097689 1197631 ssh_runner.go:195] Run: cat /version.json
	I0210 13:16:58.097736 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:58.097996 1197631 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 13:16:58.098042 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:16:58.124366 1197631 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
	I0210 13:16:58.129392 1197631 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
	I0210 13:16:58.343893 1197631 ssh_runner.go:195] Run: systemctl --version
	I0210 13:16:58.348282 1197631 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 13:16:58.352453 1197631 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' {}" ;
	I0210 13:16:58.374305 1197631 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0210 13:16:58.374381 1197631 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" ;
	I0210 13:16:58.383936 1197631 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0210 13:16:58.383961 1197631 start.go:495] detecting cgroup driver to use...
	I0210 13:16:58.383994 1197631 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 13:16:58.384051 1197631 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0210 13:16:58.398104 1197631 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0210 13:16:58.411214 1197631 docker.go:217] disabling cri-docker service (if available) ...
	I0210 13:16:58.411269 1197631 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 13:16:58.424265 1197631 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 13:16:58.436602 1197631 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 13:16:58.544747 1197631 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 13:16:58.657803 1197631 docker.go:233] disabling docker service ...
	I0210 13:16:58.657884 1197631 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 13:16:58.671938 1197631 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 13:16:58.684326 1197631 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 13:16:58.793670 1197631 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 13:16:58.911268 1197631 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 13:16:58.922844 1197631 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"
	I0210 13:16:58.940635 1197631 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"
	I0210 13:16:58.950906 1197631 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"
	I0210 13:16:58.960671 1197631 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0210 13:16:58.960731 1197631 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0210 13:16:58.971059 1197631 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"
	I0210 13:16:58.980949 1197631 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0210 13:16:58.990996 1197631 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0210 13:16:59.000838 1197631 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 13:16:59.011713 1197631 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"
	I0210 13:16:59.021714 1197631 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0210 13:16:59.031506 1197631 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"
	I0210 13:16:59.041211 1197631 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 13:16:59.050108 1197631 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 13:16:59.058721 1197631 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 13:16:59.164695 1197631 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0210 13:16:59.474392 1197631 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0210 13:16:59.474456 1197631 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0210 13:16:59.477985 1197631 start.go:563] Will wait 60s for crictl version
	I0210 13:16:59.478040 1197631 ssh_runner.go:195] Run: which crictl
	I0210 13:16:59.481543 1197631 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 13:16:59.522201 1197631 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0210 13:16:59.522271 1197631 ssh_runner.go:195] Run: containerd --version
	I0210 13:16:59.558616 1197631 ssh_runner.go:195] Run: containerd --version
	I0210 13:16:59.590398 1197631 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0210 13:16:59.593683 1197631 cli_runner.go:164] Run: docker network inspect functional-518637 --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}}]}"
	I0210 13:16:59.609213 1197631 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 13:16:59.616252 1197631 out.go:177]   - apiserver.enable-admission-plugins=NamespaceAutoProvision
	I0210 13:16:59.619608 1197631 kubeadm.go:883] updating cluster {Name:functional-518637 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-518637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServer
IPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOpti
ons:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 13:16:59.619730 1197631 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 13:16:59.619818 1197631 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 13:16:59.659428 1197631 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 13:16:59.659439 1197631 containerd.go:534] Images already preloaded, skipping extraction
	I0210 13:16:59.659498 1197631 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 13:16:59.694376 1197631 containerd.go:627] all images are preloaded for containerd runtime.
	I0210 13:16:59.694388 1197631 cache_images.go:84] Images are preloaded, skipping loading
	I0210 13:16:59.694394 1197631 kubeadm.go:934] updating node { 192.168.49.2 8441 v1.32.1 containerd true true} ...
	I0210 13:16:59.694499 1197631 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-518637 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:functional-518637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0210 13:16:59.694570 1197631 ssh_runner.go:195] Run: sudo crictl info
	I0210 13:16:59.733009 1197631 extraconfig.go:124] Overwriting default enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota with user provided enable-admission-plugins=NamespaceAutoProvision for component apiserver
	I0210 13:16:59.733027 1197631 cni.go:84] Creating CNI manager for ""
	I0210 13:16:59.733037 1197631 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 13:16:59.733051 1197631 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 13:16:59.733072 1197631 kubeadm.go:189] 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:8441 KubernetesVersion:v1.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-518637 NodeName:functional-518637 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceAutoProvision] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfi
gOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0210 13:16:59.733188 1197631 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "functional-518637"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceAutoProvision"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0210 13:16:59.733256 1197631 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 13:16:59.742460 1197631 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 13:16:59.742520 1197631 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 13:16:59.751217 1197631 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (321 bytes)
	I0210 13:16:59.770400 1197631 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 13:16:59.788674 1197631 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2157 bytes)
	I0210 13:16:59.808281 1197631 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 13:16:59.811825 1197631 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 13:16:59.917483 1197631 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 13:16:59.929686 1197631 certs.go:68] Setting up /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637 for IP: 192.168.49.2
	I0210 13:16:59.929697 1197631 certs.go:194] generating shared ca certs ...
	I0210 13:16:59.929715 1197631 certs.go:226] acquiring lock for ca certs: {Name:mk359a85bff109dfc6e594f5fab2c15d5856aede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:16:59.929878 1197631 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key
	I0210 13:16:59.929927 1197631 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key
	I0210 13:16:59.929934 1197631 certs.go:256] generating profile certs ...
	I0210 13:16:59.930021 1197631 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.key
	I0210 13:16:59.930066 1197631 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/apiserver.key.c8d63cb9
	I0210 13:16:59.930108 1197631 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/proxy-client.key
	I0210 13:16:59.930220 1197631 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/1154158.pem (1338 bytes)
	W0210 13:16:59.930244 1197631 certs.go:480] ignoring /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/1154158_empty.pem, impossibly tiny 0 bytes
	I0210 13:16:59.930251 1197631 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 13:16:59.930283 1197631 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/ca.pem (1078 bytes)
	I0210 13:16:59.930303 1197631 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/cert.pem (1123 bytes)
	I0210 13:16:59.930329 1197631 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/key.pem (1679 bytes)
	I0210 13:16:59.930369 1197631 certs.go:484] found cert: /home/jenkins/minikube-integration/20390-1148769/.minikube/files/etc/ssl/certs/11541582.pem (1708 bytes)
	I0210 13:16:59.930985 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 13:16:59.957172 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0210 13:16:59.984626 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 13:17:00.047305 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0210 13:17:00.163138 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0210 13:17:00.249587 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0210 13:17:00.344866 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 13:17:00.426804 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 13:17:00.501141 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/files/etc/ssl/certs/11541582.pem --> /usr/share/ca-certificates/11541582.pem (1708 bytes)
	I0210 13:17:00.535637 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 13:17:00.584493 1197631 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20390-1148769/.minikube/certs/1154158.pem --> /usr/share/ca-certificates/1154158.pem (1338 bytes)
	I0210 13:17:00.619066 1197631 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 13:17:00.642839 1197631 ssh_runner.go:195] Run: openssl version
	I0210 13:17:00.650201 1197631 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11541582.pem && ln -fs /usr/share/ca-certificates/11541582.pem /etc/ssl/certs/11541582.pem"
	I0210 13:17:00.668799 1197631 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11541582.pem
	I0210 13:17:00.674085 1197631 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Feb 10 13:15 /usr/share/ca-certificates/11541582.pem
	I0210 13:17:00.674153 1197631 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11541582.pem
	I0210 13:17:00.685079 1197631 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/11541582.pem /etc/ssl/certs/3ec20f2e.0"
	I0210 13:17:00.697945 1197631 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"
	I0210 13:17:00.710010 1197631 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 13:17:00.714764 1197631 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:44 /usr/share/ca-certificates/minikubeCA.pem
	I0210 13:17:00.714837 1197631 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 13:17:00.723854 1197631 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"
	I0210 13:17:00.736043 1197631 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/1154158.pem && ln -fs /usr/share/ca-certificates/1154158.pem /etc/ssl/certs/1154158.pem"
	I0210 13:17:00.747894 1197631 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/1154158.pem
	I0210 13:17:00.752477 1197631 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Feb 10 13:15 /usr/share/ca-certificates/1154158.pem
	I0210 13:17:00.752540 1197631 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/1154158.pem
	I0210 13:17:00.762297 1197631 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/1154158.pem /etc/ssl/certs/51391683.0"
	I0210 13:17:00.773563 1197631 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 13:17:00.778607 1197631 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0210 13:17:00.792208 1197631 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0210 13:17:00.800056 1197631 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0210 13:17:00.807610 1197631 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0210 13:17:00.815188 1197631 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0210 13:17:00.822956 1197631 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0210 13:17:00.831335 1197631 kubeadm.go:392] StartCluster: {Name:functional-518637 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-518637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs
:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions
:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 13:17:00.831430 1197631 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0210 13:17:00.831512 1197631 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 13:17:00.877613 1197631 cri.go:89] found id: "5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2"
	I0210 13:17:00.877637 1197631 cri.go:89] found id: "e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948"
	I0210 13:17:00.877641 1197631 cri.go:89] found id: "2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39"
	I0210 13:17:00.877644 1197631 cri.go:89] found id: "13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d"
	I0210 13:17:00.877646 1197631 cri.go:89] found id: "510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c"
	I0210 13:17:00.877649 1197631 cri.go:89] found id: "d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56"
	I0210 13:17:00.877652 1197631 cri.go:89] found id: "c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d"
	I0210 13:17:00.877654 1197631 cri.go:89] found id: "70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f"
	I0210 13:17:00.877663 1197631 cri.go:89] found id: ""
	I0210 13:17:00.877734 1197631 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0210 13:17:00.909904 1197631 cri.go:116] JSON = [{"ociVersion":"1.2.0","id":"0006a965866430630e7cc41f2775b87ecbec176e0a839ab005190d797473f506","pid":1788,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/0006a965866430630e7cc41f2775b87ecbec176e0a839ab005190d797473f506","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/0006a965866430630e7cc41f2775b87ecbec176e0a839ab005190d797473f506/rootfs","created":"2025-02-10T13:16:24.954312286Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"0006a965866430630e7cc41f2775b87ecbec176e0a839ab005190d797473f506","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-proxy-2zplk_29b2e831-17bf-415d-beb4-cea22b0cbd81","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-proxy-2zplk","io.kubernetes.cri.sandbox-
namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"29b2e831-17bf-415d-beb4-cea22b0cbd81"},"owner":"root"},{"ociVersion":"1.2.0","id":"03feb0d6c2093cae1ddbf7d421285240848bb2b89d8233fdfce51f7fe6ec36e2","pid":1311,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/03feb0d6c2093cae1ddbf7d421285240848bb2b89d8233fdfce51f7fe6ec36e2","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/03feb0d6c2093cae1ddbf7d421285240848bb2b89d8233fdfce51f7fe6ec36e2/rootfs","created":"2025-02-10T13:16:12.484000564Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"256","io.kubernetes.cri.sandbox-id":"03feb0d6c2093cae1ddbf7d421285240848bb2b89d8233fdfce51f7fe6ec36e2","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-apiserver-functional-518637_6447e3d606f9281f4a57fe6dbd94c0f3","io.kubernetes.cri.sandbox-memory":"0","io.kuberne
tes.cri.sandbox-name":"kube-apiserver-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"6447e3d606f9281f4a57fe6dbd94c0f3"},"owner":"root"},{"ociVersion":"1.2.0","id":"0f44635262907bb4d93c45e65d3a516c8d4b857910e074c6275b0501e9e0ec83","pid":1332,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/0f44635262907bb4d93c45e65d3a516c8d4b857910e074c6275b0501e9e0ec83","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/0f44635262907bb4d93c45e65d3a516c8d4b857910e074c6275b0501e9e0ec83/rootfs","created":"2025-02-10T13:16:12.497946255Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"204","io.kubernetes.cri.sandbox-id":"0f44635262907bb4d93c45e65d3a516c8d4b857910e074c6275b0501e9e0ec83","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-controller-manager-functional-51
8637_82cdcbbc465ecbdea0f1c93dba414a64","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"82cdcbbc465ecbdea0f1c93dba414a64"},"owner":"root"},{"ociVersion":"1.2.0","id":"13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d","pid":1861,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d/rootfs","created":"2025-02-10T13:16:25.155964679Z","annotations":{"io.kubernetes.cri.container-name":"kube-proxy","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-proxy:v1.32.1","io.kubernetes.cri.sandbox-id":"0006a965866430630e7cc41f2775b87ecbec176e0a839ab005190d797473f506","io.kubernetes.cri.sandbo
x-name":"kube-proxy-2zplk","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"29b2e831-17bf-415d-beb4-cea22b0cbd81"},"owner":"root"},{"ociVersion":"1.2.0","id":"2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39","pid":2074,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39/rootfs","created":"2025-02-10T13:16:25.95817506Z","annotations":{"io.kubernetes.cri.container-name":"storage-provisioner","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"gcr.io/k8s-minikube/storage-provisioner:v5","io.kubernetes.cri.sandbox-id":"40c2bef880280150d22d8579da32319ed7320e2097555d8aa1f1e566a1802365","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox
-uid":"d5167933-3d6f-42be-8889-9b10a930043a"},"owner":"root"},{"ociVersion":"1.2.0","id":"40c2bef880280150d22d8579da32319ed7320e2097555d8aa1f1e566a1802365","pid":2041,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/40c2bef880280150d22d8579da32319ed7320e2097555d8aa1f1e566a1802365","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/40c2bef880280150d22d8579da32319ed7320e2097555d8aa1f1e566a1802365/rootfs","created":"2025-02-10T13:16:25.855226289Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"40c2bef880280150d22d8579da32319ed7320e2097555d8aa1f1e566a1802365","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_storage-provisioner_d5167933-3d6f-42be-8889-9b10a930043a","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri
.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"d5167933-3d6f-42be-8889-9b10a930043a"},"owner":"root"},{"ociVersion":"1.2.0","id":"510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c","pid":1501,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c/rootfs","created":"2025-02-10T13:16:12.83398469Z","annotations":{"io.kubernetes.cri.container-name":"etcd","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/etcd:3.5.16-0","io.kubernetes.cri.sandbox-id":"d77b9a32e09538a57e98b2631c5435434ad75704e733c5100e7da36503c21740","io.kubernetes.cri.sandbox-name":"etcd-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"3bfba2c13a23a5d1741dc5bb601b5814"},"owner":"root"},{"ociVersion
":"1.2.0","id":"5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2","pid":2265,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2/rootfs","created":"2025-02-10T13:16:39.414231316Z","annotations":{"io.kubernetes.cri.container-name":"coredns","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/coredns/coredns:v1.11.3","io.kubernetes.cri.sandbox-id":"c73c7ce6dcb4d2f0439c4b03529eba294de6c7cf6a5ce650791b94cc71b4cefe","io.kubernetes.cri.sandbox-name":"coredns-668d6bf9bc-wv9r9","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"98dcad3f-b2ce-4878-b691-0e351921cf1f"},"owner":"root"},{"ociVersion":"1.2.0","id":"707f896f836657390e6b54f72ec8cd6d70aafdbdd9b1651198284eb2ce3ac9b2","pid":1793,"status":"running","b
undle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/707f896f836657390e6b54f72ec8cd6d70aafdbdd9b1651198284eb2ce3ac9b2","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/707f896f836657390e6b54f72ec8cd6d70aafdbdd9b1651198284eb2ce3ac9b2/rootfs","created":"2025-02-10T13:16:24.963066976Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"10000","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"707f896f836657390e6b54f72ec8cd6d70aafdbdd9b1651198284eb2ce3ac9b2","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kindnet-np7bk_49394d88-5831-423d-97cf-82c767efb1a0","io.kubernetes.cri.sandbox-memory":"52428800","io.kubernetes.cri.sandbox-name":"kindnet-np7bk","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"49394d88-5831-423d-97cf-82c767efb1a0"},"owner":"root"},{"ociVersion":"1.2.0","id":"70cd07a35a5257c1b27945e5698ad3e87f29b
6cfdff4ab0e67b302c45c80af3f","pid":1382,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f/rootfs","created":"2025-02-10T13:16:12.57895393Z","annotations":{"io.kubernetes.cri.container-name":"kube-scheduler","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-scheduler:v1.32.1","io.kubernetes.cri.sandbox-id":"d1923ebcc7482c81699e7382dfce0ee2f6da36de7b62ba2b74ffc8a570153b0e","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"34ae04a66dbdd12aaa1190d15b7a90d2"},"owner":"root"},{"ociVersion":"1.2.0","id":"c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d","pid":1427,"status":"running","bundle":"/run/containerd/io.containerd.runtim
e.v2.task/k8s.io/c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d/rootfs","created":"2025-02-10T13:16:12.647643561Z","annotations":{"io.kubernetes.cri.container-name":"kube-controller-manager","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-controller-manager:v1.32.1","io.kubernetes.cri.sandbox-id":"0f44635262907bb4d93c45e65d3a516c8d4b857910e074c6275b0501e9e0ec83","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"82cdcbbc465ecbdea0f1c93dba414a64"},"owner":"root"},{"ociVersion":"1.2.0","id":"c73c7ce6dcb4d2f0439c4b03529eba294de6c7cf6a5ce650791b94cc71b4cefe","pid":2229,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c73c7ce6dcb4d2f0439c4b03529eba294de6c7cf6a5ce650791b94cc71b4
cefe","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c73c7ce6dcb4d2f0439c4b03529eba294de6c7cf6a5ce650791b94cc71b4cefe/rootfs","created":"2025-02-10T13:16:39.326849721Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"c73c7ce6dcb4d2f0439c4b03529eba294de6c7cf6a5ce650791b94cc71b4cefe","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_coredns-668d6bf9bc-wv9r9_98dcad3f-b2ce-4878-b691-0e351921cf1f","io.kubernetes.cri.sandbox-memory":"178257920","io.kubernetes.cri.sandbox-name":"coredns-668d6bf9bc-wv9r9","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"98dcad3f-b2ce-4878-b691-0e351921cf1f"},"owner":"root"},{"ociVersion":"1.2.0","id":"d1923ebcc7482c81699e7382dfce0ee2f6da36de7b62ba2b74ffc8a570153b0e","pid":1232,"status":"running","bundle":"/run/containerd/io.containerd.run
time.v2.task/k8s.io/d1923ebcc7482c81699e7382dfce0ee2f6da36de7b62ba2b74ffc8a570153b0e","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/d1923ebcc7482c81699e7382dfce0ee2f6da36de7b62ba2b74ffc8a570153b0e/rootfs","created":"2025-02-10T13:16:12.4235307Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"d1923ebcc7482c81699e7382dfce0ee2f6da36de7b62ba2b74ffc8a570153b0e","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-scheduler-functional-518637_34ae04a66dbdd12aaa1190d15b7a90d2","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"34ae04a66dbdd12aaa1190d15b7a90d2"},"owner":"root"},{"ociVersion":"1.2.0","id":"d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29
a56","pid":1459,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56/rootfs","created":"2025-02-10T13:16:12.711003927Z","annotations":{"io.kubernetes.cri.container-name":"kube-apiserver","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-apiserver:v1.32.1","io.kubernetes.cri.sandbox-id":"03feb0d6c2093cae1ddbf7d421285240848bb2b89d8233fdfce51f7fe6ec36e2","io.kubernetes.cri.sandbox-name":"kube-apiserver-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"6447e3d606f9281f4a57fe6dbd94c0f3"},"owner":"root"},{"ociVersion":"1.2.0","id":"d77b9a32e09538a57e98b2631c5435434ad75704e733c5100e7da36503c21740","pid":1362,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/d77b9a
32e09538a57e98b2631c5435434ad75704e733c5100e7da36503c21740","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/d77b9a32e09538a57e98b2631c5435434ad75704e733c5100e7da36503c21740/rootfs","created":"2025-02-10T13:16:12.541207512Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"d77b9a32e09538a57e98b2631c5435434ad75704e733c5100e7da36503c21740","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_etcd-functional-518637_3bfba2c13a23a5d1741dc5bb601b5814","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"etcd-functional-518637","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"3bfba2c13a23a5d1741dc5bb601b5814"},"owner":"root"},{"ociVersion":"1.2.0","id":"e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948","pid":2121,"status":"running","bundle":
"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948/rootfs","created":"2025-02-10T13:16:27.794341719Z","annotations":{"io.kubernetes.cri.container-name":"kindnet-cni","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"docker.io/kindest/kindnetd:v20241212-9f82dd49","io.kubernetes.cri.sandbox-id":"707f896f836657390e6b54f72ec8cd6d70aafdbdd9b1651198284eb2ce3ac9b2","io.kubernetes.cri.sandbox-name":"kindnet-np7bk","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"49394d88-5831-423d-97cf-82c767efb1a0"},"owner":"root"}]
	I0210 13:17:00.910197 1197631 cri.go:126] list returned 16 containers
	I0210 13:17:00.910207 1197631 cri.go:129] container: {ID:0006a965866430630e7cc41f2775b87ecbec176e0a839ab005190d797473f506 Status:running}
	I0210 13:17:00.910229 1197631 cri.go:131] skipping 0006a965866430630e7cc41f2775b87ecbec176e0a839ab005190d797473f506 - not in ps
	I0210 13:17:00.910232 1197631 cri.go:129] container: {ID:03feb0d6c2093cae1ddbf7d421285240848bb2b89d8233fdfce51f7fe6ec36e2 Status:running}
	I0210 13:17:00.910235 1197631 cri.go:131] skipping 03feb0d6c2093cae1ddbf7d421285240848bb2b89d8233fdfce51f7fe6ec36e2 - not in ps
	I0210 13:17:00.910239 1197631 cri.go:129] container: {ID:0f44635262907bb4d93c45e65d3a516c8d4b857910e074c6275b0501e9e0ec83 Status:running}
	I0210 13:17:00.910242 1197631 cri.go:131] skipping 0f44635262907bb4d93c45e65d3a516c8d4b857910e074c6275b0501e9e0ec83 - not in ps
	I0210 13:17:00.910246 1197631 cri.go:129] container: {ID:13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d Status:running}
	I0210 13:17:00.910252 1197631 cri.go:135] skipping {13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d running}: state = "running", want "paused"
	I0210 13:17:00.910259 1197631 cri.go:129] container: {ID:2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39 Status:running}
	I0210 13:17:00.910263 1197631 cri.go:135] skipping {2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39 running}: state = "running", want "paused"
	I0210 13:17:00.910268 1197631 cri.go:129] container: {ID:40c2bef880280150d22d8579da32319ed7320e2097555d8aa1f1e566a1802365 Status:running}
	I0210 13:17:00.910272 1197631 cri.go:131] skipping 40c2bef880280150d22d8579da32319ed7320e2097555d8aa1f1e566a1802365 - not in ps
	I0210 13:17:00.910276 1197631 cri.go:129] container: {ID:510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c Status:running}
	I0210 13:17:00.910281 1197631 cri.go:135] skipping {510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c running}: state = "running", want "paused"
	I0210 13:17:00.910285 1197631 cri.go:129] container: {ID:5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2 Status:running}
	I0210 13:17:00.910289 1197631 cri.go:135] skipping {5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2 running}: state = "running", want "paused"
	I0210 13:17:00.910294 1197631 cri.go:129] container: {ID:707f896f836657390e6b54f72ec8cd6d70aafdbdd9b1651198284eb2ce3ac9b2 Status:running}
	I0210 13:17:00.910298 1197631 cri.go:131] skipping 707f896f836657390e6b54f72ec8cd6d70aafdbdd9b1651198284eb2ce3ac9b2 - not in ps
	I0210 13:17:00.910302 1197631 cri.go:129] container: {ID:70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f Status:running}
	I0210 13:17:00.910307 1197631 cri.go:135] skipping {70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f running}: state = "running", want "paused"
	I0210 13:17:00.910311 1197631 cri.go:129] container: {ID:c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d Status:running}
	I0210 13:17:00.910316 1197631 cri.go:135] skipping {c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d running}: state = "running", want "paused"
	I0210 13:17:00.910321 1197631 cri.go:129] container: {ID:c73c7ce6dcb4d2f0439c4b03529eba294de6c7cf6a5ce650791b94cc71b4cefe Status:running}
	I0210 13:17:00.910326 1197631 cri.go:131] skipping c73c7ce6dcb4d2f0439c4b03529eba294de6c7cf6a5ce650791b94cc71b4cefe - not in ps
	I0210 13:17:00.910329 1197631 cri.go:129] container: {ID:d1923ebcc7482c81699e7382dfce0ee2f6da36de7b62ba2b74ffc8a570153b0e Status:running}
	I0210 13:17:00.910332 1197631 cri.go:131] skipping d1923ebcc7482c81699e7382dfce0ee2f6da36de7b62ba2b74ffc8a570153b0e - not in ps
	I0210 13:17:00.910335 1197631 cri.go:129] container: {ID:d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56 Status:running}
	I0210 13:17:00.910339 1197631 cri.go:135] skipping {d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56 running}: state = "running", want "paused"
	I0210 13:17:00.910344 1197631 cri.go:129] container: {ID:d77b9a32e09538a57e98b2631c5435434ad75704e733c5100e7da36503c21740 Status:running}
	I0210 13:17:00.910352 1197631 cri.go:131] skipping d77b9a32e09538a57e98b2631c5435434ad75704e733c5100e7da36503c21740 - not in ps
	I0210 13:17:00.910358 1197631 cri.go:129] container: {ID:e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948 Status:running}
	I0210 13:17:00.910363 1197631 cri.go:135] skipping {e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948 running}: state = "running", want "paused"
	I0210 13:17:00.910424 1197631 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 13:17:00.920683 1197631 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0210 13:17:00.920692 1197631 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0210 13:17:00.920752 1197631 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0210 13:17:00.929987 1197631 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0210 13:17:00.930550 1197631 kubeconfig.go:125] found "functional-518637" server: "https://192.168.49.2:8441"
	I0210 13:17:00.931957 1197631 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0210 13:17:00.942473 1197631 kubeadm.go:640] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml	2025-02-10 13:16:02.806775031 +0000
	+++ /var/tmp/minikube/kubeadm.yaml.new	2025-02-10 13:16:59.802608602 +0000
	@@ -24,7 +24,7 @@
	   certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	   extraArgs:
	     - name: "enable-admission-plugins"
	-      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	+      value: "NamespaceAutoProvision"
	 controllerManager:
	   extraArgs:
	     - name: "allocate-node-cidrs"
	
	-- /stdout --
	I0210 13:17:00.942482 1197631 kubeadm.go:1160] stopping kube-system containers ...
	I0210 13:17:00.942493 1197631 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name: Namespaces:[kube-system]}
	I0210 13:17:00.942555 1197631 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 13:17:00.986393 1197631 cri.go:89] found id: "5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2"
	I0210 13:17:00.986406 1197631 cri.go:89] found id: "e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948"
	I0210 13:17:00.986410 1197631 cri.go:89] found id: "2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39"
	I0210 13:17:00.986412 1197631 cri.go:89] found id: "13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d"
	I0210 13:17:00.986415 1197631 cri.go:89] found id: "510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c"
	I0210 13:17:00.986418 1197631 cri.go:89] found id: "d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56"
	I0210 13:17:00.986421 1197631 cri.go:89] found id: "c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d"
	I0210 13:17:00.986424 1197631 cri.go:89] found id: "70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f"
	I0210 13:17:00.986426 1197631 cri.go:89] found id: ""
	I0210 13:17:00.986431 1197631 cri.go:252] Stopping containers: [5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2 e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948 2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39 13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d 510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56 c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d 70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f]
	I0210 13:17:00.986495 1197631 ssh_runner.go:195] Run: which crictl
	I0210 13:17:00.990506 1197631 ssh_runner.go:195] Run: sudo /usr/bin/crictl stop --timeout=10 5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2 e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948 2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39 13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d 510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56 c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d 70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f
	I0210 13:17:16.706590 1197631 ssh_runner.go:235] Completed: sudo /usr/bin/crictl stop --timeout=10 5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2 e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948 2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39 13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d 510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c d279656e058e47a9749f9aa96ec35c32881ef986fa9133f073dae82bcea29a56 c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d 70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f: (15.716039728s)
	I0210 13:17:16.706661 1197631 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0210 13:17:16.825752 1197631 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
	I0210 13:17:16.835765 1197631 kubeadm.go:157] found existing configuration files:
	-rw------- 1 root root 5647 Feb 10 13:16 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5652 Feb 10 13:16 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 2007 Feb 10 13:16 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5604 Feb 10 13:16 /etc/kubernetes/scheduler.conf
	
	I0210 13:17:16.835822 1197631 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I0210 13:17:16.845697 1197631 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I0210 13:17:16.855116 1197631 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I0210 13:17:16.864874 1197631 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0210 13:17:16.864935 1197631 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 13:17:16.874316 1197631 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I0210 13:17:16.884006 1197631 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0210 13:17:16.884057 1197631 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 13:17:16.893129 1197631 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 13:17:16.903193 1197631 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0210 13:17:16.970888 1197631 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0210 13:17:19.680233 1197631 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (2.709320357s)
	I0210 13:17:19.680252 1197631 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0210 13:17:19.864690 1197631 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0210 13:17:19.936457 1197631 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0210 13:17:20.018620 1197631 api_server.go:52] waiting for apiserver process to appear ...
	I0210 13:17:20.018708 1197631 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 13:17:20.037878 1197631 api_server.go:72] duration metric: took 19.237112ms to wait for apiserver process to appear ...
	I0210 13:17:20.037894 1197631 api_server.go:88] waiting for apiserver healthz status ...
	I0210 13:17:20.037913 1197631 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0210 13:17:20.046639 1197631 api_server.go:279] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0210 13:17:20.046658 1197631 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0210 13:17:20.538064 1197631 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0210 13:17:20.546686 1197631 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0210 13:17:20.562150 1197631 api_server.go:141] control plane version: v1.32.1
	I0210 13:17:20.562176 1197631 api_server.go:131] duration metric: took 524.276381ms to wait for apiserver health ...
	I0210 13:17:20.562184 1197631 cni.go:84] Creating CNI manager for ""
	I0210 13:17:20.562190 1197631 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 13:17:20.565544 1197631 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 13:17:20.568463 1197631 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 13:17:20.572339 1197631 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 13:17:20.572352 1197631 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 13:17:20.592163 1197631 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 13:17:21.538095 1197631 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 13:17:21.542411 1197631 system_pods.go:59] 8 kube-system pods found
	I0210 13:17:21.542440 1197631 system_pods.go:61] "coredns-668d6bf9bc-wv9r9" [98dcad3f-b2ce-4878-b691-0e351921cf1f] Running
	I0210 13:17:21.542451 1197631 system_pods.go:61] "etcd-functional-518637" [c76d545c-8156-4785-b280-8bc0ba5d2aa7] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0210 13:17:21.542455 1197631 system_pods.go:61] "kindnet-np7bk" [49394d88-5831-423d-97cf-82c767efb1a0] Running
	I0210 13:17:21.542461 1197631 system_pods.go:61] "kube-apiserver-functional-518637" [5c138637-5fc4-4af3-b625-dc86624654ec] Pending / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0210 13:17:21.542467 1197631 system_pods.go:61] "kube-controller-manager-functional-518637" [c605a68b-bf63-4e4b-89b0-9abd95fcca37] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0210 13:17:21.542471 1197631 system_pods.go:61] "kube-proxy-2zplk" [29b2e831-17bf-415d-beb4-cea22b0cbd81] Running
	I0210 13:17:21.542477 1197631 system_pods.go:61] "kube-scheduler-functional-518637" [5c67e99a-2fe0-4ba9-8005-9d2276338ef0] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0210 13:17:21.542480 1197631 system_pods.go:61] "storage-provisioner" [d5167933-3d6f-42be-8889-9b10a930043a] Running
	I0210 13:17:21.542485 1197631 system_pods.go:74] duration metric: took 4.379934ms to wait for pod list to return data ...
	I0210 13:17:21.542491 1197631 node_conditions.go:102] verifying NodePressure condition ...
	I0210 13:17:21.561284 1197631 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 13:17:21.561308 1197631 node_conditions.go:123] node cpu capacity is 2
	I0210 13:17:21.561318 1197631 node_conditions.go:105] duration metric: took 18.822959ms to run NodePressure ...
	I0210 13:17:21.561344 1197631 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0210 13:17:21.946290 1197631 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I0210 13:17:21.952453 1197631 kubeadm.go:739] kubelet initialised
	I0210 13:17:21.952463 1197631 kubeadm.go:740] duration metric: took 6.153229ms waiting for restarted kubelet to initialise ...
	I0210 13:17:21.952471 1197631 pod_ready.go:36] extra waiting up to 4m0s 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" ...
	I0210 13:17:21.959203 1197631 pod_ready.go:79] waiting up to 4m0s for pod "coredns-668d6bf9bc-wv9r9" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:21.968391 1197631 pod_ready.go:93] pod "coredns-668d6bf9bc-wv9r9" in "kube-system" namespace has status "Ready":"True"
	I0210 13:17:21.968419 1197631 pod_ready.go:82] duration metric: took 9.199456ms for pod "coredns-668d6bf9bc-wv9r9" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:21.968429 1197631 pod_ready.go:79] waiting up to 4m0s for pod "etcd-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:22.469339 1197631 pod_ready.go:98] error getting pod "etcd-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/etcd-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.469352 1197631 pod_ready.go:82] duration metric: took 500.916663ms for pod "etcd-functional-518637" in "kube-system" namespace to be "Ready" ...
	E0210 13:17:22.469372 1197631 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "etcd-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/etcd-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.469455 1197631 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:22.469742 1197631 pod_ready.go:98] error getting pod "kube-apiserver-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.469750 1197631 pod_ready.go:82] duration metric: took 287.769µs for pod "kube-apiserver-functional-518637" in "kube-system" namespace to be "Ready" ...
	E0210 13:17:22.469757 1197631 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "kube-apiserver-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.469808 1197631 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:22.470074 1197631 pod_ready.go:98] error getting pod "kube-controller-manager-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.470086 1197631 pod_ready.go:82] duration metric: took 271.474µs for pod "kube-controller-manager-functional-518637" in "kube-system" namespace to be "Ready" ...
	E0210 13:17:22.470096 1197631 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "kube-controller-manager-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.470139 1197631 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-2zplk" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:22.470406 1197631 pod_ready.go:98] error getting pod "kube-proxy-2zplk" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-proxy-2zplk": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.470413 1197631 pod_ready.go:82] duration metric: took 267.732µs for pod "kube-proxy-2zplk" in "kube-system" namespace to be "Ready" ...
	E0210 13:17:22.470419 1197631 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "kube-proxy-2zplk" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-proxy-2zplk": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.470453 1197631 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:22.470680 1197631 pod_ready.go:98] error getting pod "kube-scheduler-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.470686 1197631 pod_ready.go:82] duration metric: took 227.257µs for pod "kube-scheduler-functional-518637" in "kube-system" namespace to be "Ready" ...
	E0210 13:17:22.470714 1197631 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "kube-scheduler-functional-518637" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-518637": dial tcp 192.168.49.2:8441: connect: connection refused
	I0210 13:17:22.470762 1197631 pod_ready.go:39] duration metric: took 518.281469ms 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" ...
	I0210 13:17:22.470794 1197631 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 13:17:22.480664 1197631 ops.go:34] apiserver oom_adj: -16
	I0210 13:17:22.480675 1197631 kubeadm.go:597] duration metric: took 21.559978494s to restartPrimaryControlPlane
	I0210 13:17:22.480682 1197631 kubeadm.go:394] duration metric: took 21.649369057s to StartCluster
	I0210 13:17:22.480697 1197631 settings.go:142] acquiring lock: {Name:mk92931e94a3d4e8ae0d546403b51cca34e5a890 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:17:22.480765 1197631 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 13:17:22.481443 1197631 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/kubeconfig: {Name:mk06d12b0cf3e9b895779cec4bbf2c35693a50bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 13:17:22.481688 1197631 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0210 13:17:22.482045 1197631 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0210 13:17:22.482111 1197631 addons.go:69] Setting storage-provisioner=true in profile "functional-518637"
	I0210 13:17:22.482123 1197631 addons.go:238] Setting addon storage-provisioner=true in "functional-518637"
	W0210 13:17:22.482128 1197631 addons.go:247] addon storage-provisioner should already be in state true
	I0210 13:17:22.482149 1197631 host.go:66] Checking if "functional-518637" exists ...
	I0210 13:17:22.482636 1197631 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
	I0210 13:17:22.483018 1197631 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:17:22.483125 1197631 addons.go:69] Setting default-storageclass=true in profile "functional-518637"
	I0210 13:17:22.483135 1197631 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-518637"
	I0210 13:17:22.483431 1197631 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
	I0210 13:17:22.485291 1197631 out.go:177] * Verifying Kubernetes components...
	I0210 13:17:22.488386 1197631 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 13:17:22.528454 1197631 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 13:17:22.536286 1197631 addons.go:238] Setting addon default-storageclass=true in "functional-518637"
	W0210 13:17:22.536297 1197631 addons.go:247] addon default-storageclass should already be in state true
	I0210 13:17:22.536322 1197631 host.go:66] Checking if "functional-518637" exists ...
	I0210 13:17:22.536706 1197631 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
	I0210 13:17:22.536935 1197631 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 13:17:22.536942 1197631 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 13:17:22.536979 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:17:22.585640 1197631 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
	I0210 13:17:22.592830 1197631 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 13:17:22.592843 1197631 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 13:17:22.592904 1197631 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
	I0210 13:17:22.630979 1197631 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
	I0210 13:17:22.771238 1197631 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 13:17:22.810002 1197631 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 13:17:22.831035 1197631 node_ready.go:35] waiting up to 6m0s for node "functional-518637" to be "Ready" ...
	I0210 13:17:22.852996 1197631 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 13:17:25.900611 1197631 node_ready.go:49] node "functional-518637" has status "Ready":"True"
	I0210 13:17:25.900623 1197631 node_ready.go:38] duration metric: took 3.069570023s for node "functional-518637" to be "Ready" ...
	I0210 13:17:25.900632 1197631 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" ...
	I0210 13:17:25.934764 1197631 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-wv9r9" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:25.961940 1197631 pod_ready.go:93] pod "coredns-668d6bf9bc-wv9r9" in "kube-system" namespace has status "Ready":"True"
	I0210 13:17:25.961953 1197631 pod_ready.go:82] duration metric: took 27.172391ms for pod "coredns-668d6bf9bc-wv9r9" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:25.961962 1197631 pod_ready.go:79] waiting up to 6m0s for pod "etcd-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:26.597465 1197631 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.744443384s)
	I0210 13:17:26.597755 1197631 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.787736868s)
	I0210 13:17:26.608639 1197631 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0210 13:17:26.611691 1197631 addons.go:514] duration metric: took 4.129640046s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0210 13:17:27.968004 1197631 pod_ready.go:103] pod "etcd-functional-518637" in "kube-system" namespace has status "Ready":"False"
	I0210 13:17:28.467122 1197631 pod_ready.go:93] pod "etcd-functional-518637" in "kube-system" namespace has status "Ready":"True"
	I0210 13:17:28.467134 1197631 pod_ready.go:82] duration metric: took 2.505165018s for pod "etcd-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:28.467146 1197631 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:30.472262 1197631 pod_ready.go:103] pod "kube-apiserver-functional-518637" in "kube-system" namespace has status "Ready":"False"
	I0210 13:17:32.472521 1197631 pod_ready.go:103] pod "kube-apiserver-functional-518637" in "kube-system" namespace has status "Ready":"False"
	I0210 13:17:33.472538 1197631 pod_ready.go:93] pod "kube-apiserver-functional-518637" in "kube-system" namespace has status "Ready":"True"
	I0210 13:17:33.472550 1197631 pod_ready.go:82] duration metric: took 5.005396986s for pod "kube-apiserver-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:33.472559 1197631 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:33.476678 1197631 pod_ready.go:93] pod "kube-controller-manager-functional-518637" in "kube-system" namespace has status "Ready":"True"
	I0210 13:17:33.476689 1197631 pod_ready.go:82] duration metric: took 4.123935ms for pod "kube-controller-manager-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:33.476698 1197631 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-2zplk" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:33.480977 1197631 pod_ready.go:93] pod "kube-proxy-2zplk" in "kube-system" namespace has status "Ready":"True"
	I0210 13:17:33.480988 1197631 pod_ready.go:82] duration metric: took 4.283745ms for pod "kube-proxy-2zplk" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:33.480997 1197631 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:35.486049 1197631 pod_ready.go:103] pod "kube-scheduler-functional-518637" in "kube-system" namespace has status "Ready":"False"
	I0210 13:17:37.486104 1197631 pod_ready.go:103] pod "kube-scheduler-functional-518637" in "kube-system" namespace has status "Ready":"False"
	I0210 13:17:39.486495 1197631 pod_ready.go:103] pod "kube-scheduler-functional-518637" in "kube-system" namespace has status "Ready":"False"
	I0210 13:17:39.986674 1197631 pod_ready.go:93] pod "kube-scheduler-functional-518637" in "kube-system" namespace has status "Ready":"True"
	I0210 13:17:39.986686 1197631 pod_ready.go:82] duration metric: took 6.505682225s for pod "kube-scheduler-functional-518637" in "kube-system" namespace to be "Ready" ...
	I0210 13:17:39.986695 1197631 pod_ready.go:39] duration metric: took 14.086053006s 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" ...
	I0210 13:17:39.986709 1197631 api_server.go:52] waiting for apiserver process to appear ...
	I0210 13:17:39.986775 1197631 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 13:17:39.997595 1197631 api_server.go:72] duration metric: took 17.515882913s to wait for apiserver process to appear ...
	I0210 13:17:39.997608 1197631 api_server.go:88] waiting for apiserver healthz status ...
	I0210 13:17:39.997626 1197631 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0210 13:17:40.006527 1197631 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0210 13:17:40.007850 1197631 api_server.go:141] control plane version: v1.32.1
	I0210 13:17:40.007869 1197631 api_server.go:131] duration metric: took 10.256059ms to wait for apiserver health ...
	I0210 13:17:40.007875 1197631 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 13:17:40.017038 1197631 system_pods.go:59] 8 kube-system pods found
	I0210 13:17:40.017057 1197631 system_pods.go:61] "coredns-668d6bf9bc-wv9r9" [98dcad3f-b2ce-4878-b691-0e351921cf1f] Running
	I0210 13:17:40.017061 1197631 system_pods.go:61] "etcd-functional-518637" [c76d545c-8156-4785-b280-8bc0ba5d2aa7] Running
	I0210 13:17:40.017065 1197631 system_pods.go:61] "kindnet-np7bk" [49394d88-5831-423d-97cf-82c767efb1a0] Running
	I0210 13:17:40.017068 1197631 system_pods.go:61] "kube-apiserver-functional-518637" [a5a72454-0ade-435c-b3a6-df706a1cf775] Running
	I0210 13:17:40.017071 1197631 system_pods.go:61] "kube-controller-manager-functional-518637" [c605a68b-bf63-4e4b-89b0-9abd95fcca37] Running
	I0210 13:17:40.017074 1197631 system_pods.go:61] "kube-proxy-2zplk" [29b2e831-17bf-415d-beb4-cea22b0cbd81] Running
	I0210 13:17:40.017077 1197631 system_pods.go:61] "kube-scheduler-functional-518637" [5c67e99a-2fe0-4ba9-8005-9d2276338ef0] Running
	I0210 13:17:40.017080 1197631 system_pods.go:61] "storage-provisioner" [d5167933-3d6f-42be-8889-9b10a930043a] Running
	I0210 13:17:40.017085 1197631 system_pods.go:74] duration metric: took 9.204691ms to wait for pod list to return data ...
	I0210 13:17:40.017092 1197631 default_sa.go:34] waiting for default service account to be created ...
	I0210 13:17:40.021145 1197631 default_sa.go:45] found service account: "default"
	I0210 13:17:40.021161 1197631 default_sa.go:55] duration metric: took 4.063741ms for default service account to be created ...
	I0210 13:17:40.021194 1197631 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 13:17:40.024711 1197631 system_pods.go:86] 8 kube-system pods found
	I0210 13:17:40.024728 1197631 system_pods.go:89] "coredns-668d6bf9bc-wv9r9" [98dcad3f-b2ce-4878-b691-0e351921cf1f] Running
	I0210 13:17:40.024927 1197631 system_pods.go:89] "etcd-functional-518637" [c76d545c-8156-4785-b280-8bc0ba5d2aa7] Running
	I0210 13:17:40.024932 1197631 system_pods.go:89] "kindnet-np7bk" [49394d88-5831-423d-97cf-82c767efb1a0] Running
	I0210 13:17:40.024950 1197631 system_pods.go:89] "kube-apiserver-functional-518637" [a5a72454-0ade-435c-b3a6-df706a1cf775] Running
	I0210 13:17:40.024956 1197631 system_pods.go:89] "kube-controller-manager-functional-518637" [c605a68b-bf63-4e4b-89b0-9abd95fcca37] Running
	I0210 13:17:40.024965 1197631 system_pods.go:89] "kube-proxy-2zplk" [29b2e831-17bf-415d-beb4-cea22b0cbd81] Running
	I0210 13:17:40.024969 1197631 system_pods.go:89] "kube-scheduler-functional-518637" [5c67e99a-2fe0-4ba9-8005-9d2276338ef0] Running
	I0210 13:17:40.024972 1197631 system_pods.go:89] "storage-provisioner" [d5167933-3d6f-42be-8889-9b10a930043a] Running
	I0210 13:17:40.024979 1197631 system_pods.go:126] duration metric: took 3.780157ms to wait for k8s-apps to be running ...
	I0210 13:17:40.024986 1197631 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 13:17:40.025055 1197631 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:17:40.038877 1197631 system_svc.go:56] duration metric: took 13.879327ms WaitForService to wait for kubelet
	I0210 13:17:40.038894 1197631 kubeadm.go:582] duration metric: took 17.55718601s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 13:17:40.038914 1197631 node_conditions.go:102] verifying NodePressure condition ...
	I0210 13:17:40.042412 1197631 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 13:17:40.042428 1197631 node_conditions.go:123] node cpu capacity is 2
	I0210 13:17:40.042438 1197631 node_conditions.go:105] duration metric: took 3.51912ms to run NodePressure ...
	I0210 13:17:40.042449 1197631 start.go:241] waiting for startup goroutines ...
	I0210 13:17:40.042456 1197631 start.go:246] waiting for cluster config update ...
	I0210 13:17:40.042466 1197631 start.go:255] writing updated cluster config ...
	I0210 13:17:40.042777 1197631 ssh_runner.go:195] Run: rm -f paused
	I0210 13:17:40.103261 1197631 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 13:17:40.106608 1197631 out.go:177] * Done! kubectl is now configured to use "functional-518637" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	f58cec8c144e5       265c2dedf28ab       3 minutes ago       Running             kube-apiserver            1                   13a6c54d825e3       kube-apiserver-functional-518637
	2b9ebe7dcf57b       265c2dedf28ab       3 minutes ago       Exited              kube-apiserver            0                   13a6c54d825e3       kube-apiserver-functional-518637
	e5b589ce0ca63       2933761aa7ada       3 minutes ago       Running             kube-controller-manager   1                   0f44635262907       kube-controller-manager-functional-518637
	c0829dcde9efe       ddb38cac617cb       3 minutes ago       Running             kube-scheduler            1                   d1923ebcc7482       kube-scheduler-functional-518637
	81c920d2129e0       e1181ee320546       3 minutes ago       Running             kindnet-cni               1                   707f896f83665       kindnet-np7bk
	b441b41dbdae4       ba04bb24b9575       3 minutes ago       Running             storage-provisioner       1                   40c2bef880280       storage-provisioner
	2fc7c40f88f5f       7fc9d4aa817aa       3 minutes ago       Running             etcd                      1                   d77b9a32e0953       etcd-functional-518637
	2471a5c7083c2       2f6c962e7b831       3 minutes ago       Running             coredns                   1                   c73c7ce6dcb4d       coredns-668d6bf9bc-wv9r9
	7100b1c37726a       e124fbed851d7       3 minutes ago       Running             kube-proxy                1                   0006a96586643       kube-proxy-2zplk
	5b19f3453fdad       2f6c962e7b831       4 minutes ago       Exited              coredns                   0                   c73c7ce6dcb4d       coredns-668d6bf9bc-wv9r9
	e4a235ea3a2b3       e1181ee320546       4 minutes ago       Exited              kindnet-cni               0                   707f896f83665       kindnet-np7bk
	2246240101a19       ba04bb24b9575       4 minutes ago       Exited              storage-provisioner       0                   40c2bef880280       storage-provisioner
	13ed0ed0e7d40       e124fbed851d7       4 minutes ago       Exited              kube-proxy                0                   0006a96586643       kube-proxy-2zplk
	510e85d6fe8f3       7fc9d4aa817aa       4 minutes ago       Exited              etcd                      0                   d77b9a32e0953       etcd-functional-518637
	c0a1258a9fa3d       2933761aa7ada       4 minutes ago       Exited              kube-controller-manager   0                   0f44635262907       kube-controller-manager-functional-518637
	70cd07a35a525       ddb38cac617cb       4 minutes ago       Exited              kube-scheduler            0                   d1923ebcc7482       kube-scheduler-functional-518637
	
	
	==> containerd <==
	Feb 10 13:18:33 functional-518637 containerd[3496]: time="2025-02-10T13:18:33.476734308Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Feb 10 13:18:33 functional-518637 containerd[3496]: time="2025-02-10T13:18:33.479324463Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:18:33 functional-518637 containerd[3496]: time="2025-02-10T13:18:33.632578158Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:18:33 functional-518637 containerd[3496]: time="2025-02-10T13:18:33.916445814Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:18:33 functional-518637 containerd[3496]: time="2025-02-10T13:18:33.916513810Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=11042"
	Feb 10 13:19:14 functional-518637 containerd[3496]: time="2025-02-10T13:19:14.061375718Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Feb 10 13:19:14 functional-518637 containerd[3496]: time="2025-02-10T13:19:14.063985130Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:19:14 functional-518637 containerd[3496]: time="2025-02-10T13:19:14.207796773Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:19:14 functional-518637 containerd[3496]: time="2025-02-10T13:19:14.501111380Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:19:14 functional-518637 containerd[3496]: time="2025-02-10T13:19:14.501966418Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=11042"
	Feb 10 13:19:15 functional-518637 containerd[3496]: time="2025-02-10T13:19:15.060503289Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Feb 10 13:19:15 functional-518637 containerd[3496]: time="2025-02-10T13:19:15.062948639Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:19:15 functional-518637 containerd[3496]: time="2025-02-10T13:19:15.209154416Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:19:15 functional-518637 containerd[3496]: time="2025-02-10T13:19:15.496711864Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:19:15 functional-518637 containerd[3496]: time="2025-02-10T13:19:15.496819827Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=11042"
	Feb 10 13:20:44 functional-518637 containerd[3496]: time="2025-02-10T13:20:44.061436983Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Feb 10 13:20:44 functional-518637 containerd[3496]: time="2025-02-10T13:20:44.063895798Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:20:44 functional-518637 containerd[3496]: time="2025-02-10T13:20:44.200493324Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:20:44 functional-518637 containerd[3496]: time="2025-02-10T13:20:44.598232001Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:20:44 functional-518637 containerd[3496]: time="2025-02-10T13:20:44.598329108Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=21399"
	Feb 10 13:20:50 functional-518637 containerd[3496]: time="2025-02-10T13:20:50.060382036Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Feb 10 13:20:50 functional-518637 containerd[3496]: time="2025-02-10T13:20:50.062926159Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:20:50 functional-518637 containerd[3496]: time="2025-02-10T13:20:50.204761371Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Feb 10 13:20:50 functional-518637 containerd[3496]: time="2025-02-10T13:20:50.490507251Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
	Feb 10 13:20:50 functional-518637 containerd[3496]: time="2025-02-10T13:20:50.490620703Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=11041"
	
	
	==> coredns [2471a5c7083c28915c9cbbe8a25bc5bf4467c9a56e04fd4fa24e32e2b481ac76] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.11.3
	linux/arm64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:52052 - 4295 "HINFO IN 541998047199169413.5003595135833156551. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.022686193s
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: watch of *v1.Namespace ended with: very short watch: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Unexpected watch close - watch lasted less than a second and no items received
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: watch of *v1.Service ended with: very short watch: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Unexpected watch close - watch lasted less than a second and no items received
	
	
	==> coredns [5b19f3453fdad443c4b1e6b480c1fd5a31b9369289697faf1d5224761e6527d2] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.11.3
	linux/arm64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:39603 - 34831 "HINFO IN 9160707467523257821.6393291639045076939. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.014372545s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-518637
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=functional-518637
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7d7e9539cf1c3abd6114cdafa89e43b830da4e04
	                    minikube.k8s.io/name=functional-518637
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T13_16_20_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 13:16:16 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-518637
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 13:20:54 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 13:17:20 +0000   Mon, 10 Feb 2025 13:16:13 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 13:17:20 +0000   Mon, 10 Feb 2025 13:16:13 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 13:17:20 +0000   Mon, 10 Feb 2025 13:16:13 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 13:17:20 +0000   Mon, 10 Feb 2025 13:16:17 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-518637
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 10d8f54eeb5e47a4a7edafe6f75c397b
	  System UUID:                30368c1d-f13c-480d-b18e-ec9ad8f4c932
	  Boot ID:                    562c7f3c-b16a-445a-b1a8-6d6932d5b74d
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (10 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     nginx-svc                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m9s
	  default                     sp-pod                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m2s
	  kube-system                 coredns-668d6bf9bc-wv9r9                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     4m35s
	  kube-system                 etcd-functional-518637                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         4m40s
	  kube-system                 kindnet-np7bk                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      4m35s
	  kube-system                 kube-apiserver-functional-518637             250m (12%)    0 (0%)      0 (0%)           0 (0%)         3m33s
	  kube-system                 kube-controller-manager-functional-518637    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4m41s
	  kube-system                 kube-proxy-2zplk                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m35s
	  kube-system                 kube-scheduler-functional-518637             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4m41s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m34s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 4m33s                  kube-proxy       
	  Normal   Starting                 3m50s                  kube-proxy       
	  Normal   NodeAllocatableEnforced  4m48s                  kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  4m47s (x8 over 4m48s)  kubelet          Node functional-518637 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m47s (x8 over 4m48s)  kubelet          Node functional-518637 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m47s (x7 over 4m48s)  kubelet          Node functional-518637 status is now: NodeHasSufficientPID
	  Normal   NodeHasNoDiskPressure    4m40s                  kubelet          Node functional-518637 status is now: NodeHasNoDiskPressure
	  Normal   NodeAllocatableEnforced  4m40s                  kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  4m40s                  kubelet          Node functional-518637 status is now: NodeHasSufficientMemory
	  Normal   NodeHasSufficientPID     4m40s                  kubelet          Node functional-518637 status is now: NodeHasSufficientPID
	  Normal   Starting                 4m40s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m40s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   RegisteredNode           4m36s                  node-controller  Node functional-518637 event: Registered Node functional-518637 in Controller
	  Warning  CgroupV1                 3m40s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   Starting                 3m40s                  kubelet          Starting kubelet.
	  Normal   NodeAllocatableEnforced  3m39s                  kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  3m39s                  kubelet          Node functional-518637 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    3m39s                  kubelet          Node functional-518637 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     3m39s                  kubelet          Node functional-518637 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           3m31s                  node-controller  Node functional-518637 event: Registered Node functional-518637 in Controller
	
	
	==> dmesg <==
	[Feb10 12:15] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	[  +0.012615] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.056433] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[  +0.640204] overlayfs: '/var/lib/containers/storage/overlay/l/N5ED6J4JNM6I34BFXJDCBYNTX3' not a directory
	
	
	==> etcd [2fc7c40f88f5feb41031c7f64698f61cabd25f569465d2f8c00b4508599e2b84] <==
	{"level":"info","ts":"2025-02-10T13:17:06.792889Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2025-02-10T13:17:06.792953Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2025-02-10T13:17:06.793061Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:17:06.793101Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:17:06.794843Z","caller":"embed/etcd.go:729","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2025-02-10T13:17:06.795137Z","caller":"embed/etcd.go:280","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2025-02-10T13:17:06.795167Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-02-10T13:17:06.795285Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-02-10T13:17:06.795294Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-02-10T13:17:07.764528Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 2"}
	{"level":"info","ts":"2025-02-10T13:17:07.764594Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 2"}
	{"level":"info","ts":"2025-02-10T13:17:07.764633Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T13:17:07.764648Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 3"}
	{"level":"info","ts":"2025-02-10T13:17:07.764656Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2025-02-10T13:17:07.764671Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 3"}
	{"level":"info","ts":"2025-02-10T13:17:07.764679Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 3"}
	{"level":"info","ts":"2025-02-10T13:17:07.766022Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-518637 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T13:17:07.766037Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T13:17:07.766060Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T13:17:07.766530Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T13:17:07.766591Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-02-10T13:17:07.766914Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T13:17:07.767172Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T13:17:07.767701Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T13:17:07.768040Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	
	
	==> etcd [510e85d6fe8f3724cb7e5427d8380791087965095dce5af5d4e2dd957afe710c] <==
	{"level":"info","ts":"2025-02-10T13:16:13.868766Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2025-02-10T13:16:13.868835Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-02-10T13:16:13.873695Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:16:13.874028Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-518637 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-02-10T13:16:13.874140Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T13:16:13.874617Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-02-10T13:16:13.875320Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T13:16:13.878762Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-02-10T13:16:13.877591Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:16:13.894124Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:16:13.894275Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-02-10T13:16:13.878028Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-02-10T13:16:13.895210Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-02-10T13:16:13.917561Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-02-10T13:16:13.917749Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-02-10T13:17:06.323030Z","caller":"osutil/interrupt_unix.go:64","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-02-10T13:17:06.323104Z","caller":"embed/etcd.go:378","msg":"closing etcd server","name":"functional-518637","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"warn","ts":"2025-02-10T13:17:06.323214Z","caller":"embed/serve.go:212","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-02-10T13:17:06.323344Z","caller":"embed/serve.go:214","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-02-10T13:17:06.342779Z","caller":"embed/serve.go:212","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-02-10T13:17:06.342829Z","caller":"embed/serve.go:214","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"info","ts":"2025-02-10T13:17:06.342906Z","caller":"etcdserver/server.go:1543","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2025-02-10T13:17:06.345494Z","caller":"embed/etcd.go:582","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-02-10T13:17:06.345694Z","caller":"embed/etcd.go:587","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-02-10T13:17:06.345704Z","caller":"embed/etcd.go:380","msg":"closed etcd server","name":"functional-518637","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> kernel <==
	 13:20:59 up  6:03,  0 users,  load average: 0.19, 0.87, 0.99
	Linux functional-518637 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [81c920d2129e05f65b01f8aedbf3744bf42e0ce1c543f34f4ee404a9f2de6ef2] <==
	I0210 13:18:57.394875       1 main.go:301] handling current node
	I0210 13:19:07.394383       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:19:07.394420       1 main.go:301] handling current node
	I0210 13:19:17.393804       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:19:17.393963       1 main.go:301] handling current node
	I0210 13:19:27.394645       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:19:27.394682       1 main.go:301] handling current node
	I0210 13:19:37.394702       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:19:37.394744       1 main.go:301] handling current node
	I0210 13:19:47.393983       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:19:47.394018       1 main.go:301] handling current node
	I0210 13:19:57.394507       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:19:57.394540       1 main.go:301] handling current node
	I0210 13:20:07.394230       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:20:07.394267       1 main.go:301] handling current node
	I0210 13:20:17.394668       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:20:17.394763       1 main.go:301] handling current node
	I0210 13:20:27.394523       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:20:27.394560       1 main.go:301] handling current node
	I0210 13:20:37.394266       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:20:37.394321       1 main.go:301] handling current node
	I0210 13:20:47.394834       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:20:47.394871       1 main.go:301] handling current node
	I0210 13:20:57.394634       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:20:57.394735       1 main.go:301] handling current node
	
	
	==> kindnet [e4a235ea3a2b327188a92e10a12562bb3f149fd285cf67a48d79c66018f0e948] <==
	I0210 13:16:27.902035       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0210 13:16:27.902250       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0210 13:16:27.902371       1 main.go:148] setting mtu 1500 for CNI 
	I0210 13:16:27.902391       1 main.go:178] kindnetd IP family: "ipv4"
	I0210 13:16:27.902401       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	I0210 13:16:28.393932       1 controller.go:361] Starting controller kube-network-policies
	I0210 13:16:28.393956       1 controller.go:365] Waiting for informer caches to sync
	I0210 13:16:28.393963       1 shared_informer.go:313] Waiting for caches to sync for kube-network-policies
	I0210 13:16:28.594132       1 shared_informer.go:320] Caches are synced for kube-network-policies
	I0210 13:16:28.594164       1 metrics.go:61] Registering metrics
	I0210 13:16:28.594390       1 controller.go:401] Syncing nftables rules
	I0210 13:16:38.401588       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:16:38.401643       1 main.go:301] handling current node
	I0210 13:16:48.397581       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:16:48.397828       1 main.go:301] handling current node
	I0210 13:16:58.401583       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 13:16:58.401634       1 main.go:301] handling current node
	
	
	==> kube-apiserver [2b9ebe7dcf57b9cebf24bd7d273a0a7576f60d8eef0e8ffc0bccd08b62e03388] <==
	W0210 13:17:21.465487       1 registry.go:256] calling componentGlobalsRegistry.AddFlags more than once, the registry will be set by the latest flags
	I0210 13:17:21.465969       1 options.go:238] external host was not specified, using 192.168.49.2
	I0210 13:17:21.468076       1 server.go:143] Version: v1.32.1
	I0210 13:17:21.468103       1 server.go:145] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	E0210 13:17:21.477815       1 run.go:72] "command failed" err="failed to create listener: failed to listen on 0.0.0.0:8441: listen tcp 0.0.0.0:8441: bind: address already in use"
	
	
	==> kube-apiserver [f58cec8c144e52cce6d537ae2ffe60c8ac2aaeb0f3b21d01963ede40da7e0266] <==
	I0210 13:17:25.907537       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0210 13:17:25.918443       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0210 13:17:25.918863       1 aggregator.go:171] initial CRD sync complete...
	I0210 13:17:25.918875       1 autoregister_controller.go:144] Starting autoregister controller
	I0210 13:17:25.918882       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0210 13:17:25.918888       1 cache.go:39] Caches are synced for autoregister controller
	I0210 13:17:25.936333       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0210 13:17:25.936367       1 policy_source.go:240] refreshing policies
	I0210 13:17:25.936430       1 shared_informer.go:320] Caches are synced for configmaps
	I0210 13:17:25.947949       1 shared_informer.go:320] Caches are synced for node_authorizer
	E0210 13:17:25.964384       1 controller.go:97] Error removing old endpoints from kubernetes service: no API server IP addresses were listed in storage, refusing to erase all endpoints for the kubernetes Service
	I0210 13:17:25.999289       1 controller.go:615] quota admission added evaluator for: endpoints
	I0210 13:17:26.007449       1 cache.go:39] Caches are synced for LocalAvailability controller
	I0210 13:17:26.007718       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0210 13:17:26.007729       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0210 13:17:26.007851       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0210 13:17:26.010527       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0210 13:17:26.016665       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0210 13:17:26.019844       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0210 13:17:26.612955       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0210 13:17:27.821836       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0210 13:17:29.056716       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0210 13:17:44.128470       1 alloc.go:330] "allocated clusterIPs" service="default/invalid-svc" clusterIPs={"IPv4":"10.98.246.95"}
	I0210 13:17:44.147760       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0210 13:17:50.575900       1 alloc.go:330] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.102.242.101"}
	
	
	==> kube-controller-manager [c0a1258a9fa3dbcf99aca6f09ec9135c793fecb12633b6ba50987dabd29ec48d] <==
	I0210 13:16:24.622042       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="64.59µs"
	I0210 13:16:24.634846       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="57.403µs"
	I0210 13:16:25.543040       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="35.768601ms"
	I0210 13:16:25.559512       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="16.390057ms"
	I0210 13:16:25.560069       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="40.911µs"
	I0210 13:16:26.367402       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="61.866µs"
	I0210 13:16:26.377131       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="51.668µs"
	I0210 13:16:26.381196       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="52.258µs"
	I0210 13:16:29.905871       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-518637"
	I0210 13:16:40.380530       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="50.896µs"
	I0210 13:16:40.431174       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="23.737891ms"
	I0210 13:16:40.431259       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="41.665µs"
	I0210 13:16:50.180899       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-518637"
	E0210 13:17:08.220988       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	I0210 13:17:08.228490       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="88.754µs"
	E0210 13:17:08.230238       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:08.243333       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:08.266629       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:08.309957       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:08.393053       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:08.556744       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:08.880114       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:09.523446       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:10.807097       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	E0210 13:17:13.370569       1 daemon_controller.go:329] "Unhandled Error" err="kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:\"\", APIVersion:\"\"}, ObjectMeta:v1.ObjectMeta{Name:\"kube-proxy\", GenerateName:\"\", Namespace:\"kube-system\", SelfLink:\"\", UID:\"2c5c9cb6-9ad6-484e-af20-025cf2f867cf\", ResourceVersion:\"394\", Generation:1, CreationTimestamp:time.Date(2025, time.February, 10, 13, 16, 19, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string{\"deprecated.daemonset.template.generation\":\"1\"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x40018d8ca0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:\"\", GenerateName:\"\", Namespace:\"\", SelfLink:\"\", UID:\"\", ResourceVersion:\"\
", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{\"k8s-app\":\"kube-proxy\"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:\"kube-proxy\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource
)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x40024b1180), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"xtables-lock\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6030), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolum
eSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVo
lumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}, v1.Volume{Name:\"lib-modules\", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001af6048), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtua
lDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil), Image:(*v1.ImageVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:\"kube-proxy\", Image:\"registry.k8s.io/kube-proxy:v1.32.1\", Command:[]string{\"/usr/local/bin/kube-proxy\", \"--config=/var/lib/kube-proxy/config.conf\", \"--hostname-override=$(NODE_NAME)\"}, Args:[]string(nil), WorkingDir:\"\", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:\"NODE_NAME\", Value:\"\", ValueFrom:(*v1.EnvVarSource)(0x40018d8ce0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.Res
ourceList(nil), Claims:[]v1.ResourceClaim(nil)}, ResizePolicy:[]v1.ContainerResizePolicy(nil), RestartPolicy:(*v1.ContainerRestartPolicy)(nil), VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:\"kube-proxy\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/var/lib/kube-proxy\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"xtables-lock\", ReadOnly:false, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/run/xtables.lock\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}, v1.VolumeMount{Name:\"lib-modules\", ReadOnly:true, RecursiveReadOnly:(*v1.RecursiveReadOnlyMode)(nil), MountPath:\"/lib/modules\", SubPath:\"\", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:\"\"}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:\
"/dev/termination-log\", TerminationMessagePolicy:\"File\", ImagePullPolicy:\"IfNotPresent\", SecurityContext:(*v1.SecurityContext)(0x4002499500), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:\"Always\", TerminationGracePeriodSeconds:(*int64)(0x40024c8708), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:\"ClusterFirst\", NodeSelector:map[string]string{\"kubernetes.io/os\":\"linux\"}, ServiceAccountName:\"kube-proxy\", DeprecatedServiceAccount:\"kube-proxy\", AutomountServiceAccountToken:(*bool)(nil), NodeName:\"\", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x400170a360), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:\"\", Subdomain:\"\", Affinity:(*v1.Affinity)(nil), SchedulerName:\"default-scheduler\", Tolerations:[]v1.Toleration{v1.Toleration{Key:\"\", Operator:\"Exists\", Value:\"\", Effect:\"\", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.Host
Alias(nil), PriorityClassName:\"system-node-critical\", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil), Resources:(*v1.ResourceRequirements)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:\"RollingUpdate\", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x40024b3810)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x40024c8760)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:1, NumberMisscheduled:0, DesiredNumberScheduled:1, NumberReady:1, ObservedGeneration:1, UpdatedNumberScheduled:1, NumberAvailable:1, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCon
dition(nil)}}: Get \"https://192.168.49.2:8441/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	
	
	==> kube-controller-manager [e5b589ce0ca6349c8677405f1bc7eb07f357303e6946ac71ca319140a492d1a3] <==
	I0210 13:17:29.049574       1 shared_informer.go:320] Caches are synced for TTL after finished
	I0210 13:17:29.049600       1 shared_informer.go:320] Caches are synced for certificate-csrapproving
	I0210 13:17:29.049621       1 shared_informer.go:320] Caches are synced for ephemeral
	I0210 13:17:29.049636       1 shared_informer.go:320] Caches are synced for cronjob
	I0210 13:17:29.050042       1 shared_informer.go:320] Caches are synced for resource quota
	I0210 13:17:29.051823       1 shared_informer.go:320] Caches are synced for bootstrap_signer
	I0210 13:17:29.053299       1 shared_informer.go:320] Caches are synced for resource quota
	I0210 13:17:29.067325       1 shared_informer.go:320] Caches are synced for node
	I0210 13:17:29.067406       1 range_allocator.go:177] "Sending events to api server" logger="node-ipam-controller"
	I0210 13:17:29.067436       1 range_allocator.go:183] "Starting range CIDR allocator" logger="node-ipam-controller"
	I0210 13:17:29.067480       1 shared_informer.go:313] Waiting for caches to sync for cidrallocator
	I0210 13:17:29.067527       1 shared_informer.go:320] Caches are synced for cidrallocator
	I0210 13:17:29.067657       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-518637"
	I0210 13:17:29.070631       1 shared_informer.go:320] Caches are synced for PV protection
	I0210 13:17:29.073019       1 shared_informer.go:320] Caches are synced for crt configmap
	I0210 13:17:29.075247       1 shared_informer.go:320] Caches are synced for legacy-service-account-token-cleaner
	I0210 13:17:29.077606       1 shared_informer.go:320] Caches are synced for endpoint_slice
	I0210 13:17:29.088234       1 shared_informer.go:320] Caches are synced for garbage collector
	I0210 13:17:29.092702       1 shared_informer.go:320] Caches are synced for attach detach
	I0210 13:17:29.093407       1 shared_informer.go:320] Caches are synced for taint-eviction-controller
	I0210 13:17:29.093484       1 shared_informer.go:320] Caches are synced for TTL
	I0210 13:17:29.095669       1 shared_informer.go:320] Caches are synced for daemon sets
	I0210 13:17:29.117065       1 shared_informer.go:320] Caches are synced for garbage collector
	I0210 13:17:29.117102       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0210 13:17:29.117113       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	
	
	==> kube-proxy [13ed0ed0e7d40e65f6cacfa2e304f9459f3ca318bc1d3c310bffe39ebdb0d19d] <==
	I0210 13:16:25.241868       1 server_linux.go:66] "Using iptables proxy"
	I0210 13:16:25.361227       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 13:16:25.361379       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`"
	I0210 13:16:25.392043       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 13:16:25.392290       1 server_linux.go:170] "Using iptables Proxier"
	I0210 13:16:25.397479       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"
	I0210 13:16:25.398125       1 server.go:497] "Version info" version="v1.32.1"
	I0210 13:16:25.398319       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 13:16:25.400166       1 config.go:199] "Starting service config controller"
	I0210 13:16:25.400324       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 13:16:25.400425       1 config.go:105] "Starting endpoint slice config controller"
	I0210 13:16:25.400520       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 13:16:25.401200       1 config.go:329] "Starting node config controller"
	I0210 13:16:25.401322       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 13:16:25.501312       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 13:16:25.501559       1 shared_informer.go:320] Caches are synced for node config
	I0210 13:16:25.501719       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-proxy [7100b1c37726a56334fb88a3d76924c91e36b4c17cd819100865b299ec69234c] <==
	W0210 13:17:08.231053       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: Get "https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-518637&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:08.231200       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-518637&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:08.231345       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: Get "https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:08.231433       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: Get \"https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:08.231730       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.EndpointSlice: Get "https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:08.231790       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get \"https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:09.291765       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.EndpointSlice: Get "https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:09.291855       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get \"https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:09.460145       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: Get "https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:09.460239       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: Get \"https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:09.780714       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: Get "https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-518637&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:09.780778       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-518637&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:11.475858       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.EndpointSlice: Get "https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:11.475913       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get \"https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:11.878076       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: Get "https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-518637&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:11.878133       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-518637&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:11.954561       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: Get "https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:11.954623       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: Get \"https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:14.772587       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.EndpointSlice: Get "https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:14.772822       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get \"https://control-plane.minikube.internal:8441/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	W0210 13:17:16.343987       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: Get "https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0210 13:17:16.344035       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: Get \"https://control-plane.minikube.internal:8441/api/v1/services?fieldSelector=spec.clusterIP%21%3DNone&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError"
	I0210 13:17:19.519158       1 shared_informer.go:320] Caches are synced for node config
	I0210 13:17:26.613573       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 13:17:28.011129       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [70cd07a35a5257c1b27945e5698ad3e87f29b6cfdff4ab0e67b302c45c80af3f] <==
	E0210 13:16:17.611662       1 reflector.go:166] "Unhandled Error" err="runtime/asm_arm64.s:1223: 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"
	W0210 13:16:17.613612       1 reflector.go:569] 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
	E0210 13:16:17.613752       1 reflector.go:166] "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"
	W0210 13:16:17.613950       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 13:16:17.614042       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0210 13:16:17.614206       1 reflector.go:569] 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
	E0210 13:16:17.614292       1 reflector.go:166] "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"
	W0210 13:16:17.614499       1 reflector.go:569] 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
	E0210 13:16:17.614589       1 reflector.go:166] "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"
	W0210 13:16:17.614979       1 reflector.go:569] 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
	E0210 13:16:17.615086       1 reflector.go:166] "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"
	W0210 13:16:17.615367       1 reflector.go:569] 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
	E0210 13:16:17.615462       1 reflector.go:166] "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"
	W0210 13:16:17.615521       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0210 13:16:17.615784       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0210 13:16:17.615638       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0210 13:16:17.616582       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0210 13:16:17.616727       1 reflector.go:569] 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
	W0210 13:16:17.615681       1 reflector.go:569] 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
	E0210 13:16:17.617296       1 reflector.go:166] "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"
	W0210 13:16:17.617414       1 reflector.go:569] 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
	E0210 13:16:17.617451       1 reflector.go:166] "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"
	E0210 13:16:17.617588       1 reflector.go:166] "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"
	I0210 13:16:18.602981       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E0210 13:17:16.633804       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [c0829dcde9efecfff5035626a0b1837ce49814c2104a59804c6f4d376a9cc27c] <==
	I0210 13:17:22.094380       1 serving.go:386] Generated self-signed cert in-memory
	W0210 13:17:25.881757       1 requestheader_controller.go:204] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0210 13:17:25.881790       1 authentication.go:397] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0210 13:17:25.881801       1 authentication.go:398] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0210 13:17:25.881818       1 authentication.go:399] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0210 13:17:25.948681       1 server.go:166] "Starting Kubernetes Scheduler" version="v1.32.1"
	I0210 13:17:25.948710       1 server.go:168] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 13:17:25.974958       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I0210 13:17:25.975071       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0210 13:17:25.975100       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0210 13:17:25.975115       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0210 13:17:26.075257       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 13:19:15 functional-518637 kubelet[4446]: E0210 13:19:15.497136    4446 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Feb 10 13:19:15 functional-518637 kubelet[4446]: E0210 13:19:15.497197    4446 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Feb 10 13:19:15 functional-518637 kubelet[4446]: E0210 13:19:15.497292    4446 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:myfrontend,Image:docker.io/nginx,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:mypd,ReadOnly:false,MountPath:/tmp/mount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-rpztg,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},Re
startPolicy:nil,} start failed in pod sp-pod_default(279bad1e-438a-45af-a69e-4f3e3d90649e): ErrImagePull: failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 13:19:15 functional-518637 kubelet[4446]: E0210 13:19:15.498791    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:19:27 functional-518637 kubelet[4446]: E0210 13:19:27.062379    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:19:29 functional-518637 kubelet[4446]: E0210 13:19:29.060489    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	Feb 10 13:19:42 functional-518637 kubelet[4446]: E0210 13:19:42.059901    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:19:44 functional-518637 kubelet[4446]: E0210 13:19:44.059936    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	Feb 10 13:19:54 functional-518637 kubelet[4446]: E0210 13:19:54.059654    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:19:56 functional-518637 kubelet[4446]: E0210 13:19:56.060629    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	Feb 10 13:20:07 functional-518637 kubelet[4446]: E0210 13:20:07.059531    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:20:08 functional-518637 kubelet[4446]: E0210 13:20:08.060155    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	Feb 10 13:20:19 functional-518637 kubelet[4446]: E0210 13:20:19.059650    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	Feb 10 13:20:21 functional-518637 kubelet[4446]: E0210 13:20:21.059658    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:20:32 functional-518637 kubelet[4446]: E0210 13:20:32.060312    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	Feb 10 13:20:35 functional-518637 kubelet[4446]: E0210 13:20:35.059755    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:20:44 functional-518637 kubelet[4446]: E0210 13:20:44.598620    4446 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/nginx:alpine"
	Feb 10 13:20:44 functional-518637 kubelet[4446]: E0210 13:20:44.598685    4446 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/nginx:alpine"
	Feb 10 13:20:44 functional-518637 kubelet[4446]: E0210 13:20:44.598782    4446 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:nginx,Image:docker.io/nginx:alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:,HostPort:0,ContainerPort:80,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vd6zf,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod nginx-sv
c_default(edfbea89-c234-4d07-8543-01e6b0c43b69): ErrImagePull: failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 13:20:44 functional-518637 kubelet[4446]: E0210 13:20:44.599904    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	Feb 10 13:20:50 functional-518637 kubelet[4446]: E0210 13:20:50.490775    4446 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Feb 10 13:20:50 functional-518637 kubelet[4446]: E0210 13:20:50.490827    4446 kuberuntime_image.go:55] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Feb 10 13:20:50 functional-518637 kubelet[4446]: E0210 13:20:50.490921    4446 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:myfrontend,Image:docker.io/nginx,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:mypd,ReadOnly:false,MountPath:/tmp/mount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-rpztg,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},Re
startPolicy:nil,} start failed in pod sp-pod_default(279bad1e-438a-45af-a69e-4f3e3d90649e): ErrImagePull: failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Feb 10 13:20:50 functional-518637 kubelet[4446]: E0210 13:20:50.492173    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="279bad1e-438a-45af-a69e-4f3e3d90649e"
	Feb 10 13:20:57 functional-518637 kubelet[4446]: E0210 13:20:57.060257    4446 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="edfbea89-c234-4d07-8543-01e6b0c43b69"
	
	
	==> storage-provisioner [2246240101a19db9d4bb5f8df50df9a3a2f0cff620c5df0aa8d1104043321f39] <==
	I0210 13:16:25.989400       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 13:16:26.007597       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 13:16:26.007682       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 13:16:26.019473       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 13:16:26.019558       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ca7a469d-f867-4b68-adbc-86a14b0c8d2f", APIVersion:"v1", ResourceVersion:"418", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-518637_0837ed74-abc1-4edf-96eb-1dc7690bd3b6 became leader
	I0210 13:16:26.021771       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-518637_0837ed74-abc1-4edf-96eb-1dc7690bd3b6!
	I0210 13:16:26.122455       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-518637_0837ed74-abc1-4edf-96eb-1dc7690bd3b6!
	
	
	==> storage-provisioner [b441b41dbdae45eecb56e98eee9f30723eaa63d1d46280ac026c54a129f0c11f] <==
	I0210 13:17:06.807309       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 13:17:06.823102       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 13:17:06.823160       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	E0210 13:17:11.615055       1 leaderelection.go:325] error retrieving resource lock kube-system/k8s.io-minikube-hostpath: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/endpoints/k8s.io-minikube-hostpath": dial tcp 10.96.0.1:443: connect: connection refused
	E0210 13:17:15.873146       1 leaderelection.go:325] error retrieving resource lock kube-system/k8s.io-minikube-hostpath: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/endpoints/k8s.io-minikube-hostpath": dial tcp 10.96.0.1:443: connect: connection refused
	E0210 13:17:22.637992       1 leaderelection.go:325] error retrieving resource lock kube-system/k8s.io-minikube-hostpath: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/endpoints/k8s.io-minikube-hostpath": dial tcp 10.96.0.1:443: connect: connection refused
	I0210 13:17:26.025979       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 13:17:26.026191       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-518637_cc8176f9-b175-4e73-a0fe-be0741396d44!
	I0210 13:17:26.027066       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ca7a469d-f867-4b68-adbc-86a14b0c8d2f", APIVersion:"v1", ResourceVersion:"524", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-518637_cc8176f9-b175-4e73-a0fe-be0741396d44 became leader
	I0210 13:17:26.126376       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-518637_cc8176f9-b175-4e73-a0fe-be0741396d44!
	I0210 13:17:57.017084       1 controller.go:1332] provision "default/myclaim" class "standard": started
	I0210 13:17:57.017162       1 storage_provisioner.go:61] Provisioning volume {&StorageClass{ObjectMeta:{standard    8406e383-c18a-4c69-8a43-7df3241fd25f 383 0 2025-02-10 13:16:24 +0000 UTC <nil> <nil> map[addonmanager.kubernetes.io/mode:EnsureExists] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"storage.k8s.io/v1","kind":"StorageClass","metadata":{"annotations":{"storageclass.kubernetes.io/is-default-class":"true"},"labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"name":"standard"},"provisioner":"k8s.io/minikube-hostpath"}
	 storageclass.kubernetes.io/is-default-class:true] [] []  [{kubectl-client-side-apply Update storage.k8s.io/v1 2025-02-10 13:16:24 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{}}},"f:provisioner":{},"f:reclaimPolicy":{},"f:volumeBindingMode":{}}}]},Provisioner:k8s.io/minikube-hostpath,Parameters:map[string]string{},ReclaimPolicy:*Delete,MountOptions:[],AllowVolumeExpansion:nil,VolumeBindingMode:*Immediate,AllowedTopologies:[]TopologySelectorTerm{},} pvc-0ebeb7d8-2e31-43ce-a744-05b477c8d1ed &PersistentVolumeClaim{ObjectMeta:{myclaim  default  0ebeb7d8-2e31-43ce-a744-05b477c8d1ed 621 0 2025-02-10 13:17:56 +0000 UTC <nil> <nil> map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["Rea
dWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
	 volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] [] [kubernetes.io/pvc-protection]  [{kubectl-client-side-apply Update v1 2025-02-10 13:17:56 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:accessModes":{},"f:resources":{"f:requests":{".":{},"f:storage":{}}},"f:volumeMode":{}}}} {kube-controller-manager Update v1 2025-02-10 13:17:57 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:volume.beta.kubernetes.io/storage-provisioner":{},"f:volume.kubernetes.io/storage-provisioner":{}}}}}]},Spec:PersistentVolumeClaimSpec{AccessModes:[ReadWriteOnce],Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{storage: {{524288000 0} {<nil>} 500Mi BinarySI},},},VolumeName:,Selector:nil,StorageClassName:*standard,VolumeMode:*Filesystem,DataSource:nil,},Status:PersistentVolumeClaimStatus{Phase:Pending,AccessModes:[],Capacity:
ResourceList{},Conditions:[]PersistentVolumeClaimCondition{},},} nil} to /tmp/hostpath-provisioner/default/myclaim
	I0210 13:17:57.017797       1 controller.go:1439] provision "default/myclaim" class "standard": volume "pvc-0ebeb7d8-2e31-43ce-a744-05b477c8d1ed" provisioned
	I0210 13:17:57.017824       1 controller.go:1456] provision "default/myclaim" class "standard": succeeded
	I0210 13:17:57.017831       1 volume_store.go:212] Trying to save persistentvolume "pvc-0ebeb7d8-2e31-43ce-a744-05b477c8d1ed"
	I0210 13:17:57.019268       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"0ebeb7d8-2e31-43ce-a744-05b477c8d1ed", APIVersion:"v1", ResourceVersion:"621", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "default/myclaim"
	I0210 13:17:57.040671       1 volume_store.go:219] persistentvolume "pvc-0ebeb7d8-2e31-43ce-a744-05b477c8d1ed" saved
	I0210 13:17:57.044295       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"0ebeb7d8-2e31-43ce-a744-05b477c8d1ed", APIVersion:"v1", ResourceVersion:"621", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-0ebeb7d8-2e31-43ce-a744-05b477c8d1ed
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-518637 -n functional-518637
helpers_test.go:261: (dbg) Run:  kubectl --context functional-518637 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: nginx-svc sp-pod
helpers_test.go:274: ======> post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context functional-518637 describe pod nginx-svc sp-pod
helpers_test.go:282: (dbg) kubectl --context functional-518637 describe pod nginx-svc sp-pod:

                                                
                                                
-- stdout --
	Name:             nginx-svc
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-518637/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 13:17:50 +0000
	Labels:           run=nginx-svc
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.4
	IPs:
	  IP:  10.244.0.4
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ErrImagePull
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vd6zf (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vd6zf:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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  3m10s                 default-scheduler  Successfully assigned default/nginx-svc to functional-518637
	  Warning  Failed     106s (x3 over 2m54s)  kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Normal   Pulling    16s (x5 over 3m10s)   kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     16s (x2 over 3m9s)    kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Warning  Failed     16s (x5 over 3m9s)    kubelet            Error: ErrImagePull
	  Normal   BackOff    3s (x11 over 3m8s)    kubelet            Back-off pulling image "docker.io/nginx:alpine"
	  Warning  Failed     3s (x11 over 3m8s)    kubelet            Error: ImagePullBackOff
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-518637/192.168.49.2
	Start Time:       Mon, 10 Feb 2025 13:17:57 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rpztg (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-rpztg:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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  3m3s                 default-scheduler  Successfully assigned default/sp-pod to functional-518637
	  Warning  Failed     3m2s                 kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
	  Normal   BackOff    25s (x10 over 3m2s)  kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     25s (x10 over 3m2s)  kubelet            Error: ImagePullBackOff
	  Normal   Pulling    10s (x5 over 3m3s)   kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     10s (x5 over 3m2s)   kubelet            Error: ErrImagePull
	  Warning  Failed     10s (x4 over 2m50s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestFunctional/parallel/PersistentVolumeClaim FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/parallel/PersistentVolumeClaim (190.02s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-518637 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [edfbea89-c234-4d07-8543-01e6b0c43b69] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:329: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: WARNING: pod list for "default" "run=nginx-svc" returned: client rate limiter Wait returned an error: context deadline exceeded
functional_test_tunnel_test.go:216: ***** TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: pod "run=nginx-svc" failed to start within 4m0s: context deadline exceeded ****
functional_test_tunnel_test.go:216: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-518637 -n functional-518637
functional_test_tunnel_test.go:216: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: showing logs for failed pods as of 2025-02-10 13:21:50.935118832 +0000 UTC m=+2273.224685985
functional_test_tunnel_test.go:216: (dbg) Run:  kubectl --context functional-518637 describe po nginx-svc -n default
functional_test_tunnel_test.go:216: (dbg) kubectl --context functional-518637 describe po nginx-svc -n default:
Name:             nginx-svc
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-518637/192.168.49.2
Start Time:       Mon, 10 Feb 2025 13:17:50 +0000
Labels:           run=nginx-svc
Annotations:      <none>
Status:           Pending
IP:               10.244.0.4
IPs:
IP:  10.244.0.4
Containers:
nginx:
Container ID:   
Image:          docker.io/nginx:alpine
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vd6zf (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-vd6zf:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
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  4m                     default-scheduler  Successfully assigned default/nginx-svc to functional-518637
Warning  Failed     2m37s (x3 over 3m45s)  kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Normal   Pulling    67s (x5 over 4m1s)     kubelet            Pulling image "docker.io/nginx:alpine"
Warning  Failed     67s (x2 over 4m)       kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Warning  Failed     67s (x5 over 4m)       kubelet            Error: ErrImagePull
Normal   BackOff    13s (x14 over 3m59s)   kubelet            Back-off pulling image "docker.io/nginx:alpine"
Warning  Failed     13s (x14 over 3m59s)   kubelet            Error: ImagePullBackOff
functional_test_tunnel_test.go:216: (dbg) Run:  kubectl --context functional-518637 logs nginx-svc -n default
functional_test_tunnel_test.go:216: (dbg) Non-zero exit: kubectl --context functional-518637 logs nginx-svc -n default: exit status 1 (107.898149ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "nginx" in pod "nginx-svc" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test_tunnel_test.go:216: kubectl --context functional-518637 logs nginx-svc -n default: exit status 1
functional_test_tunnel_test.go:217: wait: run=nginx-svc within 4m0s: context deadline exceeded
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (241.03s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
I0210 13:21:51.148105 1154158 retry.go:31] will retry after 3.079618313s: Temporary Error: Get "http:": http: no Host in request URL
I0210 13:21:54.227895 1154158 retry.go:31] will retry after 5.635381658s: Temporary Error: Get "http:": http: no Host in request URL
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-518637 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.102.242.101   10.102.242.101   80:32172/TCP   5m28s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (87.06s)

                                                
                                    

Test pass (289/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.69
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.1
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.1/json-events 5.24
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.09
18 TestDownloadOnly/v1.32.1/DeleteAll 0.21
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.6
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
27 TestAddons/Setup 429.92
37 TestAddons/parallel/InspektorGadget 10.85
38 TestAddons/parallel/MetricsServer 5.77
41 TestAddons/parallel/Headlamp 15.86
42 TestAddons/parallel/CloudSpanner 5.66
44 TestAddons/parallel/NvidiaDevicePlugin 5.61
45 TestAddons/parallel/Yakd 11.91
47 TestAddons/StoppedEnableDisable 12.33
48 TestCertOptions 37.24
49 TestCertExpiration 219.75
51 TestForceSystemdFlag 38.45
52 TestForceSystemdEnv 105.03
58 TestErrorSpam/setup 31.35
59 TestErrorSpam/start 0.78
60 TestErrorSpam/status 1.1
61 TestErrorSpam/pause 1.81
62 TestErrorSpam/unpause 1.83
63 TestErrorSpam/stop 1.55
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 51.58
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 6.38
70 TestFunctional/serial/KubeContext 0.07
71 TestFunctional/serial/KubectlGetPods 0.1
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.19
75 TestFunctional/serial/CacheCmd/cache/add_local 1.24
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.07
80 TestFunctional/serial/CacheCmd/cache/delete 0.13
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
83 TestFunctional/serial/ExtraConfig 43.47
84 TestFunctional/serial/ComponentHealth 0.11
85 TestFunctional/serial/LogsCmd 1.79
86 TestFunctional/serial/LogsFileCmd 1.84
87 TestFunctional/serial/InvalidService 4.47
89 TestFunctional/parallel/ConfigCmd 0.47
90 TestFunctional/parallel/DashboardCmd 7.59
91 TestFunctional/parallel/DryRun 0.45
92 TestFunctional/parallel/InternationalLanguage 0.21
93 TestFunctional/parallel/StatusCmd 1
97 TestFunctional/parallel/ServiceCmdConnect 10.64
98 TestFunctional/parallel/AddonsCmd 0.17
101 TestFunctional/parallel/SSHCmd 0.69
102 TestFunctional/parallel/CpCmd 2.4
104 TestFunctional/parallel/FileSync 0.26
105 TestFunctional/parallel/CertSync 1.63
109 TestFunctional/parallel/NodeLabels 0.11
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.54
113 TestFunctional/parallel/License 0.24
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.62
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/ServiceCmd/DeployApp 6.23
120 TestFunctional/parallel/ServiceCmd/List 0.51
121 TestFunctional/parallel/ServiceCmd/JSONOutput 0.5
122 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
123 TestFunctional/parallel/ServiceCmd/Format 0.38
124 TestFunctional/parallel/ServiceCmd/URL 0.38
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.48
126 TestFunctional/parallel/ProfileCmd/profile_list 0.42
127 TestFunctional/parallel/ProfileCmd/profile_json_output 0.46
128 TestFunctional/parallel/MountCmd/any-port 8.04
129 TestFunctional/parallel/MountCmd/specific-port 1.65
130 TestFunctional/parallel/MountCmd/VerifyCleanup 1.91
131 TestFunctional/parallel/Version/short 0.07
132 TestFunctional/parallel/Version/components 1.16
133 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
134 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
135 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
136 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
137 TestFunctional/parallel/ImageCommands/ImageBuild 3.7
138 TestFunctional/parallel/ImageCommands/Setup 0.82
139 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.22
140 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.15
141 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 14.07
143 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.46
144 TestFunctional/parallel/ImageCommands/ImageRemove 0.49
145 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.7
146 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.43
147 TestFunctional/parallel/UpdateContextCmd/no_changes 0.17
148 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
149 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
153 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
154 TestFunctional/delete_echo-server_images 0.04
155 TestFunctional/delete_my-image_image 0.02
156 TestFunctional/delete_minikube_cached_images 0.02
161 TestMultiControlPlane/serial/StartCluster 117.11
162 TestMultiControlPlane/serial/DeployApp 29.89
163 TestMultiControlPlane/serial/PingHostFromPods 1.6
164 TestMultiControlPlane/serial/AddWorkerNode 22.01
165 TestMultiControlPlane/serial/NodeLabels 0.09
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.01
167 TestMultiControlPlane/serial/CopyFile 19.1
168 TestMultiControlPlane/serial/StopSecondaryNode 12.77
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.86
170 TestMultiControlPlane/serial/RestartSecondaryNode 19.32
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.05
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 145.36
173 TestMultiControlPlane/serial/DeleteSecondaryNode 9.78
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.71
175 TestMultiControlPlane/serial/StopCluster 35.92
176 TestMultiControlPlane/serial/RestartCluster 63.72
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.73
178 TestMultiControlPlane/serial/AddSecondaryNode 39.62
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.06
183 TestJSONOutput/start/Command 49.13
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 1.09
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.69
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.8
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.24
208 TestKicCustomNetwork/create_custom_network 40.09
209 TestKicCustomNetwork/use_default_bridge_network 36.15
210 TestKicExistingNetwork 31
211 TestKicCustomSubnet 34.54
212 TestKicStaticIP 36.71
213 TestMainNoArgs 0.06
214 TestMinikubeProfile 67.66
217 TestMountStart/serial/StartWithMountFirst 7.23
218 TestMountStart/serial/VerifyMountFirst 0.26
219 TestMountStart/serial/StartWithMountSecond 7.42
220 TestMountStart/serial/VerifyMountSecond 0.26
221 TestMountStart/serial/DeleteFirst 1.62
222 TestMountStart/serial/VerifyMountPostDelete 0.25
223 TestMountStart/serial/Stop 1.2
224 TestMountStart/serial/RestartStopped 7.67
225 TestMountStart/serial/VerifyMountPostStop 0.26
228 TestMultiNode/serial/FreshStart2Nodes 65.75
229 TestMultiNode/serial/DeployApp2Nodes 19.03
230 TestMultiNode/serial/PingHostFrom2Pods 1
231 TestMultiNode/serial/AddNode 19.15
232 TestMultiNode/serial/MultiNodeLabels 0.09
233 TestMultiNode/serial/ProfileList 0.7
234 TestMultiNode/serial/CopyFile 10.07
235 TestMultiNode/serial/StopNode 2.29
236 TestMultiNode/serial/StartAfterStop 9.58
237 TestMultiNode/serial/RestartKeepsNodes 125.12
238 TestMultiNode/serial/DeleteNode 5.81
239 TestMultiNode/serial/StopMultiNode 23.94
240 TestMultiNode/serial/RestartMultiNode 52.69
241 TestMultiNode/serial/ValidateNameConflict 33.12
246 TestPreload 125.83
248 TestScheduledStopUnix 106.18
251 TestInsufficientStorage 10.34
252 TestRunningBinaryUpgrade 91.13
254 TestKubernetesUpgrade 350.22
255 TestMissingContainerUpgrade 161.01
257 TestPause/serial/Start 60.59
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.14
260 TestNoKubernetes/serial/StartWithK8s 42.38
261 TestNoKubernetes/serial/StartWithStopK8s 18.56
262 TestPause/serial/SecondStartNoReconfiguration 8.39
263 TestNoKubernetes/serial/Start 7.38
264 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
265 TestNoKubernetes/serial/ProfileList 1.31
266 TestPause/serial/Pause 0.95
267 TestPause/serial/VerifyStatus 0.42
268 TestNoKubernetes/serial/Stop 1.34
269 TestPause/serial/Unpause 0.75
270 TestPause/serial/PauseAgain 1.18
271 TestNoKubernetes/serial/StartNoArgs 7.1
272 TestPause/serial/DeletePaused 2.83
273 TestPause/serial/VerifyDeletedResources 0.37
277 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.36
282 TestNetworkPlugins/group/false 5.44
286 TestStoppedBinaryUpgrade/Setup 0.69
287 TestStoppedBinaryUpgrade/Upgrade 103.03
295 TestNetworkPlugins/group/auto/Start 68.49
296 TestNetworkPlugins/group/auto/KubeletFlags 0.37
297 TestNetworkPlugins/group/auto/NetCatPod 10.43
298 TestStoppedBinaryUpgrade/MinikubeLogs 1.15
299 TestNetworkPlugins/group/kindnet/Start 67.04
300 TestNetworkPlugins/group/auto/DNS 0.27
301 TestNetworkPlugins/group/auto/Localhost 0.2
302 TestNetworkPlugins/group/auto/HairPin 0.21
303 TestNetworkPlugins/group/calico/Start 68.08
304 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
305 TestNetworkPlugins/group/kindnet/KubeletFlags 0.39
306 TestNetworkPlugins/group/kindnet/NetCatPod 10.41
307 TestNetworkPlugins/group/kindnet/DNS 0.33
308 TestNetworkPlugins/group/kindnet/Localhost 0.3
309 TestNetworkPlugins/group/kindnet/HairPin 0.22
310 TestNetworkPlugins/group/calico/ControllerPod 6.01
311 TestNetworkPlugins/group/calico/KubeletFlags 0.4
312 TestNetworkPlugins/group/calico/NetCatPod 10.4
313 TestNetworkPlugins/group/custom-flannel/Start 60.4
314 TestNetworkPlugins/group/calico/DNS 0.27
315 TestNetworkPlugins/group/calico/Localhost 0.24
316 TestNetworkPlugins/group/calico/HairPin 0.2
317 TestNetworkPlugins/group/enable-default-cni/Start 49.92
318 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.41
319 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.38
320 TestNetworkPlugins/group/custom-flannel/DNS 0.18
321 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
322 TestNetworkPlugins/group/custom-flannel/HairPin 0.15
323 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.45
324 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.42
325 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
326 TestNetworkPlugins/group/enable-default-cni/Localhost 0.23
327 TestNetworkPlugins/group/enable-default-cni/HairPin 0.27
328 TestNetworkPlugins/group/flannel/Start 57.26
329 TestNetworkPlugins/group/bridge/Start 74.77
330 TestNetworkPlugins/group/flannel/ControllerPod 6.01
331 TestNetworkPlugins/group/flannel/KubeletFlags 0.32
332 TestNetworkPlugins/group/flannel/NetCatPod 9.27
333 TestNetworkPlugins/group/flannel/DNS 0.17
334 TestNetworkPlugins/group/flannel/Localhost 0.15
335 TestNetworkPlugins/group/flannel/HairPin 0.15
337 TestStartStop/group/old-k8s-version/serial/FirstStart 183.09
338 TestNetworkPlugins/group/bridge/KubeletFlags 0.41
339 TestNetworkPlugins/group/bridge/NetCatPod 10.4
340 TestNetworkPlugins/group/bridge/DNS 0.28
341 TestNetworkPlugins/group/bridge/Localhost 0.2
342 TestNetworkPlugins/group/bridge/HairPin 0.22
344 TestStartStop/group/no-preload/serial/FirstStart 67.9
345 TestStartStop/group/no-preload/serial/DeployApp 9.35
346 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.15
347 TestStartStop/group/no-preload/serial/Stop 12.04
348 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
349 TestStartStop/group/no-preload/serial/SecondStart 266.45
350 TestStartStop/group/old-k8s-version/serial/DeployApp 8.51
351 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.21
352 TestStartStop/group/old-k8s-version/serial/Stop 12.07
353 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
354 TestStartStop/group/old-k8s-version/serial/SecondStart 378.63
355 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
356 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
357 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.28
358 TestStartStop/group/no-preload/serial/Pause 3.16
360 TestStartStop/group/embed-certs/serial/FirstStart 53.82
361 TestStartStop/group/embed-certs/serial/DeployApp 10.35
362 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.25
363 TestStartStop/group/embed-certs/serial/Stop 12.05
364 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
365 TestStartStop/group/embed-certs/serial/SecondStart 289.94
366 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
367 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.09
368 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
369 TestStartStop/group/old-k8s-version/serial/Pause 2.93
371 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 63.29
372 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.4
373 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.16
374 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.02
375 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.22
376 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 278.79
377 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
378 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
379 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
380 TestStartStop/group/embed-certs/serial/Pause 3.23
382 TestStartStop/group/newest-cni/serial/FirstStart 36.43
383 TestStartStop/group/newest-cni/serial/DeployApp 0
384 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.38
385 TestStartStop/group/newest-cni/serial/Stop 1.3
386 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
387 TestStartStop/group/newest-cni/serial/SecondStart 15.66
388 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
389 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
390 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.29
391 TestStartStop/group/newest-cni/serial/Pause 3.16
392 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
393 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
394 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
395 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.07
x
+
TestDownloadOnly/v1.20.0/json-events (6.69s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0210 12:44:04.454949 1154158 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
I0210 12:44:04.455032 1154158 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.1s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-371909 | jenkins | v1.35.0 | 10 Feb 25 12:43 UTC |          |
	|         | -p download-only-371909        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:43:57
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:43:57.813085 1154164 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:43:57.813207 1154164 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:43:57.813217 1154164 out.go:358] Setting ErrFile to fd 2...
	I0210 12:43:57.813223 1154164 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:43:57.813601 1154164 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	W0210 12:43:57.813763 1154164 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20390-1148769/.minikube/config/config.json: open /home/jenkins/minikube-integration/20390-1148769/.minikube/config/config.json: no such file or directory
	I0210 12:43:57.814196 1154164 out.go:352] Setting JSON to true
	I0210 12:43:57.815326 1154164 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19583,"bootTime":1739171855,"procs":148,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 12:43:57.815515 1154164 start.go:139] virtualization:  
	I0210 12:43:57.819856 1154164 out.go:97] [download-only-371909] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	W0210 12:43:57.820008 1154164 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball: no such file or directory
	I0210 12:43:57.820066 1154164 notify.go:220] Checking for updates...
	I0210 12:43:57.822946 1154164 out.go:169] MINIKUBE_LOCATION=20390
	I0210 12:43:57.825986 1154164 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:43:57.828818 1154164 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:43:57.831700 1154164 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 12:43:57.834602 1154164 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0210 12:43:57.840219 1154164 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 12:43:57.840483 1154164 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:43:57.866380 1154164 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:43:57.866492 1154164 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:43:57.928798 1154164 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-10 12:43:57.919881134 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:43:57.928902 1154164 docker.go:318] overlay module found
	I0210 12:43:57.931926 1154164 out.go:97] Using the docker driver based on user configuration
	I0210 12:43:57.931949 1154164 start.go:297] selected driver: docker
	I0210 12:43:57.931956 1154164 start.go:901] validating driver "docker" against <nil>
	I0210 12:43:57.932060 1154164 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:43:57.984329 1154164 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-10 12:43:57.975607968 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:43:57.984541 1154164 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:43:57.984827 1154164 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0210 12:43:57.984986 1154164 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 12:43:57.988073 1154164 out.go:169] Using Docker driver with root privileges
	I0210 12:43:57.990898 1154164 cni.go:84] Creating CNI manager for ""
	I0210 12:43:57.990983 1154164 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:43:57.990997 1154164 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:43:57.991093 1154164 start.go:340] cluster config:
	{Name:download-only-371909 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-371909 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:container
d CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:43:57.994097 1154164 out.go:97] Starting "download-only-371909" primary control-plane node in "download-only-371909" cluster
	I0210 12:43:57.994132 1154164 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 12:43:57.997012 1154164 out.go:97] Pulling base image v0.0.46 ...
	I0210 12:43:57.997051 1154164 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0210 12:43:57.997225 1154164 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:43:58.013608 1154164 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:43:58.013817 1154164 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:43:58.013929 1154164 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:43:58.059899 1154164 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0210 12:43:58.059934 1154164 cache.go:56] Caching tarball of preloaded images
	I0210 12:43:58.060689 1154164 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0210 12:43:58.063909 1154164 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0210 12:43:58.063940 1154164 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0210 12:43:58.150204 1154164 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:7e3d48ccb9f143791669d02e14ce1643 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:02.701300 1154164 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0210 12:44:02.701407 1154164 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-371909 host does not exist
	  To start a cluster, run: "minikube start -p download-only-371909"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/json-events (5.24s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-582388 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-582388 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (5.236638579s)
--- PASS: TestDownloadOnly/v1.32.1/json-events (5.24s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0210 12:44:10.146548 1154158 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
I0210 12:44:10.146586 1154158 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/LogsDuration (0.09s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-371909 | jenkins | v1.35.0 | 10 Feb 25 12:43 UTC |                     |
	|         | -p download-only-371909        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| delete  | -p download-only-371909        | download-only-371909 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC | 10 Feb 25 12:44 UTC |
	| start   | -o=json --download-only        | download-only-582388 | jenkins | v1.35.0 | 10 Feb 25 12:44 UTC |                     |
	|         | -p download-only-582388        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:44:04
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:44:04.953975 1154369 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:44:04.954170 1154369 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:04.954197 1154369 out.go:358] Setting ErrFile to fd 2...
	I0210 12:44:04.954216 1154369 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:44:04.954501 1154369 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 12:44:04.954954 1154369 out.go:352] Setting JSON to true
	I0210 12:44:04.955814 1154369 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19590,"bootTime":1739171855,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 12:44:04.955912 1154369 start.go:139] virtualization:  
	I0210 12:44:04.959492 1154369 out.go:97] [download-only-582388] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:44:04.959809 1154369 notify.go:220] Checking for updates...
	I0210 12:44:04.963647 1154369 out.go:169] MINIKUBE_LOCATION=20390
	I0210 12:44:04.966721 1154369 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:44:04.969662 1154369 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 12:44:04.972536 1154369 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 12:44:04.975530 1154369 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0210 12:44:04.981399 1154369 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 12:44:04.981681 1154369 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:44:05.016200 1154369 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:44:05.016332 1154369 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:05.071742 1154369 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-10 12:44:05.062844562 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:05.071853 1154369 docker.go:318] overlay module found
	I0210 12:44:05.074714 1154369 out.go:97] Using the docker driver based on user configuration
	I0210 12:44:05.074749 1154369 start.go:297] selected driver: docker
	I0210 12:44:05.074757 1154369 start.go:901] validating driver "docker" against <nil>
	I0210 12:44:05.074873 1154369 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:44:05.125932 1154369 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-10 12:44:05.117189405 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:44:05.126152 1154369 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:44:05.126439 1154369 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0210 12:44:05.126590 1154369 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 12:44:05.129649 1154369 out.go:169] Using Docker driver with root privileges
	I0210 12:44:05.132513 1154369 cni.go:84] Creating CNI manager for ""
	I0210 12:44:05.132581 1154369 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0210 12:44:05.132598 1154369 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:44:05.132695 1154369 start.go:340] cluster config:
	{Name:download-only-582388 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:download-only-582388 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:container
d CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:44:05.135722 1154369 out.go:97] Starting "download-only-582388" primary control-plane node in "download-only-582388" cluster
	I0210 12:44:05.135742 1154369 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0210 12:44:05.138586 1154369 out.go:97] Pulling base image v0.0.46 ...
	I0210 12:44:05.138621 1154369 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:05.138782 1154369 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:44:05.154437 1154369 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:44:05.154564 1154369 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:44:05.154589 1154369 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:44:05.154594 1154369 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:44:05.154604 1154369 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:44:05.188514 1154369 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:05.188558 1154369 cache.go:56] Caching tarball of preloaded images
	I0210 12:44:05.189460 1154369 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:05.192686 1154369 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0210 12:44:05.192715 1154369 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 ...
	I0210 12:44:05.281173 1154369 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4?checksum=md5:3dfa1a6dfbdb6fd11337c34d558e517e -> /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0210 12:44:08.443325 1154369 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 ...
	I0210 12:44:08.443448 1154369 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 ...
	I0210 12:44:09.494502 1154369 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0210 12:44:09.494994 1154369 profile.go:143] Saving config to /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/download-only-582388/config.json ...
	I0210 12:44:09.495032 1154369 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/download-only-582388/config.json: {Name:mk6907e1bda83e3c1ab5bba4dc103d83ef0bd0e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:44:09.495312 1154369 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0210 12:44:09.495548 1154369 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/20390-1148769/.minikube/cache/linux/arm64/v1.32.1/kubectl
	
	
	* The control-plane node download-only-582388 host does not exist
	  To start a cluster, run: "minikube start -p download-only-582388"

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAll (0.21s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I0210 12:44:11.442495 1154158 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-428296 --alsologtostderr --binary-mirror http://127.0.0.1:45231 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-428296" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-428296
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (429.92s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-496024 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-arm64 start -p addons-496024 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (7m9.920530389s)
--- PASS: TestAddons/Setup (429.92s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-dgfdt" [7077f46c-a738-4e15-85b7-82c9f28b45d1] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003412275s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 addons disable inspektor-gadget --alsologtostderr -v=1: (5.849166922s)
--- PASS: TestAddons/parallel/InspektorGadget (10.85s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.699679ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-tklbb" [b6c9d2ba-dbdb-4a4a-942f-59481a11869e] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003966799s
addons_test.go:402: (dbg) Run:  kubectl --context addons-496024 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.77s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (15.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-496024 --alsologtostderr -v=1
addons_test.go:747: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-496024 --alsologtostderr -v=1: (1.054523922s)
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-5d4b5d7bd6-r7ztw" [64c54c0f-8d5d-4bc2-9e25-69c950c40180] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-r7ztw" [64c54c0f-8d5d-4bc2-9e25-69c950c40180] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-r7ztw" [64c54c0f-8d5d-4bc2-9e25-69c950c40180] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 9.004298744s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 addons disable headlamp --alsologtostderr -v=1: (5.799634627s)
--- PASS: TestAddons/parallel/Headlamp (15.86s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5d76cffbc-29cnk" [e0c1e17e-2098-4303-b043-39549533c545] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003344008s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.66s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-g9ll6" [91722aab-9532-40c3-9f0f-41c2308a58bd] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004574842s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.61s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-575dd5996b-ksb7r" [7b94890a-f8ec-4e3c-be2c-f273b5f749c1] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004987488s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-496024 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-496024 addons disable yakd --alsologtostderr -v=1: (5.905973196s)
--- PASS: TestAddons/parallel/Yakd (11.91s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.33s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-496024
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-496024: (12.045738321s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-496024
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-496024
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-496024
--- PASS: TestAddons/StoppedEnableDisable (12.33s)

                                                
                                    
x
+
TestCertOptions (37.24s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-916851 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd
E0210 13:51:22.070580 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-916851 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd: (34.330130062s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-916851 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-916851 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-916851 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-916851" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-916851
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-916851: (2.213680562s)
--- PASS: TestCertOptions (37.24s)

                                                
                                    
x
+
TestCertExpiration (219.75s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-515228 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-515228 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (30.300854721s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-515228 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-515228 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (7.034709499s)
helpers_test.go:175: Cleaning up "cert-expiration-515228" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-515228
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-515228: (2.413860142s)
--- PASS: TestCertExpiration (219.75s)

                                                
                                    
x
+
TestForceSystemdFlag (38.45s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-029859 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-029859 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (36.228960417s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-029859 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-029859" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-029859
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-029859: (1.946700283s)
--- PASS: TestForceSystemdFlag (38.45s)

                                                
                                    
x
+
TestForceSystemdEnv (105.03s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-634100 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
E0210 13:49:25.136066 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-634100 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (36.704547546s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-634100 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-634100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-634100
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-634100: (1m7.890950124s)
--- PASS: TestForceSystemdEnv (105.03s)

                                                
                                    
x
+
TestErrorSpam/setup (31.35s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.78s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.1s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.81s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.83s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.55s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/jenkins/minikube-integration/20390-1148769/.minikube/files/etc/test/nested/copy/1154158/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (51.58s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-arm64 start -p functional-518637 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0210 13:16:22.070796 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:22.077424 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:22.088786 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:22.110189 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:22.151560 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:22.233006 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:22.394453 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:22.716086 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:23.358074 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:24.639777 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:27.201068 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:16:32.323084 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2251: (dbg) Done: out/minikube-linux-arm64 start -p functional-518637 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (51.578986849s)
--- PASS: TestFunctional/serial/StartWithProxy (51.58s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.38s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0210 13:16:41.781949 1154158 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
functional_test.go:676: (dbg) Run:  out/minikube-linux-arm64 start -p functional-518637 --alsologtostderr -v=8
E0210 13:16:42.564979 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-arm64 start -p functional-518637 --alsologtostderr -v=8: (6.379379162s)
functional_test.go:680: soft start took 6.381105671s for "functional-518637" cluster.
I0210 13:16:48.161678 1154158 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (6.38s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 cache add registry.k8s.io/pause:3.1: (1.535330066s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 cache add registry.k8s.io/pause:3.3: (1.403678561s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 cache add registry.k8s.io/pause:latest: (1.248821964s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.19s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-518637 /tmp/TestFunctionalserialCacheCmdcacheadd_local1370975330/001
functional_test.go:1106: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 cache add minikube-local-cache-test:functional-518637
functional_test.go:1111: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 cache delete minikube-local-cache-test:functional-518637
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-518637
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.24s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1175: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 cache reload
functional_test.go:1175: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 cache reload: (1.137475942s)
functional_test.go:1180: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.07s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:758: (dbg) Run:  out/kubectl --context functional-518637 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (43.47s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-arm64 start -p functional-518637 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0210 13:17:03.047000 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-arm64 start -p functional-518637 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (43.468884638s)
functional_test.go:778: restart took 43.468987653s for "functional-518637" cluster.
I0210 13:17:40.118277 1154158 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (43.47s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.79s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 logs: (1.790561019s)
--- PASS: TestFunctional/serial/LogsCmd (1.79s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.84s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 logs --file /tmp/TestFunctionalserialLogsFileCmd4287859439/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 logs --file /tmp/TestFunctionalserialLogsFileCmd4287859439/001/logs.txt: (1.841746627s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.84s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.47s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2338: (dbg) Run:  kubectl --context functional-518637 apply -f testdata/invalidsvc.yaml
E0210 13:17:44.009073 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2352: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-518637
functional_test.go:2352: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-518637: exit status 115 (683.453464ms)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (7.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:922: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-518637 --alsologtostderr -v=1]
2025/02/10 13:21:41 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:927: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-518637 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 1204965: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (7.59s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:21:34.158681 1204725 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:21:34.158886 1204725 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:21:34.158918 1204725 out.go:358] Setting ErrFile to fd 2...
	I0210 13:21:34.158938 1204725 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:21:34.159210 1204725 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:21:34.160146 1204725 out.go:352] Setting JSON to false
	I0210 13:21:34.161203 1204725 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":21839,"bootTime":1739171855,"procs":198,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 13:21:34.161308 1204725 start.go:139] virtualization:  
	I0210 13:21:34.164752 1204725 out.go:177] * [functional-518637] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 13:21:34.168444 1204725 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 13:21:34.168587 1204725 notify.go:220] Checking for updates...
	I0210 13:21:34.174297 1204725 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 13:21:34.177293 1204725 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 13:21:34.180045 1204725 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 13:21:34.182882 1204725 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 13:21:34.185793 1204725 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 13:21:34.189236 1204725 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:21:34.189814 1204725 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 13:21:34.219415 1204725 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 13:21:34.219546 1204725 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:21:34.280391 1204725 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2025-02-10 13:21:34.270013696 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:21:34.280508 1204725 docker.go:318] overlay module found
	I0210 13:21:34.283703 1204725 out.go:177] * Using the docker driver based on existing profile
	I0210 13:21:34.286505 1204725 start.go:297] selected driver: docker
	I0210 13:21:34.286528 1204725 start.go:901] validating driver "docker" against &{Name:functional-518637 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-518637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize
:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 13:21:34.286650 1204725 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 13:21:34.290091 1204725 out.go:201] 
	W0210 13:21:34.292932 1204725 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
	I0210 13:21:34.295780 1204725 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:21:33.954100 1204678 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:21:33.954309 1204678 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:21:33.954338 1204678 out.go:358] Setting ErrFile to fd 2...
	I0210 13:21:33.954357 1204678 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:21:33.955413 1204678 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:21:33.955869 1204678 out.go:352] Setting JSON to false
	I0210 13:21:33.956864 1204678 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":21839,"bootTime":1739171855,"procs":198,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 13:21:33.956969 1204678 start.go:139] virtualization:  
	I0210 13:21:33.960608 1204678 out.go:177] * [functional-518637] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	I0210 13:21:33.963594 1204678 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 13:21:33.963690 1204678 notify.go:220] Checking for updates...
	I0210 13:21:33.969765 1204678 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 13:21:33.972646 1204678 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 13:21:33.975548 1204678 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 13:21:33.978404 1204678 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 13:21:33.981229 1204678 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 13:21:33.984619 1204678 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:21:33.985208 1204678 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 13:21:34.009869 1204678 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 13:21:34.010004 1204678 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:21:34.082496 1204678 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2025-02-10 13:21:34.073158955 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:21:34.082609 1204678 docker.go:318] overlay module found
	I0210 13:21:34.085687 1204678 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0210 13:21:34.088551 1204678 start.go:297] selected driver: docker
	I0210 13:21:34.088572 1204678 start.go:901] validating driver "docker" against &{Name:functional-518637 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-518637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize
:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 13:21:34.088687 1204678 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 13:21:34.092133 1204678 out.go:201] 
	W0210 13:21:34.095090 1204678 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
	I0210 13:21:34.098014 1204678 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 status
functional_test.go:877: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:889: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1644: (dbg) Run:  kubectl --context functional-518637 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-518637 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-8449669db6-8j4ng" [64497393-09e0-44a3-b0c3-96e88c676e3f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-8449669db6-8j4ng" [64497393-09e0-44a3-b0c3-96e88c676e3f] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.003515495s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:30782
functional_test.go:1692: http://192.168.49.2:30782: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-8449669db6-8j4ng

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1742: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "echo hello"
functional_test.go:1759: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.69s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.4s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1946: Checking for existence of /etc/test/nested/copy/1154158/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo cat /etc/test/nested/copy/1154158/hosts"
functional_test.go:1953: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/1154158.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo cat /etc/ssl/certs/1154158.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/1154158.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo cat /usr/share/ca-certificates/1154158.pem"
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/11541582.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo cat /etc/ssl/certs/11541582.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/11541582.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo cat /usr/share/ca-certificates/11541582.pem"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.63s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.54s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2044: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo systemctl is-active crio"
functional_test.go:2044: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-518637 ssh "sudo systemctl is-active crio": exit status 1 (264.283063ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.24s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1454: (dbg) Run:  kubectl --context functional-518637 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-518637 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64fc58db8c-2f29n" [66e7e507-13e2-41f4-83ef-1d898f4ee73d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64fc58db8c-2f29n" [66e7e507-13e2-41f4-83ef-1d898f4ee73d] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004588408s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 service list -o json
functional_test.go:1511: Took "496.36402ms" to run "out/minikube-linux-arm64 -p functional-518637 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 service --namespace=default --https --url hello-node
functional_test.go:1539: found endpoint: https://192.168.49.2:32123
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.37s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 service hello-node --url
functional_test.go:1582: found endpoint for hello-node: http://192.168.49.2:32123
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.38s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1332: Took "352.986309ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1346: Took "67.402822ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.42s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1383: Took "387.089371ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1396: Took "71.931767ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.46s)

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

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

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

                                                
                                                
** /stderr **
I0210 13:21:21.633706 1154158 retry.go:31] will retry after 688.904566ms: exit status 1
E0210 13:21:22.070659 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Feb 10 13:21 created-by-test
-rw-r--r-- 1 docker docker 24 Feb 10 13:21 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Feb 10 13:21 test-1739193681288616616
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh cat /mount-9p/test-1739193681288616616
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-518637 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [7c8b1c34-30a8-4b0e-9f10-cfc70958a041] Pending
helpers_test.go:344: "busybox-mount" [7c8b1c34-30a8-4b0e-9f10-cfc70958a041] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [7c8b1c34-30a8-4b0e-9f10-cfc70958a041] Running
helpers_test.go:344: "busybox-mount" [7c8b1c34-30a8-4b0e-9f10-cfc70958a041] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [7c8b1c34-30a8-4b0e-9f10-cfc70958a041] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.002832445s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-518637 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-518637 /tmp/TestFunctionalparallelMountCmdany-port2925967817/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.04s)

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

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

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

                                                
                                                
** /stderr **
I0210 13:21:29.664897 1154158 retry.go:31] will retry after 262.754519ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-518637 /tmp/TestFunctionalparallelMountCmdspecific-port966677736/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-518637 ssh "sudo umount -f /mount-9p": exit status 1 (255.132694ms)

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0210 13:21:31.621438 1154158 retry.go:31] will retry after 416.627927ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-518637 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-518637 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1958302252/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-518637 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1958302252/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-518637 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1958302252/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.91s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 version -o=json --components: (1.154899159s)
--- PASS: TestFunctional/parallel/Version/components (1.16s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-518637 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.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/minikube-local-cache-test:functional-518637
docker.io/kindest/kindnetd:v20241212-9f82dd49
docker.io/kindest/kindnetd:v20241108-5c6d2daf
docker.io/kicbase/echo-server:functional-518637
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-518637 image ls --format short --alsologtostderr:
I0210 13:22:05.540473 1206558 out.go:345] Setting OutFile to fd 1 ...
I0210 13:22:05.540578 1206558 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:05.540589 1206558 out.go:358] Setting ErrFile to fd 2...
I0210 13:22:05.540594 1206558 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:05.540930 1206558 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
I0210 13:22:05.541982 1206558 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:05.542120 1206558 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:05.542599 1206558 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
I0210 13:22:05.560743 1206558 ssh_runner.go:195] Run: systemctl --version
I0210 13:22:05.560802 1206558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
I0210 13:22:05.581442 1206558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
I0210 13:22:05.670483 1206558 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-518637 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| docker.io/kicbase/echo-server               | functional-518637  | sha256:ce2d2c | 2.17MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| registry.k8s.io/kube-controller-manager     | v1.32.1            | sha256:293376 | 24MB   |
| registry.k8s.io/kube-proxy                  | v1.32.1            | sha256:e124fb | 27.4MB |
| registry.k8s.io/pause                       | 3.10               | sha256:afb617 | 268kB  |
| docker.io/library/minikube-local-cache-test | functional-518637  | sha256:a2334c | 992B   |
| registry.k8s.io/etcd                        | 3.5.16-0           | sha256:7fc9d4 | 67.9MB |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/kube-scheduler              | v1.32.1            | sha256:ddb38c | 18.9MB |
| docker.io/kindest/kindnetd                  | v20241108-5c6d2daf | sha256:2be0bc | 35.3MB |
| docker.io/kindest/kindnetd                  | v20241212-9f82dd49 | sha256:e1181e | 35.7MB |
| localhost/my-image                          | functional-518637  | sha256:b15166 | 831kB  |
| registry.k8s.io/coredns/coredns             | v1.11.3            | sha256:2f6c96 | 16.9MB |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-apiserver              | v1.32.1            | sha256:265c2d | 26.2MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-518637 image ls --format table --alsologtostderr:
I0210 13:22:09.909684 1206903 out.go:345] Setting OutFile to fd 1 ...
I0210 13:22:09.910103 1206903 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:09.910110 1206903 out.go:358] Setting ErrFile to fd 2...
I0210 13:22:09.910122 1206903 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:09.910547 1206903 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
I0210 13:22:09.911538 1206903 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:09.911764 1206903 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:09.914274 1206903 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
I0210 13:22:09.935784 1206903 ssh_runner.go:195] Run: systemctl --version
I0210 13:22:09.935837 1206903 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
I0210 13:22:09.951889 1206903 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
I0210 13:22:10.038774 1206903 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-518637 image ls --format json --alsologtostderr:
[{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:b1516661550cff153c0dfab665ea7aedbd2764d0fd8284f3d83fdaa2c68d3853","repoDigests":[],"repoTags":["localhost/my-image:functional-518637"],"size":"830616"},{"id":"sha256:ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c","repoDigests":["registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],"size":"18922457"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],
"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"267933"},{"id":"sha256:e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6","repoDigests":["docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"35679862"},{"id":"sha256:a2334c2f8c3894ad8aa3a52af55ca1310e5bd1a279150024bc046fc26c5d07f6","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-518637"],"size":"992"},{"id":"sha256:e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0","repoDigests":["registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"si
ze":"27363416"},{"id":"sha256:265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19","repoDigests":["registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"26217748"},{"id":"sha256:2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903","repoDigests":["docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"35310383"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-518637"],"size":"2173567"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"
sha256:7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82","repoDigests":["registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"67941650"},{"id":"sha256:2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"23968433"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e
52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"16948420"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-518637 image ls --format json --alsologtostderr:
I0210 13:22:09.686261 1206869 out.go:345] Setting OutFile to fd 1 ...
I0210 13:22:09.686484 1206869 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:09.686512 1206869 out.go:358] Setting ErrFile to fd 2...
I0210 13:22:09.686531 1206869 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:09.686816 1206869 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
I0210 13:22:09.687501 1206869 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:09.687720 1206869 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:09.688221 1206869 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
I0210 13:22:09.706806 1206869 ssh_runner.go:195] Run: systemctl --version
I0210 13:22:09.706865 1206869 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
I0210 13:22:09.723425 1206869 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
I0210 13:22:09.813932 1206869 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-518637 image ls --format yaml --alsologtostderr:
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903
repoDigests:
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "35310383"
- id: sha256:ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "18922457"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:a2334c2f8c3894ad8aa3a52af55ca1310e5bd1a279150024bc046fc26c5d07f6
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-518637
size: "992"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6
repoDigests:
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "35679862"
- id: sha256:2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "16948420"
- id: sha256:7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82
repoDigests:
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "67941650"
- id: sha256:2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "23968433"
- id: sha256:afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "267933"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "26217748"
- id: sha256:e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0
repoDigests:
- registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "27363416"
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-518637
size: "2173567"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-518637 image ls --format yaml --alsologtostderr:
I0210 13:22:05.761883 1206589 out.go:345] Setting OutFile to fd 1 ...
I0210 13:22:05.762093 1206589 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:05.762121 1206589 out.go:358] Setting ErrFile to fd 2...
I0210 13:22:05.762142 1206589 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:05.762411 1206589 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
I0210 13:22:05.763095 1206589 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:05.763278 1206589 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:05.763835 1206589 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
I0210 13:22:05.781136 1206589 ssh_runner.go:195] Run: systemctl --version
I0210 13:22:05.781189 1206589 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
I0210 13:22:05.799168 1206589 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
I0210 13:22:05.890153 1206589 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image build -t localhost/my-image:functional-518637 testdata/build --alsologtostderr
I0210 13:22:07.443384 1154158 retry.go:31] will retry after 7.376987245s: Temporary Error: Get "http:": http: no Host in request URL
functional_test.go:332: (dbg) Done: out/minikube-linux-arm64 -p functional-518637 image build -t localhost/my-image:functional-518637 testdata/build --alsologtostderr: (3.18403387s)
functional_test.go:340: (dbg) Stderr: out/minikube-linux-arm64 -p functional-518637 image build -t localhost/my-image:functional-518637 testdata/build --alsologtostderr:
I0210 13:22:06.272542 1206679 out.go:345] Setting OutFile to fd 1 ...
I0210 13:22:06.273254 1206679 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:06.273299 1206679 out.go:358] Setting ErrFile to fd 2...
I0210 13:22:06.273324 1206679 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 13:22:06.273784 1206679 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
I0210 13:22:06.275497 1206679 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:06.276167 1206679 config.go:182] Loaded profile config "functional-518637": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0210 13:22:06.276694 1206679 cli_runner.go:164] Run: docker container inspect functional-518637 --format={{.State.Status}}
I0210 13:22:06.294481 1206679 ssh_runner.go:195] Run: systemctl --version
I0210 13:22:06.294532 1206679 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-518637
I0210 13:22:06.313191 1206679 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34253 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/functional-518637/id_rsa Username:docker}
I0210 13:22:06.402649 1206679 build_images.go:161] Building image from path: /tmp/build.906042017.tar
I0210 13:22:06.402737 1206679 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0210 13:22:06.413418 1206679 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.906042017.tar
I0210 13:22:06.417406 1206679 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.906042017.tar: stat -c "%s %y" /var/lib/minikube/build/build.906042017.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.906042017.tar': No such file or directory
I0210 13:22:06.417433 1206679 ssh_runner.go:362] scp /tmp/build.906042017.tar --> /var/lib/minikube/build/build.906042017.tar (3072 bytes)
I0210 13:22:06.444983 1206679 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.906042017
I0210 13:22:06.454024 1206679 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.906042017 -xf /var/lib/minikube/build/build.906042017.tar
I0210 13:22:06.463672 1206679 containerd.go:394] Building image: /var/lib/minikube/build/build.906042017
I0210 13:22:06.463754 1206679 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.906042017 --local dockerfile=/var/lib/minikube/build/build.906042017 --output type=image,name=localhost/my-image:functional-518637
#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.2s

                                                
                                                
#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.1s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.1s done
#5 DONE 0.1s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.4s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.5s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:e468128009c29591cda4e0cd663b5bf9f480571eec62c6e71e444930462413ec
#8 exporting manifest sha256:e468128009c29591cda4e0cd663b5bf9f480571eec62c6e71e444930462413ec 0.0s done
#8 exporting config sha256:b1516661550cff153c0dfab665ea7aedbd2764d0fd8284f3d83fdaa2c68d3853 0.0s done
#8 naming to localhost/my-image:functional-518637 done
#8 DONE 0.2s
I0210 13:22:09.373803 1206679 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.906042017 --local dockerfile=/var/lib/minikube/build/build.906042017 --output type=image,name=localhost/my-image:functional-518637: (2.910019568s)
I0210 13:22:09.373883 1206679 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.906042017
I0210 13:22:09.383114 1206679 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.906042017.tar
I0210 13:22:09.391451 1206679 build_images.go:217] Built localhost/my-image:functional-518637 from /tmp/build.906042017.tar
I0210 13:22:09.391480 1206679 build_images.go:133] succeeded building to: functional-518637
I0210 13:22:09.391485 1206679 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.70s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-518637
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.82s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image load --daemon kicbase/echo-server:functional-518637 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image load --daemon kicbase/echo-server:functional-518637 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.15s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
E0210 13:21:49.772515 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:252: (dbg) Done: docker pull kicbase/echo-server:latest: (12.72041329s)
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-518637
functional_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image load --daemon kicbase/echo-server:functional-518637 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls
I0210 13:21:59.864212 1154158 retry.go:31] will retry after 7.578717844s: Temporary Error: Get "http:": http: no Host in request URL
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (14.07s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:397: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image save kicbase/echo-server:functional-518637 /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image rm kicbase/echo-server:functional-518637 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.70s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-518637
functional_test.go:441: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 image save --daemon kicbase/echo-server:functional-518637 --alsologtostderr
functional_test.go:449: (dbg) Run:  docker image inspect kicbase/echo-server:functional-518637
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.43s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2136: (dbg) Run:  out/minikube-linux-arm64 -p functional-518637 update-context --alsologtostderr -v=2
I0210 13:22:14.820572 1154158 retry.go:31] will retry after 12.233702202s: Temporary Error: Get "http:": http: no Host in request URL
I0210 13:22:27.054491 1154158 retry.go:31] will retry after 33.500436527s: Temporary Error: Get "http:": http: no Host in request URL
I0210 13:23:00.555226 1154158 retry.go:31] will retry after 17.564558952s: Temporary Error: Get "http:": http: no Host in request URL
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-518637 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (117.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-635308 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-635308 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m56.290784541s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (117.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (29.89s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.6s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (22.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.1s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status --output json -v=7 --alsologtostderr
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-635308 status --output json -v=7 --alsologtostderr: (1.036510319s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp testdata/cp-test.txt ha-635308:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1990254390/001/cp-test_ha-635308.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308:/home/docker/cp-test.txt ha-635308-m02:/home/docker/cp-test_ha-635308_ha-635308-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test_ha-635308_ha-635308-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308:/home/docker/cp-test.txt ha-635308-m03:/home/docker/cp-test_ha-635308_ha-635308-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test_ha-635308_ha-635308-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308:/home/docker/cp-test.txt ha-635308-m04:/home/docker/cp-test_ha-635308_ha-635308-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test_ha-635308_ha-635308-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp testdata/cp-test.txt ha-635308-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1990254390/001/cp-test_ha-635308-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m02:/home/docker/cp-test.txt ha-635308:/home/docker/cp-test_ha-635308-m02_ha-635308.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test_ha-635308-m02_ha-635308.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m02:/home/docker/cp-test.txt ha-635308-m03:/home/docker/cp-test_ha-635308-m02_ha-635308-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test_ha-635308-m02_ha-635308-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m02:/home/docker/cp-test.txt ha-635308-m04:/home/docker/cp-test_ha-635308-m02_ha-635308-m04.txt
E0210 13:26:22.070377 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test_ha-635308-m02_ha-635308-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp testdata/cp-test.txt ha-635308-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1990254390/001/cp-test_ha-635308-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m03:/home/docker/cp-test.txt ha-635308:/home/docker/cp-test_ha-635308-m03_ha-635308.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test_ha-635308-m03_ha-635308.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m03:/home/docker/cp-test.txt ha-635308-m02:/home/docker/cp-test_ha-635308-m03_ha-635308-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test_ha-635308-m03_ha-635308-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m03:/home/docker/cp-test.txt ha-635308-m04:/home/docker/cp-test_ha-635308-m03_ha-635308-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test_ha-635308-m03_ha-635308-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp testdata/cp-test.txt ha-635308-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1990254390/001/cp-test_ha-635308-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m04:/home/docker/cp-test.txt ha-635308:/home/docker/cp-test_ha-635308-m04_ha-635308.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308 "sudo cat /home/docker/cp-test_ha-635308-m04_ha-635308.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m04:/home/docker/cp-test.txt ha-635308-m02:/home/docker/cp-test_ha-635308-m04_ha-635308-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m02 "sudo cat /home/docker/cp-test_ha-635308-m04_ha-635308-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 cp ha-635308-m04:/home/docker/cp-test.txt ha-635308-m03:/home/docker/cp-test_ha-635308-m04_ha-635308-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 ssh -n ha-635308-m03 "sudo cat /home/docker/cp-test_ha-635308-m04_ha-635308-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.10s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-635308 node stop m02 -v=7 --alsologtostderr: (12.011015403s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr: exit status 7 (761.325158ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:26:43.882029 1223450 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:26:43.882235 1223450 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:26:43.882260 1223450 out.go:358] Setting ErrFile to fd 2...
	I0210 13:26:43.882278 1223450 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:26:43.882549 1223450 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:26:43.882773 1223450 out.go:352] Setting JSON to false
	I0210 13:26:43.882875 1223450 mustload.go:65] Loading cluster: ha-635308
	I0210 13:26:43.882946 1223450 notify.go:220] Checking for updates...
	I0210 13:26:43.884087 1223450 config.go:182] Loaded profile config "ha-635308": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:26:43.884137 1223450 status.go:174] checking status of ha-635308 ...
	I0210 13:26:43.884737 1223450 cli_runner.go:164] Run: docker container inspect ha-635308 --format={{.State.Status}}
	I0210 13:26:43.911837 1223450 status.go:371] ha-635308 host status = "Running" (err=<nil>)
	I0210 13:26:43.911859 1223450 host.go:66] Checking if "ha-635308" exists ...
	I0210 13:26:43.912161 1223450 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-635308
	I0210 13:26:43.936307 1223450 host.go:66] Checking if "ha-635308" exists ...
	I0210 13:26:43.936781 1223450 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:26:43.936851 1223450 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-635308
	I0210 13:26:43.968850 1223450 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34258 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/ha-635308/id_rsa Username:docker}
	I0210 13:26:44.063427 1223450 ssh_runner.go:195] Run: systemctl --version
	I0210 13:26:44.068044 1223450 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:26:44.081552 1223450 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:26:44.145437 1223450 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:48 OomKillDisable:true NGoroutines:73 SystemTime:2025-02-10 13:26:44.136080043 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:26:44.146080 1223450 kubeconfig.go:125] found "ha-635308" server: "https://192.168.49.254:8443"
	I0210 13:26:44.146206 1223450 api_server.go:166] Checking apiserver status ...
	I0210 13:26:44.146266 1223450 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 13:26:44.157416 1223450 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1468/cgroup
	I0210 13:26:44.166700 1223450 api_server.go:182] apiserver freezer: "12:freezer:/docker/6088f002df63cad993e4e275371a067b41023b44f583da1390951e599f3375d2/kubepods/burstable/podc3c2de1040a81e0d489f041c8316981a/9db455710ece7160410440021d7db276fc0b1c2251e0cc2d1536a608802c4f94"
	I0210 13:26:44.166783 1223450 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6088f002df63cad993e4e275371a067b41023b44f583da1390951e599f3375d2/kubepods/burstable/podc3c2de1040a81e0d489f041c8316981a/9db455710ece7160410440021d7db276fc0b1c2251e0cc2d1536a608802c4f94/freezer.state
	I0210 13:26:44.176011 1223450 api_server.go:204] freezer state: "THAWED"
	I0210 13:26:44.176040 1223450 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 13:26:44.185441 1223450 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 13:26:44.185471 1223450 status.go:463] ha-635308 apiserver status = Running (err=<nil>)
	I0210 13:26:44.185483 1223450 status.go:176] ha-635308 status: &{Name:ha-635308 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:26:44.185601 1223450 status.go:174] checking status of ha-635308-m02 ...
	I0210 13:26:44.185908 1223450 cli_runner.go:164] Run: docker container inspect ha-635308-m02 --format={{.State.Status}}
	I0210 13:26:44.205094 1223450 status.go:371] ha-635308-m02 host status = "Stopped" (err=<nil>)
	I0210 13:26:44.205116 1223450 status.go:384] host is not running, skipping remaining checks
	I0210 13:26:44.205122 1223450 status.go:176] ha-635308-m02 status: &{Name:ha-635308-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:26:44.205143 1223450 status.go:174] checking status of ha-635308-m03 ...
	I0210 13:26:44.205454 1223450 cli_runner.go:164] Run: docker container inspect ha-635308-m03 --format={{.State.Status}}
	I0210 13:26:44.224559 1223450 status.go:371] ha-635308-m03 host status = "Running" (err=<nil>)
	I0210 13:26:44.224605 1223450 host.go:66] Checking if "ha-635308-m03" exists ...
	I0210 13:26:44.225147 1223450 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-635308-m03
	I0210 13:26:44.246518 1223450 host.go:66] Checking if "ha-635308-m03" exists ...
	I0210 13:26:44.246817 1223450 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:26:44.246866 1223450 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-635308-m03
	I0210 13:26:44.264994 1223450 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34268 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/ha-635308-m03/id_rsa Username:docker}
	I0210 13:26:44.350680 1223450 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:26:44.363662 1223450 kubeconfig.go:125] found "ha-635308" server: "https://192.168.49.254:8443"
	I0210 13:26:44.363693 1223450 api_server.go:166] Checking apiserver status ...
	I0210 13:26:44.363771 1223450 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 13:26:44.374827 1223450 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1429/cgroup
	I0210 13:26:44.385281 1223450 api_server.go:182] apiserver freezer: "12:freezer:/docker/eeba074eb53d4a26e46b16d847b04b91be8803249f15d9b426fb3e8d5ed5692e/kubepods/burstable/podc2bc3d394ac1feadf972f57e39eac89f/8c1d2f2b8c47401f21c62f0fd12b6496d81af145502fd771cd28e625befd1e0c"
	I0210 13:26:44.385350 1223450 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/eeba074eb53d4a26e46b16d847b04b91be8803249f15d9b426fb3e8d5ed5692e/kubepods/burstable/podc2bc3d394ac1feadf972f57e39eac89f/8c1d2f2b8c47401f21c62f0fd12b6496d81af145502fd771cd28e625befd1e0c/freezer.state
	I0210 13:26:44.397989 1223450 api_server.go:204] freezer state: "THAWED"
	I0210 13:26:44.398023 1223450 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 13:26:44.407334 1223450 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 13:26:44.407365 1223450 status.go:463] ha-635308-m03 apiserver status = Running (err=<nil>)
	I0210 13:26:44.407375 1223450 status.go:176] ha-635308-m03 status: &{Name:ha-635308-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:26:44.407422 1223450 status.go:174] checking status of ha-635308-m04 ...
	I0210 13:26:44.407762 1223450 cli_runner.go:164] Run: docker container inspect ha-635308-m04 --format={{.State.Status}}
	I0210 13:26:44.424865 1223450 status.go:371] ha-635308-m04 host status = "Running" (err=<nil>)
	I0210 13:26:44.424891 1223450 host.go:66] Checking if "ha-635308-m04" exists ...
	I0210 13:26:44.425184 1223450 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-635308-m04
	I0210 13:26:44.446067 1223450 host.go:66] Checking if "ha-635308-m04" exists ...
	I0210 13:26:44.446380 1223450 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:26:44.446433 1223450 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-635308-m04
	I0210 13:26:44.464587 1223450 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34273 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/ha-635308-m04/id_rsa Username:docker}
	I0210 13:26:44.558510 1223450 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:26:44.570801 1223450 status.go:176] ha-635308-m04 status: &{Name:ha-635308-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (19.32s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-635308 node start m02 -v=7 --alsologtostderr: (18.100732703s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr: (1.106711765s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (19.32s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.05s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (145.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-635308 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-635308 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-635308 -v=7 --alsologtostderr: (37.107423796s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-635308 --wait=true -v=7 --alsologtostderr
E0210 13:27:50.124658 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:50.131079 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:50.142442 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:50.163911 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:50.205317 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:50.286689 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:50.448224 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:50.769950 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:51.411264 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:52.693471 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:55.254746 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:00.376993 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:10.619278 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:31.101423 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:12.062903 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-635308 --wait=true -v=7 --alsologtostderr: (1m48.061775666s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-635308
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (145.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-635308 node delete m03 -v=7 --alsologtostderr: (8.789242935s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (9.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.71s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.92s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-635308 stop -v=7 --alsologtostderr: (35.79440018s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr: exit status 7 (127.941096ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:30:17.503012 1238065 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:30:17.503140 1238065 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:30:17.503151 1238065 out.go:358] Setting ErrFile to fd 2...
	I0210 13:30:17.503157 1238065 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:30:17.503402 1238065 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:30:17.503611 1238065 out.go:352] Setting JSON to false
	I0210 13:30:17.503645 1238065 mustload.go:65] Loading cluster: ha-635308
	I0210 13:30:17.503744 1238065 notify.go:220] Checking for updates...
	I0210 13:30:17.504114 1238065 config.go:182] Loaded profile config "ha-635308": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:30:17.504138 1238065 status.go:174] checking status of ha-635308 ...
	I0210 13:30:17.504958 1238065 cli_runner.go:164] Run: docker container inspect ha-635308 --format={{.State.Status}}
	I0210 13:30:17.525324 1238065 status.go:371] ha-635308 host status = "Stopped" (err=<nil>)
	I0210 13:30:17.525345 1238065 status.go:384] host is not running, skipping remaining checks
	I0210 13:30:17.525352 1238065 status.go:176] ha-635308 status: &{Name:ha-635308 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:30:17.525404 1238065 status.go:174] checking status of ha-635308-m02 ...
	I0210 13:30:17.525848 1238065 cli_runner.go:164] Run: docker container inspect ha-635308-m02 --format={{.State.Status}}
	I0210 13:30:17.553755 1238065 status.go:371] ha-635308-m02 host status = "Stopped" (err=<nil>)
	I0210 13:30:17.553776 1238065 status.go:384] host is not running, skipping remaining checks
	I0210 13:30:17.553783 1238065 status.go:176] ha-635308-m02 status: &{Name:ha-635308-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:30:17.553805 1238065 status.go:174] checking status of ha-635308-m04 ...
	I0210 13:30:17.554107 1238065 cli_runner.go:164] Run: docker container inspect ha-635308-m04 --format={{.State.Status}}
	I0210 13:30:17.572252 1238065 status.go:371] ha-635308-m04 host status = "Stopped" (err=<nil>)
	I0210 13:30:17.572275 1238065 status.go:384] host is not running, skipping remaining checks
	I0210 13:30:17.572281 1238065 status.go:176] ha-635308-m04 status: &{Name:ha-635308-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (63.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-635308 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0210 13:30:33.984498 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-635308 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m2.759584389s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (63.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (39.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-635308 --control-plane -v=7 --alsologtostderr
E0210 13:31:22.071078 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-635308 --control-plane -v=7 --alsologtostderr: (38.558676652s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-635308 status -v=7 --alsologtostderr: (1.060833856s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (39.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.06s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (49.13s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-803766 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0210 13:32:45.133921 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:32:50.125594 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-803766 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (49.119107004s)
--- PASS: TestJSONOutput/start/Command (49.13s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (1.09s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.69s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.8s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.24s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a5022615-8992-45e3-a16d-0492d461440e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-302833] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"6c850f9f-86f4-470e-9ddd-90f08ceeb922","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20390"}}
	{"specversion":"1.0","id":"36d4affe-ad13-4a46-9497-11b01c4ef748","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"073c6f9d-67d9-4d17-8038-45b46b7017ed","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig"}}
	{"specversion":"1.0","id":"06b69eea-d0e9-462a-b4a9-bb6d655772b9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube"}}
	{"specversion":"1.0","id":"df5ffc09-90a7-43e1-8eb8-b6817fe83a4b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"d003dc5d-cfdc-4fb1-a1b1-c2786abd3451","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3a06a923-37cb-4a95-af42-a011ba7cce23","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.09s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-740140 --network=
E0210 13:33:17.825824 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-740140 --network=: (37.995374502s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-740140" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-740140
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-740140: (2.07769601s)
--- PASS: TestKicCustomNetwork/create_custom_network (40.09s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (36.15s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-150195 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-150195 --network=bridge: (34.135702902s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-150195" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-150195
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-150195: (1.991122282s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (36.15s)

                                                
                                    
x
+
TestKicExistingNetwork (31s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0210 13:34:28.552432 1154158 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W0210 13:34:28.568125 1154158 cli_runner.go:211] docker network inspect existing-network --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
I0210 13:34:28.569712 1154158 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0210 13:34:28.570443 1154158 cli_runner.go:164] Run: docker network inspect existing-network
W0210 13:34:28.586447 1154158 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0210 13:34:28.586475 1154158 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0210 13:34:28.586489 1154158 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I0210 13:34:28.587380 1154158 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}}]}"
I0210 13:34:28.604834 1154158 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-8077c3c947d8 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:2b:19:b0:e7} reservation:<nil>}
I0210 13:34:28.606566 1154158 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001a0ba60}
I0210 13:34:28.606635 1154158 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0210 13:34:28.607281 1154158 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0210 13:34:28.674556 1154158 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-577222 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-577222 --network=existing-network: (28.792918009s)
helpers_test.go:175: Cleaning up "existing-network-577222" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-577222
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-577222: (2.044444279s)
I0210 13:34:59.528580 1154158 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (31.00s)

                                                
                                    
x
+
TestKicCustomSubnet (34.54s)

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

                                                
                                    
x
+
TestKicStaticIP (36.71s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.66s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-855766 --driver=docker  --container-runtime=containerd
E0210 13:36:22.070757 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-855766 --driver=docker  --container-runtime=containerd: (33.356393701s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-858465 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-858465 --driver=docker  --container-runtime=containerd: (28.583751698s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-855766
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-858465
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-858465" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-858465
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-858465: (2.063026838s)
helpers_test.go:175: Cleaning up "first-855766" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-855766
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-855766: (2.258221349s)
--- PASS: TestMinikubeProfile (67.66s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.23s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.42s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.67s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (65.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-889283 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0210 13:37:50.123681 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-889283 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m5.170413301s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-889283 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (65.75s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (19.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (19.15s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.29s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:39:44.083595 1292412 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:39:44.083810 1292412 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:39:44.083825 1292412 out.go:358] Setting ErrFile to fd 2...
	I0210 13:39:44.083830 1292412 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:39:44.084167 1292412 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:39:44.084455 1292412 out.go:352] Setting JSON to false
	I0210 13:39:44.084528 1292412 mustload.go:65] Loading cluster: multinode-889283
	I0210 13:39:44.084608 1292412 notify.go:220] Checking for updates...
	I0210 13:39:44.086021 1292412 config.go:182] Loaded profile config "multinode-889283": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:39:44.086087 1292412 status.go:174] checking status of multinode-889283 ...
	I0210 13:39:44.086660 1292412 cli_runner.go:164] Run: docker container inspect multinode-889283 --format={{.State.Status}}
	I0210 13:39:44.108992 1292412 status.go:371] multinode-889283 host status = "Running" (err=<nil>)
	I0210 13:39:44.109020 1292412 host.go:66] Checking if "multinode-889283" exists ...
	I0210 13:39:44.109324 1292412 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-889283
	I0210 13:39:44.142484 1292412 host.go:66] Checking if "multinode-889283" exists ...
	I0210 13:39:44.142791 1292412 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:39:44.142845 1292412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-889283
	I0210 13:39:44.166407 1292412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34378 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/multinode-889283/id_rsa Username:docker}
	I0210 13:39:44.255670 1292412 ssh_runner.go:195] Run: systemctl --version
	I0210 13:39:44.260051 1292412 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:39:44.272832 1292412 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:39:44.332674 1292412 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:true NGoroutines:63 SystemTime:2025-02-10 13:39:44.321689142 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:39:44.333651 1292412 kubeconfig.go:125] found "multinode-889283" server: "https://192.168.67.2:8443"
	I0210 13:39:44.333702 1292412 api_server.go:166] Checking apiserver status ...
	I0210 13:39:44.333757 1292412 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 13:39:44.346095 1292412 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1487/cgroup
	I0210 13:39:44.356022 1292412 api_server.go:182] apiserver freezer: "12:freezer:/docker/15372ee11103fbf0f6a3ff8652cdf112620e7d5856534958b8dc834a6a569f3e/kubepods/burstable/pod10b416fb4decc86184780249807b351f/0c0fcf88555b79432702ed08dc65f4dc324d05b01269fb9e9903d30541c93c0d"
	I0210 13:39:44.356097 1292412 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/15372ee11103fbf0f6a3ff8652cdf112620e7d5856534958b8dc834a6a569f3e/kubepods/burstable/pod10b416fb4decc86184780249807b351f/0c0fcf88555b79432702ed08dc65f4dc324d05b01269fb9e9903d30541c93c0d/freezer.state
	I0210 13:39:44.365431 1292412 api_server.go:204] freezer state: "THAWED"
	I0210 13:39:44.365469 1292412 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0210 13:39:44.373931 1292412 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0210 13:39:44.373960 1292412 status.go:463] multinode-889283 apiserver status = Running (err=<nil>)
	I0210 13:39:44.373970 1292412 status.go:176] multinode-889283 status: &{Name:multinode-889283 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:39:44.373989 1292412 status.go:174] checking status of multinode-889283-m02 ...
	I0210 13:39:44.374297 1292412 cli_runner.go:164] Run: docker container inspect multinode-889283-m02 --format={{.State.Status}}
	I0210 13:39:44.394813 1292412 status.go:371] multinode-889283-m02 host status = "Running" (err=<nil>)
	I0210 13:39:44.394838 1292412 host.go:66] Checking if "multinode-889283-m02" exists ...
	I0210 13:39:44.395141 1292412 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-889283-m02
	I0210 13:39:44.420806 1292412 host.go:66] Checking if "multinode-889283-m02" exists ...
	I0210 13:39:44.421111 1292412 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:39:44.421159 1292412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-889283-m02
	I0210 13:39:44.440311 1292412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34383 SSHKeyPath:/home/jenkins/minikube-integration/20390-1148769/.minikube/machines/multinode-889283-m02/id_rsa Username:docker}
	I0210 13:39:44.526373 1292412 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:39:44.537877 1292412 status.go:176] multinode-889283-m02 status: &{Name:multinode-889283-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:39:44.537914 1292412 status.go:174] checking status of multinode-889283-m03 ...
	I0210 13:39:44.538203 1292412 cli_runner.go:164] Run: docker container inspect multinode-889283-m03 --format={{.State.Status}}
	I0210 13:39:44.555580 1292412 status.go:371] multinode-889283-m03 host status = "Stopped" (err=<nil>)
	I0210 13:39:44.555604 1292412 status.go:384] host is not running, skipping remaining checks
	I0210 13:39:44.555611 1292412 status.go:176] multinode-889283-m03 status: &{Name:multinode-889283-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (125.12s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-889283
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-889283
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-889283: (24.866919122s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-889283 --wait=true -v=8 --alsologtostderr
E0210 13:41:22.070741 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-889283 --wait=true -v=8 --alsologtostderr: (1m40.13103831s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-889283
--- PASS: TestMultiNode/serial/RestartKeepsNodes (125.12s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.81s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.94s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-889283 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-889283 stop: (23.745504337s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-889283 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-889283 status: exit status 7 (92.158589ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:42:28.958395 1301039 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:42:28.958519 1301039 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:42:28.958527 1301039 out.go:358] Setting ErrFile to fd 2...
	I0210 13:42:28.958532 1301039 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:42:28.958776 1301039 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:42:28.958957 1301039 out.go:352] Setting JSON to false
	I0210 13:42:28.958993 1301039 mustload.go:65] Loading cluster: multinode-889283
	I0210 13:42:28.959084 1301039 notify.go:220] Checking for updates...
	I0210 13:42:28.959419 1301039 config.go:182] Loaded profile config "multinode-889283": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0210 13:42:28.959439 1301039 status.go:174] checking status of multinode-889283 ...
	I0210 13:42:28.959967 1301039 cli_runner.go:164] Run: docker container inspect multinode-889283 --format={{.State.Status}}
	I0210 13:42:28.978897 1301039 status.go:371] multinode-889283 host status = "Stopped" (err=<nil>)
	I0210 13:42:28.978918 1301039 status.go:384] host is not running, skipping remaining checks
	I0210 13:42:28.978925 1301039 status.go:176] multinode-889283 status: &{Name:multinode-889283 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:42:28.978957 1301039 status.go:174] checking status of multinode-889283-m02 ...
	I0210 13:42:28.979274 1301039 cli_runner.go:164] Run: docker container inspect multinode-889283-m02 --format={{.State.Status}}
	I0210 13:42:29.001356 1301039 status.go:371] multinode-889283-m02 host status = "Stopped" (err=<nil>)
	I0210 13:42:29.001376 1301039 status.go:384] host is not running, skipping remaining checks
	I0210 13:42:29.001383 1301039 status.go:176] multinode-889283-m02 status: &{Name:multinode-889283-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (52.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-889283 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0210 13:42:50.123921 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-889283 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (52.030149737s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-889283 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (52.69s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (33.12s)

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

                                                
                                                
-- stdout --
	* [multinode-889283-m02] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20390
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-889283-m03 --driver=docker  --container-runtime=containerd
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-889283-m03 --driver=docker  --container-runtime=containerd: (30.584084561s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-889283
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-889283: exit status 80 (342.087728ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-889283-m03 already exists in multinode-889283-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestPreload (125.83s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-987683 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
E0210 13:44:13.189785 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-987683 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m29.094651556s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-987683 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-987683 image pull gcr.io/k8s-minikube/busybox: (1.888913892s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-987683
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-987683: (12.052916772s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-987683 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-987683 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (20.029792869s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-987683 image list
helpers_test.go:175: Cleaning up "test-preload-987683" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-987683
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-987683: (2.418863325s)
--- PASS: TestPreload (125.83s)

                                                
                                    
x
+
TestScheduledStopUnix (106.18s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-404937 --memory=2048 --driver=docker  --container-runtime=containerd
E0210 13:46:22.070153 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-404937 --memory=2048 --driver=docker  --container-runtime=containerd: (30.264272399s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-404937 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-404937 -n scheduled-stop-404937
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-404937 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0210 13:46:35.412930 1154158 retry.go:31] will retry after 110.651µs: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.413074 1154158 retry.go:31] will retry after 174.356µs: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.413418 1154158 retry.go:31] will retry after 161.288µs: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.413752 1154158 retry.go:31] will retry after 210.794µs: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.414174 1154158 retry.go:31] will retry after 618.874µs: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.415230 1154158 retry.go:31] will retry after 940.409µs: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.416342 1154158 retry.go:31] will retry after 1.443737ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.418509 1154158 retry.go:31] will retry after 1.133111ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.420696 1154158 retry.go:31] will retry after 2.534667ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.423891 1154158 retry.go:31] will retry after 4.297344ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.429087 1154158 retry.go:31] will retry after 3.273618ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.433311 1154158 retry.go:31] will retry after 6.178616ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.441453 1154158 retry.go:31] will retry after 13.620523ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.455644 1154158 retry.go:31] will retry after 24.446254ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.480878 1154158 retry.go:31] will retry after 18.60789ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
I0210 13:46:35.500111 1154158 retry.go:31] will retry after 59.068397ms: open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/scheduled-stop-404937/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-404937 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-404937 -n scheduled-stop-404937
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-404937
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-404937 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-404937
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-404937: exit status 7 (77.433718ms)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-404937" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-404937
E0210 13:47:50.124126 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-404937: (4.310344027s)
--- PASS: TestScheduledStopUnix (106.18s)

                                                
                                    
x
+
TestInsufficientStorage (10.34s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"414b85fa-2bee-4c7c-b744-63b8cc482964","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-265263] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8448ce6e-f1e5-449f-bcf2-941456769c35","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20390"}}
	{"specversion":"1.0","id":"bbda55b4-de9d-449c-9a87-e2212bc31b47","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"a587260d-9013-4d62-859b-0af40ccab63d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig"}}
	{"specversion":"1.0","id":"dfd47dde-ef58-490e-b80e-ec85e5a2ff5f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube"}}
	{"specversion":"1.0","id":"58cb7e06-6bf5-4ead-b2e7-1ae860489c66","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"b2f5b413-2c60-4b7b-8313-54685ef389bb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"87ff0f3b-e669-4141-a27a-3d1476da4787","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"21d81c8d-47ae-4653-96ee-3d9fc9511b02","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"baa8adc6-469a-4a96-9710-186ccd48e3b4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"5c773486-eb68-4412-8e16-2d27041242a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"4868c313-76bf-4c91-8e68-ea230bc6fe4c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-265263\" primary control-plane node in \"insufficient-storage-265263\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"965f64df-f7bb-4142-9b0b-adf1726dccef","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"92243c61-975c-4265-9a10-42113edf849e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"4fed39e4-c000-4ea4-8a93-b5d9d623a91a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-265263","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-265263","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 13:47:58.950967 1319979 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-265263" does not appear in /home/jenkins/minikube-integration/20390-1148769/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-265263","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-265263","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 13:47:59.226299 1320040 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-265263" does not appear in /home/jenkins/minikube-integration/20390-1148769/kubeconfig
	E0210 13:47:59.235982 1320040 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/insufficient-storage-265263/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (91.13s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4263576258 start -p running-upgrade-527520 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4263576258 start -p running-upgrade-527520 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (51.332836144s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-527520 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-527520 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (36.260393702s)
helpers_test.go:175: Cleaning up "running-upgrade-527520" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-527520
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-527520: (2.893229915s)
--- PASS: TestRunningBinaryUpgrade (91.13s)

                                                
                                    
x
+
TestKubernetesUpgrade (350.22s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-152009 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0210 13:52:50.124679 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-152009 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4m37.13964936s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-152009 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-152009 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-152009 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (153.772834ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-152009] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20390
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-152009 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-152009 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (8.17168916s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-152009" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-152009
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-152009: (2.769854826s)
--- PASS: TestKubernetesUpgrade (350.22s)

                                                
                                    
x
+
TestMissingContainerUpgrade (161.01s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3492398377 start -p missing-upgrade-675106 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3492398377 start -p missing-upgrade-675106 --memory=2200 --driver=docker  --container-runtime=containerd: (1m33.295991714s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-675106
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-675106
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-675106 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0210 13:56:22.070141 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-675106 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m3.6502529s)
helpers_test.go:175: Cleaning up "missing-upgrade-675106" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-675106
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-675106: (2.658169165s)
--- PASS: TestMissingContainerUpgrade (161.01s)

                                                
                                    
x
+
TestPause/serial/Start (60.59s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-345465 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-345465 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m0.58936287s)
--- PASS: TestPause/serial/Start (60.59s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.14s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-958304] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20390
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.38s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.56s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (8.39s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.38s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.31s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.95s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.42s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-345465","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-345465","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.42s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.34s)

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.75s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-958304 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-958304 --driver=docker  --container-runtime=containerd: (7.099915158s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.10s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.83s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.37s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.36s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.44s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:49:21.487656 1332055 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:49:21.487785 1332055 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:49:21.487797 1332055 out.go:358] Setting ErrFile to fd 2...
	I0210 13:49:21.487802 1332055 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:49:21.488067 1332055 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20390-1148769/.minikube/bin
	I0210 13:49:21.488455 1332055 out.go:352] Setting JSON to false
	I0210 13:49:21.489324 1332055 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":23506,"bootTime":1739171855,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0210 13:49:21.492856 1332055 start.go:139] virtualization:  
	I0210 13:49:21.497692 1332055 out.go:177] * [false-453483] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 13:49:21.501632 1332055 out.go:177]   - MINIKUBE_LOCATION=20390
	I0210 13:49:21.501677 1332055 notify.go:220] Checking for updates...
	I0210 13:49:21.511543 1332055 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 13:49:21.515455 1332055 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20390-1148769/kubeconfig
	I0210 13:49:21.519188 1332055 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20390-1148769/.minikube
	I0210 13:49:21.522738 1332055 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 13:49:21.526524 1332055 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 13:49:21.531087 1332055 config.go:182] Loaded profile config "NoKubernetes-958304": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v0.0.0
	I0210 13:49:21.531211 1332055 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 13:49:21.558596 1332055 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 13:49:21.558725 1332055 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:49:21.648967 1332055 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2025-02-10 13:49:21.637691088 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:49:21.649173 1332055 docker.go:318] overlay module found
	I0210 13:49:21.657523 1332055 out.go:177] * Using the docker driver based on user configuration
	I0210 13:49:21.660726 1332055 start.go:297] selected driver: docker
	I0210 13:49:21.660751 1332055 start.go:901] validating driver "docker" against <nil>
	I0210 13:49:21.660766 1332055 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 13:49:21.664424 1332055 out.go:201] 
	W0210 13:49:21.667706 1332055 out.go:270] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0210 13:49:21.670615 1332055 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.69s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (103.03s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2807998781 start -p stopped-upgrade-055081 --memory=2200 --vm-driver=docker  --container-runtime=containerd
E0210 13:57:50.124131 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2807998781 start -p stopped-upgrade-055081 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (1m1.462587002s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2807998781 -p stopped-upgrade-055081 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2807998781 -p stopped-upgrade-055081 stop: (1.438394265s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-055081 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-055081 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (40.128179893s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (103.03s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m8.490483992s)
--- PASS: TestNetworkPlugins/group/auto/Start (68.49s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-453483 "pgrep -a kubelet"
I0210 13:59:11.928647 1154158 config.go:182] Loaded profile config "auto-453483": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-453483 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-5cfhl" [fec7efa0-37ba-44bb-a3dd-6f72473f87f0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-5cfhl" [fec7efa0-37ba-44bb-a3dd-6f72473f87f0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003699219s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.43s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.15s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m7.038858624s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (67.04s)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-spz5p" [a15c3171-1cba-4f5c-8959-5f228751e0b7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004099688s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-453483 "pgrep -a kubelet"
I0210 14:00:34.793595 1154158 config.go:182] Loaded profile config "kindnet-453483": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-453483 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-kl2g7" [8f0c014f-bc43-4f37-bfd7-a9b81fb50daf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-kl2g7" [8f0c014f-bc43-4f37-bfd7-a9b81fb50daf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004147818s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.41s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-wl4wj" [da5af229-9476-4195-8c6a-c3476119c0ce] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004003288s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-453483 "pgrep -a kubelet"
I0210 14:01:02.782412 1154158 config.go:182] Loaded profile config "calico-453483": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-453483 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-dpjvg" [910252db-7d99-4435-804d-4282dfc25c45] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-dpjvg" [910252db-7d99-4435-804d-4282dfc25c45] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004396923s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.40s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-453483 "pgrep -a kubelet"
I0210 14:02:09.900670 1154158 config.go:182] Loaded profile config "custom-flannel-453483": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-453483 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-c8bpl" [1edb0b12-fea4-4d37-a40a-5c9aaf8f0a07] Pending
helpers_test.go:344: "netcat-5d86dc444-c8bpl" [1edb0b12-fea4-4d37-a40a-5c9aaf8f0a07] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-c8bpl" [1edb0b12-fea4-4d37-a40a-5c9aaf8f0a07] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.003181909s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-453483 "pgrep -a kubelet"
I0210 14:02:30.351354 1154158 config.go:182] Loaded profile config "enable-default-cni-453483": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-453483 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-46r6b" [6d0efb9c-bc0d-43e6-ba49-32f92110b06f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-46r6b" [6d0efb9c-bc0d-43e6-ba49-32f92110b06f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.00329946s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.42s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0210 14:02:50.124261 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (57.255543251s)
--- PASS: TestNetworkPlugins/group/flannel/Start (57.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-453483 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (1m14.771619069s)
--- PASS: TestNetworkPlugins/group/bridge/Start (74.77s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-d464q" [b9462b80-120a-4129-8719-32f73b06b84f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003933114s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-453483 "pgrep -a kubelet"
I0210 14:03:49.927345 1154158 config.go:182] Loaded profile config "flannel-453483": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-453483 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-mvp2j" [0a12e238-da53-4d76-8087-dd23dcd1a8f2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-mvp2j" [0a12e238-da53-4d76-8087-dd23dcd1a8f2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.003705969s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.27s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-934847 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-934847 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (3m3.091233575s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (183.09s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-453483 "pgrep -a kubelet"
I0210 14:04:21.994192 1154158 config.go:182] Loaded profile config "bridge-453483": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-453483 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-jz2gf" [1d08b651-8a37-43a8-9987-634cc490b013] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0210 14:04:22.579528 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-jz2gf" [1d08b651-8a37-43a8-9987-634cc490b013] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.005320249s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.40s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-453483 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
E0210 14:04:32.821235 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-453483 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.22s)
E0210 14:18:43.606299 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:18:46.522666 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:18:47.581671 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:19:12.321381 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:19:22.357037 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:20:08.444602 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-875991 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0210 14:05:28.398789 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:28.405133 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:28.416490 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:28.437804 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:28.479301 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:28.561485 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:28.722945 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:29.044428 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:29.686199 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:30.967874 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:33.529599 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:34.264135 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:38.651076 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:48.892383 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:56.374848 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:56.381312 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:56.392783 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:56.414216 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:56.455658 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:56.537710 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:56.699298 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:57.022000 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:57.664339 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:05:58.946769 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:06:01.508760 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-875991 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (1m7.899954868s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-875991 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [2f724047-da4c-4c96-ac49-19dd45d4f3f3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0210 14:06:05.140029 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:06:06.630433 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [2f724047-da4c-4c96-ac49-19dd45d4f3f3] Running
E0210 14:06:09.373798 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003912475s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-875991 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-875991 --alsologtostderr -v=3
E0210 14:06:16.872410 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:06:22.075149 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-875991 --alsologtostderr -v=3: (12.037652462s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.04s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-875991 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0210 14:06:37.353805 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:06:50.335853 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:06:56.186078 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.240970 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.247480 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.258853 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.280230 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.321642 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.403145 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.564616 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:10.886332 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:11.527729 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:12.809732 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:15.371071 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:18.315629 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:20.492488 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-875991 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (4m26.078167887s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-875991 -n no-preload-875991
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (266.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-934847 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [1b30d2c7-ab46-4e4b-b7ac-2ffec6529b6c] Pending
helpers_test.go:344: "busybox" [1b30d2c7-ab46-4e4b-b7ac-2ffec6529b6c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1b30d2c7-ab46-4e4b-b7ac-2ffec6529b6c] Running
E0210 14:07:30.734174 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:30.737707 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:30.744126 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:30.755564 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:30.777107 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:30.818678 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:30.900098 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:31.061621 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:31.383363 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:32.024825 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.004036745s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-934847 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-934847 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0210 14:07:33.307006 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-934847 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.051956122s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-934847 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-934847 --alsologtostderr -v=3
E0210 14:07:35.868823 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:40.990580 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-934847 --alsologtostderr -v=3: (12.065704123s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.07s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-934847 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0210 14:07:50.124472 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:51.216401 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:07:51.232210 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:11.714435 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:12.257374 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:32.178756 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:40.237645 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:43.606696 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:43.613015 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:43.624384 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:43.645818 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:43.687239 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:43.768766 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:43.930742 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:44.252481 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:44.894027 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:46.176262 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:48.737656 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:52.676620 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:08:53.859450 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:04.101692 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:12.321462 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:22.357064 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:22.363569 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:22.374927 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:22.396397 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:22.437842 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:22.519272 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:22.680872 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:23.005282 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:23.647094 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:24.583844 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:24.929383 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:27.491402 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:32.613598 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:40.027482 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:42.854859 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:09:54.101628 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:10:03.336182 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:10:05.545691 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:10:14.598812 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:10:28.399765 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:10:44.297672 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-934847 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (6m18.256870422s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-934847 -n old-k8s-version-934847
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (378.63s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-nl7vk" [5059daf2-4551-4454-a84e-ceb7cfc72407] Running
E0210 14:10:56.100189 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:10:56.374731 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003614881s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-nl7vk" [5059daf2-4551-4454-a84e-ceb7cfc72407] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00312052s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-875991 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-875991 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.28s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-237697 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0210 14:11:22.070377 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:11:24.079711 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:11:27.468034 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-237697 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (53.81983482s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (53.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-237697 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [87ed16c7-0266-4062-966d-edf9372d8c9d] Pending
helpers_test.go:344: "busybox" [87ed16c7-0266-4062-966d-edf9372d8c9d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0210 14:12:06.220271 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [87ed16c7-0266-4062-966d-edf9372d8c9d] Running
E0210 14:12:10.241210 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.00335739s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-237697 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-237697 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-237697 --alsologtostderr -v=3: (12.053620718s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.05s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-237697 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0210 14:12:30.738179 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:12:37.943160 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:12:50.124170 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:12:58.440334 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:13:43.606700 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-237697 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (4m49.588141086s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-237697 -n embed-certs-237697
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (289.94s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-kgmbg" [9f0687f4-f372-4036-8a82-2c7490a42e7d] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003194167s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-kgmbg" [9f0687f4-f372-4036-8a82-2c7490a42e7d] Running
E0210 14:14:11.309464 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:14:12.321341 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.002808787s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-934847 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-934847 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-587588 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0210 14:14:50.062355 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/bridge-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-587588 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (1m3.294685845s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (63.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-587588 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [748e5cd0-9d21-46bb-aa23-525cc3b70219] Pending
helpers_test.go:344: "busybox" [748e5cd0-9d21-46bb-aa23-525cc3b70219] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0210 14:15:28.399478 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [748e5cd0-9d21-46bb-aa23-525cc3b70219] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003348706s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-587588 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.40s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-587588 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-587588 --alsologtostderr -v=3: (12.015294342s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.02s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-587588 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0210 14:15:56.375677 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/calico-453483/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:03.722864 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:03.729208 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:03.740571 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:03.761836 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:03.803167 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:03.884533 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:04.045881 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:04.367523 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:05.009088 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:06.291134 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:08.852556 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:13.974033 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:22.070734 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/addons-496024/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:24.215571 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:16:44.697640 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:10.241081 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/custom-flannel-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-587588 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (4m38.441424334s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-587588 -n default-k8s-diff-port-587588
E0210 14:20:28.399478 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/kindnet-453483/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (278.79s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-jbxk2" [55b1861f-5414-4346-af62-3d9dd356f6af] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003886378s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-jbxk2" [55b1861f-5414-4346-af62-3d9dd356f6af] Running
E0210 14:17:24.556708 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:24.563183 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:24.574550 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:24.596013 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:24.637569 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:24.719056 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:24.880525 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:25.202707 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:25.659606 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/no-preload-875991/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:25.844479 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:27.126615 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003211922s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-237697 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-237697 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-237697 --alsologtostderr -v=1
E0210 14:17:29.689773 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-237697 -n embed-certs-237697
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-237697 -n embed-certs-237697: exit status 2 (327.204933ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-237697 -n embed-certs-237697
E0210 14:17:30.738322 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/enable-default-cni-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-237697 -n embed-certs-237697: exit status 2 (338.49098ms)

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-265968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0210 14:17:45.077675 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:17:50.124379 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/functional-518637/client.crt: no such file or directory" logger="UnhandledError"
E0210 14:18:05.560478 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/old-k8s-version-934847/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-265968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (36.434162055s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.43s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-265968 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-265968 --alsologtostderr -v=3: (1.295260225s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.30s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-265968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-265968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (15.195149s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-265968 -n newest-cni-265968
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:282: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.29s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-265968 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.29s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-5j6pg" [e11122dc-8a90-4878-afe1-24ea01823a3a] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003277087s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-5j6pg" [e11122dc-8a90-4878-afe1-24ea01823a3a] Running
E0210 14:20:35.395024 1154158 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20390-1148769/.minikube/profiles/auto-453483/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003350615s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-587588 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-587588 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-587588 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-587588 -n default-k8s-diff-port-587588
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-587588 -n default-k8s-diff-port-587588
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.07s)

                                                
                                    

Test skip (30/330)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.56s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:698: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.59s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.86s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:629: 
----------------------- debugLogs start: cilium-453483 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-453483

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-453483" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-453483" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-453483" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-453483" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-453483" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-453483" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-453483

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-453483

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-453483" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-453483" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-453483

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-453483

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-453483" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-453483" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-453483" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-453483" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-453483

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-453483 [took: 5.633084011s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-453483" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-453483
--- SKIP: TestNetworkPlugins/group/cilium (5.86s)

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard